body, #the_page { min-width: 1270px; } #pwgMain { background: #222; } #adminHome { background-color: transparent; border-radius: 0; border: 1px solid #EEE; } #adminHome a { color: #FFF; } #menubar dt { padding-top: 0; padding-bottom: 0; padding-left: 12px; background: #222; color: #EEE; line-height: 30px; } #menubar dt:hover { background: #000; color: #2EA2CC; } #menubar dl, #menubar dl.last { border: none; background-color: #222; } #menubar .ui-accordion-content a { color: #EEE; } #menubar .ui-accordion-header { height: 34px; line-height: 32px; font-size: 14px; font-weight: normal; } #menubar .ui-accordion-header-active { background: #0074A2; color: #EEE; } #menubar .ui-accordion-content-active { background: #333; color: #EEE; } /* Piwigo 2.7 support */ #menubar dl.menu-focused dt { background: #000; color: #EEE; } #menubar dl.menu-focused dt.menu-header-active, #menubar dt.menu-header-active { background: #0074A2; color: #EEE; } #menubar ul { background: #333; color: #EEE; } #menubar li a { color: #EEE; } #pluginsMenuSeparator { margin: 0; width: auto; border-bottom: none; border-left: none;} #menubar ul { line-height: 30px; } #menubar li { line-height: 30px; height: 30px; padding-left: 14px; } .content { font-size: 0.9em; } .content { position: relative; } .content .infos { position: absolute; top: 0px; z-index: 10; left: 0px; right: 0px; } .content label, .content legend, .content form p { color: #000; } #content { background-color: #FFF; padding-right: 0; } .titrePage { background-color: #fbfbfb; border-bottom: 1px solid #ddd; position: relative; } .content div.titrePage { height: auto; padding: 0.2em 0 0 0.5em; } .titrePage h2 { color: #000; text-align: left; } .titrePage .left-links { float: right; padding-right: 1.4em; top: 0; right: 0; position: absolute; } .titrePage .left-links ul { float: right; margin-top: 0; line-height: 2.2em; } .titrePage .left-links li { line-height: 2.5em; list-style-type: none; float: left; color: #618299; display: inline; text-shadow: 0px 1px 0px #ffffff; } .content form { width: 100%; display: inline-block; } #configContent { width: 53%; float: left; min-width: 610px; } .content fieldset { position: relative; overflow: hidden; padding: 0 1em 0 1em; background: #FFF; } .content legend { position: absolute; left: 0px; width: 100%; padding: 0.4em 0.8em; border-bottom: #dfdfdf 1px solid; background-image: -ms-linear-gradient(bottom, #D5E6F2 0%, #FFFFFF 40%, #FFFFFF 60%, #D5E6F2 100%); background-image: -moz-linear-gradient(bottom, #D5E6F2 0%, #FFFFFF 40%, #FFFFFF 60%, #D5E6F2 100%); background-image: -o-linear-gradient(bottom, #D5E6F2 0%, #FFFFFF 40%, #FFFFFF 60%, #D5E6F2 100%); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #D5E6F2), color-stop(.4, #FFFFFF), color-stop(0.6, #FFFFFF), color-stop(1, #D5E6F2)); background-image: -webkit-linear-gradient(bottom, #D5E6F2 0%, #FFFFFF 40%, #FFFFFF 60%, #D5E6F2 100%); background-image: linear-gradient(to top, #D5E6F2 0%, #FFFFFF 40%, #FFFFFF 60%, #D5E6F2 100%); background-repeat: no-repeat; } .content fieldset ul { margin-top: 34px; padding-left: 0; } .content fieldset, #configContent fieldset, #configContent fieldset:not(.no-border) { border: 1px solid #ccc; } #configContent legend { margin-left: 0; padding-left: 1em; } input[type=checkbox] { display: none; } .graphicalCheckbox { font-size: 16px; line-height: 16px; color: #555; } .graphicalCheckbox.success { color: #0C0; } .graphicalCheckbox.error { color: #C00; } #configContent label:not(.no-bold) { font-weight: normal; } .content fieldset h3 { color: #d54e21; border-bottom: #a2bdbf 1px solid; margin-top: 0.3em; margin-bottom: 0.3em; font-size: 1em; letter-spacing: normal; text-align: left; } .content input { width: 50%; margin-right: 0.8em; padding: 2px 4px; background-color: #FFF; color: #555555; border: 1px solid #ccc; } .content select { width: 51.5%; margin-right: 0.4em; padding: 2px 2px 2px 4px; background-color: #FFF; color: #555555; border: 1px solid #ccc; } .content input[type='submit'], .content input[type='button'] { display: inline-block; width: 120px; min-width: 100px; padding: 3px 10px; margin-bottom: 1em; font-size: 1em; line-height: 1.5em; color: #333333; text-align: center; text-shadow: 0px 1px 1px rgba(255,255,255,0.75); background-color: #fafafa; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6); background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); background-repeat: no-repeat; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0); border: 1px solid #ccc; border-bottom-color: #bbb; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05); cursor: pointer; margin-left: 1em; } form.properties label.textarea { display: inline-block; width: 89%; margin: 0; line-height: 1em; } form.properties span.textarea { float: left; width: 90%; margin: 0; } form.properties textarea { width: 98%; background-color: #FFF; color: #555555; border: 1px solid #ccc; padding: 2px 4px; } form.properties li { margin-top: 0.4em; margin-bottom: 0.4em; } form#update ul { margin-bottom: 0.2em; } .infos, .errors, .warnings { border-width: 0; border-left: 10px solid transparent; margin: 0; padding: 10px; background-image: none; min-height: auto; } .infos ul, .errors ul, .warnings ul { list-style: none; margin: 0; padding: 0; } .infos li, .errors li, .warnings li { list-style: none; } .infos { border-left-color: #0F0; } .errors { border-left-color: #F00; } .warnings { border-left-color: #FFD800; } #helpContent p { margin-left: 0; } #helpContent li { margin-top: 2px; margin-bottom: 2px; } #helpContent ul ul { margin-top: 0; list-style: square outside; padding-left: 3em; }