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-repeat: no-repeat
;
128 background-position: 10px 10px;
129 padding: 10px 10px 10px 25px;
131 -moz-border-radius: 5px;
132 -webkit-border-radius: 5px;
135 -moz-box-shadow: 0 1px 1px #fff inset
;
136 -webkit-box-shadow: 0 1px 1px #fff inset
;
137 box-shadow: 0 1px 1px #fff inset
;
143 text-decoration: underline
;
148 background-color: #ebf8a4;
153 border-color: #a2d246;
154 background-image: url
(../themes/pmahomme/img/s_success.png);
155 background-repeat: no-repeat
;
156 background-position: 5px 10px;
159 border-color: #00FF00;
164 background-color: #e8eef1;
169 border-color: #3a6c7e;
170 background-image: url
(../themes/pmahomme/img/s_notice.png);
171 background-repeat: no-repeat
;
172 background-position: 5px 10px;
176 border-color: #ffb10a;
180 border: 1px solid maroon
!important
;
188 background-image: url
(../themes/pmahomme/img/s_error.png);
189 background-repeat: no-repeat
;
190 background-position: 5px 10px;
194 border-color: #ff0000;
197 div
.notice
[id^
=version_check
] {
198 border-color: #002DFF;
199 background-color: #EEF;
202 div
.notice
[id^
=version_check
] h4
{
203 border-color: #002DFF;
226 text-decoration: none
;
227 border: 1px solid
#D5D5D5;
228 border-bottom: 1px solid
#aaa;
233 -webkit-border-radius: 5px 5px 0 0;
234 -moz-border-radius: 5px 5px 0 0;
235 border-radius: 5px 5px 0 0;
238 text-shadow: 0 1px 0 #fff;
242 ul
.tabs li
a:active
{
246 ul
.tabs li
.active a
{
247 background-color: #fff;
252 border-bottom: 1px solid
#fff;
259 .tabs_contents fieldset {
263 .tabs_contents legend {
267 /* "restore default value" and "set value: foo" buttons */
269 .restore-default img, .set-value img {
282 border-radius: 4px 4px 0 0;
283 -moz-border-radius: 4px 4px 0 0;
284 -webkit-border-radius: 4px 4px 0 0;
285 border: #aaa solid
1px;
288 text-shadow: 0 1px 0 #fff;
289 -moz-box-shadow: 1px 1px 2px #fff inset
;
290 -webkit-box-shadow: 1px 1px 2px #fff inset
;
291 box-shadow: 1px 1px 2px #fff inset
;
301 border: 1px solid
#aaa;
311 -moz-border-radius: 2px;
312 -webkit-border-radius: 2px;
313 border: 1px solid
#aaa;
314 background-color: #fff;
315 -moz-box-shadow: 3px 3px 15px #bbb;
316 -webkit-box-shadow: 3px 3px 15px #bbb;
317 box-shadow: 3px 3px 15px #bbb;
321 border: 2px #DEE1FF solid
;
331 fieldset
.errors
{ /* form error list */
332 margin: 0 -2px 1em -2px;
333 padding: 0.5em 1.5em;
335 border: 1px #C83838 solid
;
338 font-family: sans-serif
;
342 fieldset
.inline_errors
{ /* field error list */
343 margin: 0.3em 0.3em 0.3em 0;
350 table caption
, table th
, table td
{
351 text-shadow: 0 1px 0 #FFFFFF;
357 padding: 0.3em 0.3em 0.3em 0.5em;
377 fieldset td
.userprefs-allow
{
379 vertical-align: middle
;
384 fieldset td
.userprefs-allow:hover
{
386 background-color: #EEE;
392 font-family: sans-serif
;
397 fieldset th
, fieldset td
, .form
.lastrow
{
398 border-top: 1px solid
#D5D5D5;
401 fieldset
.group-header th
{
406 fieldset
.group-field-1 th
, fieldset
.group-header-2 th
{
410 fieldset
.group-field-2 th
, fieldset
.group-header-3 th
{
414 fieldset
.group-field-3 th
{
418 fieldset
.lastrow
, .form
.lastrow
{
419 border-top: 1px #000 solid
;
426 input
[type
=password
],
429 -moz-border-radius: 2px;
430 -webkit-border-radius: 2px;
432 box-shadow: 0 1px 2px #ddd;
433 -moz-box-shadow: 0 1px 2px #ddd;
434 -webkit-box-shadow: 0 1px 2px #ddd;
437 border: 1px solid
#aaa;
444 button
[type
=submit
]:not
(.mult_submit
) {
445 font-weight: bold
!important
;
449 button
[type
=submit
]:not
(.mult_submit
),
451 input
[name
=submit_reset
],
454 border: 1px solid
#aaa;
457 text-decoration: none
;
461 -webkit-border-radius: 12px;
462 -moz-border-radius: 12px;
464 text-shadow: 0 1px 0 #fff;
466 background-image: url
(../themes
/svg_gradient
.php?from
=ffffff
&to
=cccccc
);
467 background-size: 100% 100%;
468 background: -webkit-gradient
(linear
, left top
, left bottom
, from
(#ffffff), to
(#cccccc));
469 background: -webkit-linear-gradient
(top
, #ffffff, #cccccc);
470 background: -moz-linear-gradient
(top
, #ffffff, #cccccc);
471 background: -ms-linear-gradient
(top
, #ffffff, #cccccc);
472 background: -o-linear-gradient
(top
, #ffffff, #cccccc);
475 input
[type
=submit
]:hover
,
476 button
[type
=submit
]:not
(.mult_submit
):hover
,
477 input
[type
=reset
]:hover
,
478 input
[name
=submit_reset
]:hover
,
481 background-image: url
(../themes
/svg_gradient
.php?from
=cccccc
&to
=dddddd
);
482 background-size: 100% 100%;
483 background: -webkit-gradient
(linear
, left top
, left bottom
, from
(#cccccc), to
(#dddddd));
484 background: -webkit-linear-gradient
(top
, #cccccc, #dddddd);
485 background: -moz-linear-gradient
(top
, #cccccc, #dddddd);
486 background: -ms-linear-gradient
(top
, #cccccc, #dddddd);
487 background: -o-linear-gradient
(top
, #cccccc, #dddddd);
491 input
[type
=submit
]:active
,
492 button
[type
=submit
]:not
(.mult_submit
):active
,
493 input
[type
=reset
]:active
,
494 input
[name
=submit_reset
]:active
,
495 input
.button:active
{
501 input
[type
="checkbox"],
502 input
[type
="radio"] {
503 vertical-align: -11%;
508 -moz-border-radius: 2px;
509 -webkit-border-radius: 2px;
512 -moz-box-shadow: 0 1px 2px #ddd;
513 -webkit-box-shadow: 0 1px 2px #ddd;
514 box-shadow: 0 1px 2px #ddd;
516 border: 1px solid
#aaa;
523 fieldset
.simple th
, fieldset
.simple td
{
525 border-bottom: 1px #555 dotted
;
528 fieldset
.simple
.lastrow
{
536 display: inline-block
;
539 .custom { /* customized field */
545 border: 1px #EDEC90 solid
;
549 border-color: #C11 !important
;
557 .field-comment-mark {
564 .field-comment-warning {
568 .green { /* default form button */
569 color: #080 !important
;
577 padding: 0 1em 0 0.5em;
578 border-bottom: 1px #999 solid
;
584 border-bottom: 1px #DEE1FF solid
;
587 /* textarea with config file's contents */
604 /* links on failed validation page, when saving a form */
608 text-decoration: none
;
610 border: 1px #A6C8FF solid
;
611 border-top-color: #AFD0FF;
612 border-left-color: #AFD0FF;
616 a
.btn:hover
, a
.btn:active
{