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 {
203 border: 2px #DEE1FF solid
;
208 border: 2px #DEE1FF solid
;
216 border: 1px #9AA4FF solid
;
225 fieldset
.errors
{ /* form error list */
226 margin: 0 -2px 1em -2px;
227 padding: 0.5em 1.5em;
229 border: 1px #C83838 solid
;
232 font-family: sans-serif
;
236 fieldset
.inline_errors
{ /* field error list */
237 margin: 0.3em 0.3em 0.3em 0;
251 padding: 0.3em 0.3em 0.3em 0.5em;
271 font-family: sans-serif
;
276 fieldset th
, fieldset td
{
277 border-top: 1px #555 dotted
;
280 fieldset
.lastrow
, .form
.lastrow
{
287 border-top: 1px #555 dotted
;
290 fieldset
.lastrow input
, .form
.lastrow input
{
294 /* simple form, without header and legend */
297 border-top-color: #DEE1FF;
300 fieldset
.simple legend
{
304 fieldset
.simple th
, fieldset
.simple td
{
306 border-bottom: 1px #555 dotted
;
309 fieldset
.simple
.lastrow
{
319 .custom { /* customized field */
323 span
.checkbox
.custom
{
325 border: 1px #EDEC90 solid
;
329 input
[type
="text"], select
, textarea
{
330 border: 1px #A7A6AA solid
;
333 input
[type
="text"]:focus
, select:focus
, textarea:focus
{
334 border: 1px #6676FF solid
;
338 .green { /* default form button */
347 padding: 0 1em 0 0.5em;
348 border-bottom: 2px #66F solid
;
354 border-bottom: 1px #DEE1FF solid
;
357 /* textarea with config file's contents */
374 /* links on failed validation page, when saving a form */
378 text-decoration: none
;
380 border: 1px #A6C8FF solid
;
381 border-top-color: #AFD0FF;
382 border-left-color: #AFD0FF;
386 a
.btn:hover
, a
.btn:active
{