2 /* vim: set expandtab sw=4 ts=4 sts=4: */
4 * main css file from theme Original
6 * @package phpMyAdmin-theme
10 // unplanned execution path
11 if (!defined('PMA_MINIMUM_COMMON')) {
15 /******************************************************************************/
18 font
-size
: <?php
echo (null !== $GLOBALS['PMA_Config']->get('fontsize') ?
$GLOBALS['PMA_Config']->get('fontsize') : (
19 isset($_COOKIE['pma_fontsize']) ?
$_COOKIE['pma_fontsize'] : '82%'));?
>;
22 input
, select
, textarea
{
28 <?php
if (! empty($GLOBALS['cfg']['FontFamily'])) { ?
>
29 font
-family
: <?php
echo $GLOBALS['cfg']['FontFamily']; ?
>;
37 <?php
if (! empty($GLOBALS['cfg']['FontFamilyFixed'])) { ?
>
38 textarea
, tt
, pre
, code
{
39 font
-family
: <?php
echo $GLOBALS['cfg']['FontFamilyFixed']; ?
>;
50 text
-shadow
: 0px
1px
0px
#fff;
51 padding
: 10px
0 10px
3px
;
54 /* Hiding icons in the page titles */
56 h2 a img
{display
:inline
;}
71 text
-decoration
: none
;
79 text
-decoration
: underline
;
85 border
:1px solid
#aaa;
87 -moz
-border
-radius
:5px
;
88 -webkit
-border
-radius
:5px
;
92 #initials_table td{padding:8px !important}
95 border
:1px solid
#aaa;
98 -moz
-border
-radius
:5px
;
99 -webkit
-border
-radius
:5px
;
101 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
102 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
103 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
117 color
: <?php
echo $GLOBALS['cfg']['ThColor']; ?
>;
119 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
120 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
121 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
131 color
: <?php
echo $GLOBALS['cfg']['MainColor']; ?
>;
132 background
-color
: <?php
echo $GLOBALS['cfg']['MainColor']; ?
>;
145 -moz
-border
-radius
:2px
;
146 -webkit
-border
-radius
:2px
;
148 box
-shadow
:0 1px
2px
#ddd;
149 -moz
-box
-shadow
:0 1px
2px
#ddd;
150 -webkit
-box
-shadow
:0 1px
2px
#ddd;
152 background
:url(./themes
/pmahomme
/img
/input_bg
.gif
);
153 border
:1px solid
#aaa;
160 input
[type
=password
]{
162 -moz
-border
-radius
:2px
;
163 -webkit
-border
-radius
:2px
;
165 box
-shadow
:0 1px
2px
#ddd;
166 -moz
-box
-shadow
:0 1px
2px
#ddd;
167 -webkit
-box
-shadow
:0 1px
2px
#ddd;
169 background
:url(./themes
/pmahomme
/img
/input_bg
.gif
);
170 border
:1px solid
#aaa;
180 border
: 1px solid
#aaa;
183 text
-decoration
: none
;
187 -webkit
-border
-radius
: 12px
;
188 -moz
-border
-radius
: 12px
;
190 text
-shadow
: 0px
1px
0px
#fff;
192 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
193 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
194 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
197 input
[type
=submit
]:hover
{ position
: relative
;
198 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#cccccc), to(#dddddd));
199 background
: -moz
-linear
-gradient(top
, #cccccc, #dddddd);
200 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#cccccc', endColorstr
='#dddddd');
204 input
[type
=submit
]:active
{ position
: relative
;
210 height
: <?php
echo ceil($GLOBALS['cfg']['TextareaRows'] * 1.2); ?
>em
;
215 border
-radius
:4px
4px
0 0;
216 -moz
-border
-radius
:4px
4px
0 0;
217 -webkit
-border
-radius
:4px
4px
0 0;
219 border
: #aaa solid 1px;
222 text
-shadow
:0 1px
0 #fff;
223 -moz
-box
-shadow
: 1px
1px
2px
#fff inset;
224 -webkit
-box
-shadow
: 1px
1px
2px
#fff inset;
225 box
-shadow
: 1px
1px
2px
#fff inset;
231 border
:1px solid
#aaa;
232 background
:none repeat scroll
0 0 #E8E8E8;
241 -moz
-border
-radius
:2px
;
242 -webkit
-border
-radius
:2px
;
243 border
:1px solid
#aaa;
244 background
-color
: #fff;
245 -moz
-box
-shadow
:3px
3px
15px
#bbb;
246 -webkit
-box
-shadow
:3px
3px
15px
#bbb;
247 box
-shadow
:3px
3px
15px
#bbb;
250 /* buttons in some browsers (eg. Konqueror) are block elements,
251 this breaks design */
262 text
-shadow
:0 1px
0 #FFFFFF;
266 table
{border
-collapse
:collapse
;}
267 th
{border
-right
:1px solid
#fff; text-align:left;}
274 vertical
-align
: middle
;
278 -moz
-border
-radius
:2px
;
279 -webkit
-border
-radius
:2px
;
282 -moz
-box
-shadow
:0 1px
2px
#ddd;
283 -webkit
-box
-shadow
:0 1px
2px
#ddd;
284 box
-shadow
:0 1px
2px
#ddd;
286 border
:1px solid
#aaa;
289 background
:url(./themes
/pmahomme
/img
/input_bg
.gif
)
292 /******************************************************************************/
295 /* border: 1px solid #000000; */
299 div
.tools a
{color
:#3a7ead !important;}
302 fieldset
.tblFooters
{
304 margin
-bottom
: 0.5em
;
305 /* avoid a thick line since this should be used under another fieldset */
307 text
-align
: <?php
echo $right; ?
>;
310 -webkit
-border
-radius
:0 0 4px
4px
;
311 -moz
-border
-radius
:0 0 4px
4px
;
312 border
-radius
: 0 0 4px
5px
;
322 fieldset
.formelement
{
323 float: <?php
echo $left; ?
>;
324 margin
-<?php
echo $right; ?
>: 0.5em
;
329 /* revert for Gecko */
330 fieldset div
[class=formelement
] {
336 background
-color
: transparent
;
339 /* odd items 1,3,5,7,... */
345 /* even items 2,4,6,8,... */
351 /* odd table rows 1,3,5,7,... */
356 text
-align
: <?php
echo $left; ?
>;
359 <?php
if ($GLOBALS['cfg']['BrowseMarkerEnable']) { ?
>
360 /* marked table rows */
365 background
: url(./themes
/pmahomme
/img
/marked_bg
.png
) repeat
-x
#b6c6d7;
366 color
: <?php
echo $GLOBALS['cfg']['BrowseMarkerColor']; ?
>;
370 <?php
if ($GLOBALS['cfg']['BrowsePointerEnable']) { ?
>
375 .structure_actions_dropdown
{
376 background
: url(./themes
/pmahomme
/img
/marked_bg
.png
) repeat
-x
#b6c6d7; /* 3.4 */
377 color
: <?php
echo $GLOBALS['cfg']['BrowsePointerColor']; ?
>;
380 /* hovered table rows */
381 table tr
.odd
:hover th
,
382 table tr
.even
:hover th
,
384 background
: url(./themes
/pmahomme
/img
/marked_bg
.png
) repeat
-x
#b6c6d7; /* 3.4 */
385 color
: <?php
echo $GLOBALS['cfg']['BrowsePointerColor']; ?
>;
390 * marks table rows/cells if the db field is in a where condition
396 border
: 1px solid
<?php
echo $GLOBALS['cfg']['BrowseMarkerBackground']; ?
>;
400 * cells with the value NULL
404 text
-align
: <?php
echo $right; ?
>;
408 text
-align
: <?php
echo $right; ?
>;
411 /* IE doesnt handles 'pre' right */
412 table
[class=value
] {
417 <?php
if (! empty($GLOBALS['cfg']['FontFamilyFixed'])) { ?
>
419 font
-family
: <?php
echo $GLOBALS['cfg']['FontFamilyFixed']; ?
>;
438 background
-color
: #FFFFFF;
440 border
: 1px solid
#000000;
455 border
: 1px dashed
#000000;
460 font
-family
: Verdan
, Arial
, Tahoma
;
465 text
-decoration
: none
;
466 border
-bottom
:1px dotted black
;
480 .syntax_digit_integer
{
483 .syntax_digit_float
{
492 .syntax_alpha_columnType
{
493 text
-transform
: uppercase
;
496 .syntax_alpha_columnAttrib
{
497 text
-transform
: uppercase
;
500 .syntax_alpha_reservedWord
{
501 text
-transform
: uppercase
;
505 .syntax_alpha_functionName
{
506 text
-transform
: uppercase
;
509 .syntax_alpha_identifier
{
512 .syntax_alpha_charset
{
515 .syntax_alpha_variable
{
522 .syntax_quote_backtick
{
525 /* leave some space between icons and text */
526 .icon
, img
.footnotemarker
{
527 vertical
-align
: -3px
;
536 /* no extra space in table cells */
542 margin
-<?php
echo $right; ?
>: 0.3em
;
543 margin
-<?php
echo $left; ?
>: 0.6em
;
546 /* message boxes: warning, error, confirmation */
551 border
-bottom
: 2px solid
;
553 text
-align
: <?php
echo $left; ?
>;
562 margin
: 0.5em
0 1.3em
0;
564 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
565 background
-repeat
: no
-repeat
;
566 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
567 background
-position
: 10px
50%
;
568 padding
: 10px
10px
10px
25px
;
570 background
-position
: 99%
50%
;
571 padding
: 25px
10px
10px
10px
577 -moz
-border
-radius
:5px
;
578 -webkit
-border
-radius
:5px
;
581 -moz
-box
-shadow
: 0 1px
1px
#fff inset;
582 -webkit
-box
-shadow
: 0 1px
1px
#fff inset;
583 box
-shadow
: 0 1px
1px
#fff inset;
586 .success a
{text
-decoration
:underline
;}
587 .notice a
{text
-decoration
:underline
;}
588 .warning a
{text
-decoration
:underline
;}
589 .error a
{text
-decoration
:underline
;}
590 .footnotes a
{text
-decoration
:underline
;}
594 background
-color
: #ebf8a4;
598 border
-color
: #a2d246;
599 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
600 background
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_success
.png
);
601 background
-repeat
: no
-repeat
;
602 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
603 background
-position
: 5px
50%
;
605 background
-position
: 97%
50%
;
610 border
-color
: #00FF00;
613 .notice
, .footnotes
{
615 background
-color
: #e8eef1;
620 border
-color
: #3a6c7e;
621 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
622 background
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_notice
.png
);
623 background
-repeat
: no
-repeat
;
624 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
625 background
-position
: 5px
50%
;
627 background
-position
: 97%
50%
;
632 border
-color
: #ffb10a;
637 background
:url(./themes
/pmahomme
/img
/tab_warning_bg
.png
) 50%
0%
#f2baba;
644 border
-color
: #e0a1a1;
645 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
646 background
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_warn
.png
);
647 background
-repeat
: no
-repeat
;
648 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
649 background
-position
: 5px
50%
;
651 background
-position
: 97%
50%
;
656 border
-color
: #cc0000;
660 border
:1px solid maroon
!important
;
668 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
669 background
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_error
.png
);
670 background
-repeat
: no
-repeat
;
671 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
672 background
-position
: 5px
50%
;
674 background
-position
: 97%
50%
;
679 border
-color
: #ff0000;
686 background
-color
: pink
;
688 fieldset
.confirmation
{
691 fieldset
.confirmation legend
{
694 /* end messageboxes */
705 color
: <?php
echo $GLOBALS['cfg']['ThColor']; ?
>;
706 background
: <?php
echo $GLOBALS['cfg']['ThBackground']; ?
>;
712 color
: <?php
echo $GLOBALS['cfg']['ThColor']; ?
>;
713 background
: <?php
echo $GLOBALS['cfg']['ThBackground']; ?
>;
717 .tblHeaders a
:active
,
718 .tblHeaders a
:visited
,
723 .tblFooters a
:active
,
724 .tblFooters a
:visited
{
730 .tblFooters a
:hover
{
734 /* forbidden, no privilegs */
744 .disabled a
:visited
{
750 text
-decoration
: none
;
755 background
-color
: #f3f3f3;
767 body
.loginform a
.logo
{
776 body
.loginform div
.container
{
777 text
-align
: <?php
echo $left; ?
>;
783 float: <?php
echo $left; ?
>;
789 border
-bottom
: 1px dashed black
;
796 /******************************************************************************/
797 /* specific elements */
800 #topmenu a {text-shadow:0px 1px 0px #fff;}
802 ul
#topmenu, ul#topmenu2, ul.tabs {
804 list-style
-type
: none
;
811 margin
: 0.25em
0.5em
0;
816 ul
#topmenu li, ul#topmenu2 li {
817 float: <?php
echo $left; ?
>;
819 vertical
-align
: middle
;
822 #topmenu img, #topmenu2 img {
827 #topmenucontainer{background:url(./themes/pmahomme/img/tab_bg.png) repeat-x; border-top:1px solid #aaa;}
829 /* default tab styles */
831 background
:#fff !important;
834 ul
#topmenu a, ul#topmenu span {
846 ul
#topmenu .submenu {
852 display
: inline
-block
;
860 list-style
-type
: none
;
862 border
: 1px
#ddd solid;
865 ul
#topmenu li:hover {
866 background
:url(./themes
/pmahomme
/img
/tab_hover_bg
.png
) repeat
-x
50%
0%
!important
;
869 ul
#topmenu li:hover ul, ul#topmenu .submenuhover ul {
882 margin
: 7px
6px
7px
0px
;
885 border
:1px solid
#ddd;
887 -moz
-border
-radius
: 20px
;
888 -webkit
-border
-radius
: 20px
;
894 ul
#topmenu span.tab {
898 /* disabled drop/empty tabs */
899 ul
#topmenu span.tabcaution {
903 /* enabled drop/empty tabs */
904 ul
#topmenu a.tabcaution {
907 ul
#topmenu a.tabcaution:hover {
909 background
-color
: #FF0000;
914 fieldset
.caution a
:hover
{
916 background
-color
: #FF0000;
919 <?php
if ($GLOBALS['cfg']['LightTabs']) { ?
>
921 ul
#topmenu a.tabactive, ul#topmenu2 a.tabactive {
926 background
: <?php
echo $GLOBALS['cfg']['MainBackground']; ?
>;
931 padding
: 0.1em
0.3em
0.1em
0.3em
;
934 #topmenu .warning {font-size:1em !important; background:#f3f3f3; }
935 #topmenu .warning a span{color:#ddd !important;}
938 -moz
-box
-shadow
: 1px
1px
6px
#ddd;
939 -webkit
-box
-shadow
: 2px
2px
3px
#666;
940 box
-shadow
: 2px
2px
3px
#666;
944 border
-right
: 1px solid
#fff;
945 border
-left
: 1px solid
#ccc;
948 /* default tab styles */
949 ul
#topmenu a, ul#topmenu span {
954 border
-width
: 1pt
0 0 0;
955 -moz
-border
-radius
: 0;
956 -webkit
-border
-radius
: 0;
961 ul
#topmenu ul li:first-child a {
966 /* enabled hover/active tabs */
967 ul
#topmenu > li > a:hover,
968 ul
#topmenu > li > .tabactive {
969 text
-decoration
: none
;
972 ul
#topmenu ul a:hover,
973 ul
#topmenu ul .tabactive {
974 text
-decoration
: none
;
977 ul
#topmenu a.tab:hover,
978 ul
#topmenu .tabactive {
979 /* background-color: <?php echo $GLOBALS['cfg']['MainBackground']; ?>; */
982 ul
#topmenu2 a.tab:hover,
983 ul
#topmenu2 a.tabactive {
984 background
-color
: <?php
echo $GLOBALS['cfg']['BgOne']; ?
>;
985 border
-radius
: 0.3em
;
986 -moz
-border
-radius
: 0.3em
;
987 -webkit
-border
-radius
: 0.3em
;
988 text
-decoration
: none
;
991 /* to be able to cancel the bottom border, use <li class="active"> */
992 ul
#topmenu > li.active {
993 /* border-bottom: 0pt solid <?php echo $GLOBALS['cfg']['MainBackground']; ?>; */
997 /* disabled drop/empty tabs */
1000 ul
#topmenu span.tabcaution {
1001 cursor
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>error
.ico
), default;
1015 table
.calendar td a
{
1019 table
.calendar td a
:hover
{
1020 background
-color
: #CCFFCC;
1024 background
-color
: #D3DCE3;
1027 table
.calendar td
.selected
{
1028 background
-color
: #FFCC99;
1041 div
#tablestatistics {
1042 border
-bottom
: 0.1em solid
#669999;
1043 margin
-bottom
: 0.5em
;
1044 padding
-bottom
: 0.5em
;
1047 div
#tablestatistics table {
1048 float: <?php
echo $left; ?
>;
1049 margin
-bottom
: 0.5em
;
1050 margin
-<?php
echo $right; ?
>: 0.5em
;
1054 div
#tablestatistics table caption {
1055 margin
-<?php
echo $right; ?
>: 0.5em
;
1057 /* END table stats */
1060 /* server privileges */
1061 #tableuserrights td,
1062 #tablespecificuserrights td,
1063 #tabledatabases td {
1064 vertical
-align
: middle
;
1066 /* END server privileges */
1072 border
-bottom
:1px solid
#fff;
1073 -moz
-border
-radius
: 4px
4px
0 0;
1074 -webkit
-border
-radius
: 4px
4px
0 0;
1075 border
-radius
:4px
4px
0 0;
1078 text
-shadow
:0 1px
0 #000000;
1082 white
-space
: nowrap
;
1086 #span_table_comment {
1087 font
-weight
: normal
;
1089 white
-space
: nowrap
;
1093 margin
: 0 0.1em
0 0.2em
;
1100 font
-family
: "Courier New", Courier
, mono
;
1111 background
-color
: #ffffcc;
1113 border
: 0.1em solid
#000000;
1117 /* user privileges */
1118 #fieldset_add_user_login div.item {
1119 border
-bottom
: 1px solid silver
;
1120 padding
-bottom
: 0.3em
;
1121 margin
-bottom
: 0.3em
;
1124 #fieldset_add_user_login label {
1125 float: <?php
echo $left; ?
>;
1129 text
-align
: <?php
echo $right; ?
>;
1130 padding
-<?php
echo $right; ?
>: 0.5em
;
1133 #fieldset_add_user_login span.options #select_pred_username,
1134 #fieldset_add_user_login span.options #select_pred_hostname,
1135 #fieldset_add_user_login span.options #select_pred_password {
1140 #fieldset_add_user_login span.options {
1141 float: <?php
echo $left; ?
>;
1145 padding
-<?php
echo $right; ?
>: 0.5em
;
1148 #fieldset_add_user_login input {
1150 clear
: <?php
echo $right; ?
>;
1154 #fieldset_add_user_login span.options input {
1158 #fieldset_user_priv div.item {
1159 float: <?php
echo $left; ?
>;
1164 #fieldset_user_priv div.item div.item {
1168 #fieldset_user_priv div.item label {
1169 white
-space
: nowrap
;
1172 #fieldset_user_priv div.item select {
1176 #fieldset_user_global_rights fieldset {
1177 float: <?php
echo $left; ?
>;
1179 /* END user privileges */
1183 div
#serverstatus table caption a.top {
1184 float: <?php
echo $right; ?
>;
1187 div
#serverstatus div#serverstatusqueriesdetails table,
1188 div
#serverstatus table#serverstatustraffic,
1189 div
#serverstatus table#serverstatusconnections {
1190 float: <?php
echo $left; ?
>;
1193 #serverstatussection,
1197 div
#serverstatussection table {
1201 div
#serverstatussection table .name {
1204 div
#serverstatussection table .value {
1208 div
#serverstatus table tbody td.descr a,
1209 div
#serverstatus table .tblFooters a {
1210 white
-space
: nowrap
;
1212 div
#serverstatus div#statuslinks a:before,
1213 div
#serverstatus div#sectionlinks a:before,
1214 div
#serverstatus table tbody td.descr a:before,
1215 div
#serverstatus table .tblFooters a:before {
1217 div
#serverstatus div#statuslinks a:after,
1218 div
#serverstatus div#sectionlinks a:after,
1219 div
#serverstatus table tbody td.descr a:after,
1220 div
#serverstatus table .tblFooters a:after {
1222 /* end serverstatus */
1225 body
#bodyquerywindow {
1228 background
-image
: none
;
1229 background
-color
: #F5F5F5;
1232 div
#querywindowcontainer {
1238 div
#querywindowcontainer fieldset {
1241 /* END querywindow */
1246 #togglequerybox{margin:0 10px}
1251 border
: 1px solid
#000;
1252 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
1253 background
-repeat
: no
-repeat
;
1254 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
1255 background
-position
: 10px
50%
;
1256 padding
: 10px
10px
10px
25px
;
1258 background
-position
: 99%
50%
;
1259 padding
: 25px
10px
10px
10px
1264 -moz
-border
-radius
:5px
;
1265 -webkit
-border
-radius
:5px
;
1267 -moz
-box
-shadow
: 0px
1px
2px
#fff inset;
1268 -webkit
-box
-shadow
: 0px
1px
2px
#fff inset;
1269 box
-shadow
:0px
1px
2px
#fff; inset;
1273 #serverstatus p a{color:#fff;text-decoration:underline;}
1276 margin
:35px
0px
;font
-weight
:normal
;color
:#999;font-size:1.7em;
1281 border
:1px solid
#aaa;
1283 -webkit
-border
-radius
:5px
;
1284 -moz
-border
-radius
:5px
;
1286 box
-shadow
:0px
1px
1px
#fff inset;
1287 -webkit
-box
-shadow
:0px
1px
1px
#fff inset;
1288 -moz
-box
-shadow
:0px
1px
1px
#fff inset;
1291 #sectionlinks a, #statuslinks a{
1294 text
-shadow
: 0px
1px
0px
#fff;
1297 border
: 1px solid
#aaa;
1300 text
-decoration
: none
;
1302 border
-radius
: 20px
;
1303 -webkit
-border
-radius
: 20px
;
1304 -moz
-border
-radius
: 20px
;
1305 box
-shadow
: 1px
1px
2px
rgba(0,0,0,.5);
1307 -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
1308 -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
1309 text-shadow: #fff 0px 1px 0px;
1311 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
1312 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
1313 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
1315 #sectionlinks a:hover, #statuslinks a:hover{
1316 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#cccccc), to(#dddddd));
1317 background
: -moz
-linear
-gradient(top
, #cccccc, #dddddd);
1318 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#cccccc', endColorstr
='#dddddd');
1321 div
#sqlquerycontainer {
1322 float: <?php
echo $left; ?
>;
1327 div
#tablefieldscontainer {
1328 float: <?php
echo $right; ?
>;
1333 div
#tablefieldscontainer select {
1342 -moz
-border
-radius
:4px
;
1343 -webkit
-border
-radius
:4px
;
1345 border
:1px solid
#aaa;
1347 font
-family
:inherit
;
1349 textarea
#sql_query_edit{
1354 div
#queryboxcontainer div#bookmarkoptions {
1361 /* background-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>logo_right.png); */
1362 /* background-position: <?php echo $right; ?> bottom; */
1363 /* background-repeat: no-repeat; */
1366 #mysqlmaininformation,
1367 #pmamaininformation {
1368 float: <?php
echo $left; ?
>;
1373 list-style
-type
: disc
;
1374 vertical
-align
: middle
;
1378 margin
-bottom
: 0.3em
;
1383 <?php
if ($GLOBALS['cfg']['MainPageIconic']) { ?
>
1384 /* iconic view for ul items */
1385 li
#li_create_database {
1386 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_newdb
.png
);
1390 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_lang
.png
);
1393 li
#li_select_mysql_collation {
1394 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_asci
.png
);
1398 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_theme
.png
);
1402 /* list-style-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>s_rights.png); */
1406 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_status
.png
);
1409 li
#li_mysql_variables{
1410 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_vars
.png
);
1413 li
#li_mysql_processes{
1414 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_process
.png
);
1417 li
#li_mysql_collations{
1418 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_asci
.png
);
1421 li
#li_mysql_engines{
1422 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_engine
.png
);
1425 li
#li_mysql_binlogs {
1426 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_tbl
.png
);
1429 li
#li_mysql_databases {
1430 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_db
.png
);
1434 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_export
.png
);
1438 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_import
.png
);
1441 li
#li_change_password {
1442 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_passwd
.png
);
1446 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_loggoff
.png
);
1449 li
#li_mysql_privilegs{
1450 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_rights
.png
);
1453 li
#li_switch_dbstats {
1454 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_dbstatistics
.png
);
1457 li
#li_flush_privileges {
1458 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_reload
.png
);
1461 li
#li_user_preferences {
1462 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_tblops
.png
);
1464 /* END iconic view for ul items */
1465 <?php
} /* end if $GLOBALS['cfg']['MainPageIconic'] */ ?
>
1468 #body_browse_foreigners {
1469 background
: <?php
echo $GLOBALS['cfg']['NaviBackground']; ?
>;
1470 margin
: 0.5em
0.5em
0 0.5em
;
1474 background
: <?php
echo $GLOBALS['cfg']['NaviBackground']; ?
>;
1484 border
: 0.1em solid black
;
1487 #bodythemes a:hover img {
1488 border
: 0.1em solid red
;
1491 #fieldset_select_fields {
1492 float: <?php
echo $left; ?
>;
1502 border
-top
: 0.1em solid silver
;
1503 text
-align
: <?php
echo $right; ?
>;
1508 #table_innodb_bufferpool_usage,
1509 #table_innodb_bufferpool_activity {
1510 float: <?php
echo $left; ?
>;
1513 #div_mysql_charset_collations table {
1514 float: <?php
echo $left; ?
>;
1519 float: <?php
echo $left; ?
>;
1524 float: <?php
echo $left; ?
>;
1528 #div_partition_maintenance,
1529 #div_referential_integrity,
1531 #div_table_maintenance {
1533 float: <?php
echo $left; ?
>;
1536 #div_table_options {
1539 float: <?php
echo $left; ?
>;
1542 #qbe_div_table_list {
1543 float: <?php
echo $left; ?
>;
1546 #qbe_div_sql_query {
1547 float: <?php
echo $left; ?
>;
1552 float: <?php
echo $left; ?
>;
1559 code
.sql
, div
.sqlvalidate
{
1568 background
: <?php
echo $GLOBALS['cfg']['BgOne']; ?
>;
1573 float: <?php
echo $left; ?
>;
1578 margin
-<?php
echo $left; ?
>: 60%
;
1580 padding
-<?php
echo $left; ?
>: 1em
;
1585 border
:1px solid
#999;
1587 -moz
-border
-radius
:4px
;
1588 -webkit
-border
-radius
:4px
;
1590 -moz
-box
-shadow
:2px
2px
5px
#ccc;
1591 -webkit
-box
-shadow
:2px
2px
5px
#ccc;
1592 box
-shadow
:3px
3px
10px
#ddd;
1594 padding
-bottom
: 1em
;
1598 background
-color
: #bbb;
1599 padding
: 0.1em
0.3em
;
1604 text
-shadow
:0 1px
0 #777;
1605 -moz
-box
-shadow
: 1px
1px
15px
#999 inset;
1606 -webkit
-box
-shadow
: 1px
1px
15px
#999 inset;
1607 box
-shadow
: 1px
1px
15px
#999 inset;
1611 padding
: 0 0 0 0.5em
;
1612 display
: inline
-block
;
1616 textarea
#partitiondefinition {
1620 /* for elements that should be revealed only via js */
1626 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_host
.png
);
1630 list-style
-image
: none
;
1634 * Progress bar styles
1636 div
.upload_progress_bar_outer
1638 border
: 1px solid black
;
1642 div
.upload_progress_bar_inner
1644 background
-color
: <?php
echo (isset($_SESSION['userconf']['custom_color']) ?
$_SESSION['userconf']['custom_color'] : $GLOBALS['cfg']['NaviBackground']); ?
>;
1650 table
#serverconnection_src_remote,
1651 table
#serverconnection_trg_remote,
1652 table
#serverconnection_src_local,
1653 table
#serverconnection_trg_local {
1657 * Validation error message styles
1663 * Ajax notification styling
1665 .ajax_notification
{
1666 top
: 0px
; /** The notification needs to be shown on the top of the page */
1672 padding
: 5px
; /** Keep a little space on the sides of the text */
1675 z
-index
: 1100; /** If this is not kept at a high z-index, the jQueryUI modal dialogs (z-index:1000) might hide this */
1680 background
-image
: url(./themes
/pmahomme
/img
/ajax_clock_small
.gif
);
1681 background
-repeat
: no
-repeat
;
1682 background
-position
: 2%
;
1683 border
:1px solid
#e2b709;
1686 /* additional styles */
1688 margin
-top
:200px
;background
:#ffe57e;
1690 -moz
-border
-radius
:5px
;
1691 -webkit
-border
-radius
:5px
;
1692 box
-shadow
: 0px
5px
90px
#888;
1693 -moz
-box
-shadow
: 0px
5px
90px
#888;
1694 -webkit
-box
-shadow
: 0px
5px
90px
#888;
1698 /** Need this parent to properly center the notification division */
1703 * Export and Import styles
1706 .exportoptions h3
, .importoptions h3
{
1707 border
-bottom
: 1px
#999999 solid;
1711 .exportoptions ul
, .importoptions ul
, .format_specific_options ul
{
1712 list-style
-type
: none
;
1713 margin
-bottom
: 15px
;
1716 .exportoptions li
, .importoptions li
{
1719 .exportoptions label
, .importoptions label
, .exportoptions p
, .importoptions p
{
1724 #csv_options label.desc, #ldi_options label.desc, #latex_options label.desc, #output label.desc{
1729 .exportoptions
, .importoptions
{
1730 margin
: 20px
30px
30px
10px
1733 .exportoptions
#buttonGo, .importoptions #buttonGo {
1736 border
: 1px solid
#aaa;
1739 text
-decoration
: none
;
1742 border
-radius
: 12px
;
1743 -webkit
-border
-radius
: 12px
;
1744 -moz
-border
-radius
: 12px
;
1746 text
-shadow
: 0px
1px
0px
#fff;
1748 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
1749 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
1750 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
1754 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#cccccc), to(#dddddd));
1755 background
: -moz
-linear
-gradient(top
, #cccccc, #dddddd);
1756 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#cccccc', endColorstr
='#dddddd');
1759 .format_specific_options h3
{
1760 margin
: 10px
0px
0px
10px
;
1764 .format_specific_options
{
1765 border
: 1px solid
#999999;
1775 * Export styles only
1777 select
#db_select, select#table_select {
1781 .export_sub_options
{
1782 margin
: 20px
0px
0px
30px
;
1785 .export_sub_options h4
{
1786 border
-bottom
: 1px
#999999 solid;
1789 .export_sub_options li
.subgroup
{
1790 display
: inline
-block
;
1794 .export_sub_options li
{
1798 #quick_or_custom, #output_quick_export {
1802 * Import styles only
1805 .importoptions
#import_notification {
1810 input
#input_import_file {
1815 margin
: 5px
0px
5px
0px
;
1819 * ENUM/SET editor styles
1829 _position
: absolute
; /* hack for IE */
1835 #enum_editor_no_js {
1839 #enum_editor, #enum_editor_no_js {
1840 background
: #D0DCE0;
1847 _position
: absolute
; /* hack for IE6 */
1857 a
.close_enum_editor
{
1861 #enum_editor #values, #enum_editor_no_js #values {
1866 #enum_editor #values input, #enum_editor_no_js #values input {
1874 #enum_editor_output {
1879 * Table structure styles
1881 .structure_actions_dropdown
{
1888 border
:1px solid
#aaa;
1889 -moz
-box
-shadow
:0px
3px
3px
#ddd;
1891 .structure_actions_dropdown span
{display
:block
;}
1892 .structure_actions_dropdown span
:hover
{background
:#ddd;}
1895 white
-space
: nowrap
;
1903 filter
: alpha(opacity
=0);
1907 .config
-form ul
.tabs
{
1908 margin
: 1.1em
0.2em
0;
1909 padding
: 0 0 0.3em
0;
1914 .config
-form ul
.tabs li
{
1915 float: <?php
echo $left; ?
>;
1918 .config
-form ul
.tabs li a
{
1920 margin
: 0.1em
0.2em
0;
1921 white
-space
: nowrap
;
1922 text
-decoration
: none
;
1923 border
: 1px solid
<?php
echo $GLOBALS['cfg']['BgTwo']; ?
>;
1924 border
-bottom
: none
;
1927 .config
-form ul
.tabs li a
{
1929 -moz
-border
-radius
:5px
5px
0 0;
1930 -webkit
-border
-radius
:5px
5px
0 0;
1931 border
-radius
:5px
5px
0 0;
1936 .config
-form ul
.tabs li a
:hover
,
1937 .config
-form ul
.tabs li a
:active
,
1938 .config
-form ul
.tabs li a
.active
{
1940 /*padding: 0.1em 0.6em 0.2em;*/
1943 .config
-form ul
.tabs li a
.active
{
1944 background
-color
: #fff;
1949 .config
-form fieldset
{
1953 /*border-color: <?php echo $GLOBALS['cfg']['BgTwo']; ?>;*/
1956 .config
-form legend
{
1960 .config
-form fieldset p
{
1967 .config
-form fieldset
.errors
{ /* form error list */
1968 margin
: 0 -2px
1em
-2px
;
1969 padding
: 0.5em
1.5em
;
1970 background
: #FBEAD9;
1971 border
: 0 #C83838 solid;
1972 border
-width
: 1px
0;
1974 font
-family
: sans
-serif
;
1978 .config
-form fieldset
.inline_errors
{ /* field error list */
1979 margin
: 0.3em
0.3em
0.3em
0;
1986 .config
-form fieldset th
{
1987 padding
: 0.3em
0.3em
0.3em
0.5em
;
1989 vertical
-align
: top
;
1991 background
: transparent
;
1994 .config
-form fieldset
.doc
, .config
-form fieldset
.disabled
-notice
{
1998 .config
-form fieldset
.disabled
-notice
{
2000 text
-transform
: uppercase
;
2005 .config
-form fieldset td
{
2007 padding
-bottom
: 0.3em
;
2008 vertical
-align
: top
;
2011 .config
-form fieldset th small
{
2013 font
-weight
: normal
;
2014 font
-family
: sans
-serif
;
2019 .config
-form fieldset th
, .config
-form fieldset td
{
2020 border
-top
: 1px
<?php
echo $GLOBALS['cfg']['BgTwo']; ?
> solid
;
2023 fieldset
.group
-header th
{
2024 background
: <?php
echo $GLOBALS['cfg']['BgTwo']; ?
>;
2027 fieldset
.group
-header + tr th
{
2031 fieldset
.group
-field
-1 th
, fieldset
.group
-header
-2 th
{
2032 padding
-left
: 1.5em
;
2035 fieldset
.group
-field
-2 th
, fieldset
.group
-header
-3 th
{
2039 fieldset
.group
-field
-3 th
{
2040 padding
-left
: 4.5em
;
2043 fieldset
.disabled
-field th
,
2044 fieldset
.disabled
-field th small
,
2045 fieldset
.disabled
-field td
{
2047 background
-color
: #ddd;
2050 .config
-form
.lastrow
{
2051 border
-top
: 1px
#000 solid;
2054 .config
-form
.lastrow
{
2055 background
: <?php
echo $GLOBALS['cfg']['ThBackground']; ?
>;;
2060 .config
-form
.lastrow input
{
2066 .config
-form span
.checkbox
{
2068 display
: inline
-block
;
2071 .config
-form
.custom
{ /* customized field */
2075 .config
-form span
.checkbox
.custom
{
2077 border
: 1px
#EDEC90 solid;
2081 .config
-form
.field
-error
{
2082 border
-color
: #A11 !important;
2085 .config
-form input
[type
="text"],
2086 .config
-form select
,
2087 .config
-form textarea
{
2088 border
: 1px
#A7A6AA solid;
2092 .config
-form input
[type
="text"]:focus
,
2093 .config
-form select
:focus
,
2094 .config
-form textarea
:focus
{
2095 border
: 1px
#6676FF solid;
2096 background
: #F7FBFF;
2099 .config
-form
.field
-comment
-mark
{
2108 .config
-form
.field
-comment
-warning
{
2117 .config
-form dd
:before
{
2121 .click
-hide
-message
{
2126 margin
-<?php
echo $left; ?
>: 2em
;
2130 margin
-bottom
: 0.5em
;
2133 #table_columns input, #table_columns select {
2135 box
-sizing
: border
-box
;
2136 -ms
-box
-sizing
: border
-box
;
2137 -moz
-box
-sizing
: border
-box
;
2138 -webkit
-box
-sizing
: border
-box
;
2141 #table_columns select {