9 background: url
(../themes/pmahomme/img/left_nav_bg.png) repeat-y
80px 0 #f3f3f3;
29 text-decoration: none
;
37 text-decoration: underline
;
45 /* language selection box */
62 margin: 1em 1em 1em .5em;
72 text-decoration: none
;
76 #menu li
a:hover
, #menu li
a:active
, #menu li a
.active
{
77 background-color: #e4e4e4;
80 /* page contents and footer layout */
93 text-decoration: none
;
97 /* phpMyAdmin logo colors */
111 /* main page messages */
113 /* message boxes: error, confirmation */
117 border-bottom: 1px solid
;
125 margin: .5em 0 1.3em 0;
127 background: no-repeat
10px 10px;
128 padding: 10px 10px 10px 25px;
130 -moz-border-radius: 5px;
131 -webkit-border-radius: 5px;
134 -moz-box-shadow: 0 1px 1px #fff inset
;
135 -webkit-box-shadow: 0 1px 1px #fff inset
;
136 box-shadow: 0 1px 1px #fff inset
;
142 text-decoration: underline
;
147 background-color: #ebf8a4;
152 border-color: #a2d246;
153 background: url
(../themes/pmahomme/img/s_success.png) no-repeat
5px 10px;
156 border-color: #00FF00;
161 background-color: #e8eef1;
166 border-color: #3a6c7e;
167 background: url
(../themes/pmahomme/img/s_notice.png) no-repeat
5px 10px;
171 border-color: #ffb10a;
175 border: 1px solid maroon
!important
;
183 background: url
(../themes/pmahomme/img/s_error.png) no-repeat
5px 10px;
187 border-color: #ff0000;
190 div
.notice
[id^
=version_check
] {
191 border-color: #002DFF;
192 background-color: #EEF;
195 div
.notice
[id^
=version_check
] h4
{
196 border-color: #002DFF;
219 text-decoration: none
;
220 border: 1px solid
#D5D5D5;
221 border-bottom: 1px solid
#aaa;
226 -webkit-border-radius: 5px 5px 0 0;
227 -moz-border-radius: 5px 5px 0 0;
228 border-radius: 5px 5px 0 0;
231 text-shadow: 0 1px 0 #fff;
235 ul
.tabs li
a:active
{
239 ul
.tabs li
.active a
{
240 background-color: #fff;
245 border-bottom: 1px solid
#fff;
252 .tabs_contents fieldset {
256 .tabs_contents legend {
260 /* "restore default value" and "set value: foo" buttons */
262 .restore-default img, .set-value img {
275 border-radius: 4px 4px 0 0;
276 -moz-border-radius: 4px 4px 0 0;
277 -webkit-border-radius: 4px 4px 0 0;
278 border: #aaa solid
1px;
281 text-shadow: 0 1px 0 #fff;
282 -moz-box-shadow: 1px 1px 2px #fff inset
;
283 -webkit-box-shadow: 1px 1px 2px #fff inset
;
284 box-shadow: 1px 1px 2px #fff inset
;
293 border: 1px solid
#aaa;
302 -moz-border-radius: 2px;
303 -webkit-border-radius: 2px;
304 border: 1px solid
#aaa;
305 background-color: #fff;
306 -moz-box-shadow: 3px 3px 15px #bbb;
307 -webkit-box-shadow: 3px 3px 15px #bbb;
308 box-shadow: 3px 3px 15px #bbb;
312 border: 2px #DEE1FF solid
;
322 fieldset
.errors
{ /* form error list */
323 margin: 0 -2px 1em -2px;
324 padding: 0.5em 1.5em;
326 border: 1px #C83838 solid
;
329 font-family: sans-serif
;
333 fieldset
.inline_errors
{ /* field error list */
334 margin: 0.3em 0.3em 0.3em 0;
341 table caption
, table th
, table td
{
342 text-shadow: 0 1px 0 #FFFFFF;
348 padding: 0.3em 0.3em 0.3em 0.5em;
368 fieldset td
.userprefs-allow
{
370 vertical-align: middle
;
375 fieldset td
.userprefs-allow:hover
{
377 background-color: #EEE;
383 font-family: sans-serif
;
388 fieldset th
, fieldset td
, .form
.lastrow
{
389 border-top: 1px solid
#D5D5D5;
392 fieldset
.group-header th
{
397 fieldset
.group-field-1 th
, fieldset
.group-header-2 th
{
401 fieldset
.group-field-2 th
, fieldset
.group-header-3 th
{
405 fieldset
.group-field-3 th
{
409 fieldset
.lastrow
, .form
.lastrow
{
410 border-top: 1px #000 solid
;
417 input
[type
=password
],
420 -moz-border-radius: 2px;
421 -webkit-border-radius: 2px;
423 box-shadow: 0 1px 2px #ddd;
424 -moz-box-shadow: 0 1px 2px #ddd;
425 -webkit-box-shadow: 0 1px 2px #ddd;
428 border: 1px solid
#aaa;
435 button
[type
=submit
]:not
(.mult_submit
) {
436 font-weight: bold
!important
;
440 button
[type
=submit
]:not
(.mult_submit
),
442 input
[name
=submit_reset
],
445 border: 1px solid
#aaa;
448 text-decoration: none
;
452 -webkit-border-radius: 12px;
453 -moz-border-radius: 12px;
455 text-shadow: 0 1px 0 #fff;
457 background-image: url
(../themes
/svg_gradient
.php?from
=ffffff
&to
=cccccc
);
458 background-size: 100% 100%;
459 background: -webkit-linear-gradient
(top
, #ffffff, #cccccc);
460 background: -moz-linear-gradient
(top
, #ffffff, #cccccc);
461 background: -ms-linear-gradient
(top
, #ffffff, #cccccc);
462 background: -o-linear-gradient
(top
, #ffffff, #cccccc);
465 input
[type
=submit
]:hover
,
466 button
[type
=submit
]:not
(.mult_submit
):hover
,
467 input
[type
=reset
]:hover
,
468 input
[name
=submit_reset
]:hover
,
471 background-image: url
(../themes
/svg_gradient
.php?from
=cccccc
&to
=dddddd
);
472 background-size: 100% 100%;
473 background: -webkit-linear-gradient
(top
, #cccccc, #dddddd);
474 background: -moz-linear-gradient
(top
, #cccccc, #dddddd);
475 background: -ms-linear-gradient
(top
, #cccccc, #dddddd);
476 background: -o-linear-gradient
(top
, #cccccc, #dddddd);
480 input
[type
=submit
]:active
,
481 button
[type
=submit
]:not
(.mult_submit
):active
,
482 input
[type
=reset
]:active
,
483 input
[name
=submit_reset
]:active
,
484 input
.button:active
{
490 input
[type
="checkbox"],
491 input
[type
="radio"] {
492 vertical-align: -11%;
497 -moz-border-radius: 2px;
498 -webkit-border-radius: 2px;
501 -moz-box-shadow: 0 1px 2px #ddd;
502 -webkit-box-shadow: 0 1px 2px #ddd;
503 box-shadow: 0 1px 2px #ddd;
505 border: 1px solid
#aaa;
512 fieldset
.simple th
, fieldset
.simple td
{
514 border-bottom: 1px #555 dotted
;
517 fieldset
.simple
.lastrow
{
525 display: inline-block
;
528 .custom { /* customized field */
534 border: 1px #EDEC90 solid
;
538 border-color: #C11 !important
;
546 .field-comment-mark {
553 .field-comment-warning {
557 .green { /* default form button */
558 color: #080 !important
;
566 padding: 0 1em 0 0.5em;
567 border-bottom: 1px #999 solid
;
573 border-bottom: 1px #DEE1FF solid
;
576 /* textarea with config file's contents */
593 /* links on failed validation page, when saving a form */
597 text-decoration: none
;
599 border: 1px #A6C8FF solid
;
600 border-top-color: #AFD0FF;
601 border-left-color: #AFD0FF;
605 a
.btn:hover
, a
.btn:active
{