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;
116 background-color: #FFC;
117 background-image: url
(../themes/original/img/s_warn.png);
127 background-color: #FFC;
128 background-image: url
(../themes/original/img/s_error.png);
155 text-decoration: none
;
156 border: 1px #9AA4FF solid
;
160 ul
.tabs li
a:hover
, ul
.tabs li
a:active
, ul
.tabs li a
.active
{
162 padding: 2px 10px 4px;
166 ul
.tabs li
a:hover
, ul
.tabs li
a:active
{
171 border-top: 2px #66B solid
;
174 .tabs_contents fieldset {
179 .tabs_contents legend {
183 /* "restore default value" and "set value: foo" buttons */
185 .restore-default img, .set-value img {
194 border: 2px #DEE1FF solid
;
199 border: 2px #DEE1FF solid
;
207 border: 1px #9AA4FF solid
;
216 fieldset
.errors
{ /* form error list */
217 margin: 0 -2px 1em -2px;
218 padding: 0.5em 1.5em;
220 border: 1px #C83838 solid
;
223 font-family: sans-serif
;
227 fieldset
.inline_errors
{ /* field error list */
228 margin: 0.3em 0.3em 0.3em 0;
241 padding: 0.3em 0.3em 0.3em 0.5em;
261 font-family: sans-serif
;
266 fieldset th
, fieldset td
{
267 border-top: 1px #555 dotted
;
270 fieldset
.lastrow
, .form
.lastrow
{
277 border-top: 1px #555 dotted
;
280 fieldset
.lastrow input
, .form
.lastrow input
{
284 /* simple form, without header and legend */
287 border-top-color: #DEE1FF;
290 fieldset
.simple legend
{
294 fieldset
.simple th
, fieldset
.simple td
{
296 border-bottom: 1px #555 dotted
;
299 fieldset
.simple
.lastrow
{
309 .custom { /* customized field */
313 span
.checkbox
.custom
{
315 border: 1px #EDEC90 solid
;
319 input
[type
="text"], select
, textarea
{
320 border: 1px #A7A6AA solid
;
323 input
[type
="text"]:focus
, select:focus
, textarea:focus
{
324 border: 1px #6676FF solid
;
328 .green { /* default form button */
337 padding: 0 1em 0 0.5em;
338 border-bottom: 2px #66F solid
;
344 border-bottom: 1px #DEE1FF solid
;
347 /* textarea with config file's contents */
364 /* links on failed validation page, when saving a form */
368 text-decoration: none
;
370 border: 1px #A6C8FF solid
;
371 border-top-color: #AFD0FF;
372 border-left-color: #AFD0FF;
376 a
.btn:hover
, a
.btn:active
{