21 font-family: Verdana
, Arial
, Helvetica
, sans-serif
;
24 /* language selection box */
40 margin: 1em 1em 1em 0.5em;
50 text-decoration: none
;
54 #menu li
a:hover
, #menu li
a:active
{
58 /* page contents and footer layout */
70 text-decoration: none
;
74 /* phpMyAdmin logo colors */
88 /* main page messages */
90 div
.notice
, div
.warning
, div
.error
{
92 padding: 10px 10px 10px 36px;
93 border: 1px solid
#000;
94 background: #FFD url
(../themes/original/img/b_tipp.png) no-repeat
10px 0.8em;
97 div
.notice h4
, div
.warning h4
, div
.error h4
{
101 border-bottom: 1px solid
#000;
105 border-color: #FFD700;
106 background-color: #FFD;
107 background-image: url
(../themes/original/img/s_notice.png);
111 border-color: #FFD700;
114 div
.notice
[id^
=version_check
] {
115 border-color: #002DFF;
116 background-color: #EEF;
119 div
.notice
[id^
=version_check
] h4
{
120 border-color: #002DFF;
125 background-color: #FFC;
126 background-image: url
(../themes/original/img/s_warn.png);
136 background-color: #FFC;
137 background-image: url
(../themes/original/img/s_error.png);
164 text-decoration: none
;
165 border: 1px #9AA4FF solid
;
169 ul
.tabs li
a:hover
, ul
.tabs li
a:active
, ul
.tabs li a
.active
{
171 padding: 2px 10px 4px;
175 ul
.tabs li
a:hover
, ul
.tabs li
a:active
{
180 border-top: 2px #66B solid
;
183 .tabs_contents fieldset {
188 .tabs_contents legend {
192 /* "restore default value" and "set value: foo" buttons */
194 .restore-default img, .set-value img {
208 border: 2px #DEE1FF solid
;
213 border: 2px #DEE1FF solid
;
221 border: 1px #9AA4FF solid
;
230 fieldset
.errors
{ /* form error list */
231 margin: 0 -2px 1em -2px;
232 padding: 0.5em 1.5em;
234 border: 1px #C83838 solid
;
237 font-family: sans-serif
;
241 fieldset
.inline_errors
{ /* field error list */
242 margin: 0.3em 0.3em 0.3em 0;
256 padding: 0.3em 0.3em 0.3em 0.5em;
270 fieldset td
.userprefs-allow
{
272 vertical-align: middle
;
277 fieldset td
.userprefs-allow:hover
{
279 background-color: #EEE;
285 font-family: sans-serif
;
290 fieldset th
, fieldset td
, .form
.lastrow
{
291 border-top: 1px #555 dotted
;
294 fieldset
.group-header th
{
299 fieldset
.group-header
+ tr th
, fieldset
.group-header
+ tr td
,
300 fieldset p
+ table
tr:first-child td
, fieldset p
+ table
tr:first-child th
{
304 fieldset
.group-field th
{
308 fieldset
.lastrow
, .form
.lastrow
{
314 fieldset
.lastrow input
, .form
.lastrow input
{
318 /* simple form, without header and legend */
321 border-top-color: #DEE1FF;
324 fieldset
.simple legend
{
328 fieldset
.simple th
, fieldset
.simple td
{
330 border-bottom: 1px #555 dotted
;
333 fieldset
.simple
.lastrow
{
341 display: inline-block
;
344 .custom { /* customized field */
350 border: 1px #EDEC90 solid
;
354 border-color: #C11 !important
;
357 input
[type
="text"], select
, textarea
{
358 border: 1px #A7A6AA solid
;
361 input
[type
="text"]:focus
, select:focus
, textarea:focus
{
362 border: 1px #6676FF solid
;
371 .field-comment-mark {
378 .field-comment-warning {
382 .green { /* default form button */
391 padding: 0 1em 0 0.5em;
392 border-bottom: 2px #66F solid
;
398 border-bottom: 1px #DEE1FF solid
;
401 /* textarea with config file's contents */
418 /* links on failed validation page, when saving a form */
422 text-decoration: none
;
424 border: 1px #A6C8FF solid
;
425 border-top-color: #AFD0FF;
426 border-left-color: #AFD0FF;
430 a
.btn:hover
, a
.btn:active
{