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, they just add clutter MH */
56 h2 a img
{display
:inline
;}
57 /* Set all tables with data... to 100%, let it flow! */
67 text
-decoration
: none
;
75 text
-decoration
: underline
;
81 border
:1px solid
#aaa;
83 -moz
-border
-radius
:5px
;
84 -webkit
-border
-radius
:5px
;
88 border
:1px solid
#aaa;
91 -moz
-border
-radius
:5px
;
92 -webkit
-border
-radius
:5px
;
94 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
95 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
96 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
110 color
: <?php
echo $GLOBALS['cfg']['ThColor']; ?
>;
112 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
113 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
114 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
124 color
: <?php
echo $GLOBALS['cfg']['MainColor']; ?
>;
125 background
-color
: <?php
echo $GLOBALS['cfg']['MainColor']; ?
>;
138 -moz
-border
-radius
:2px
;
139 -webkit
-border
-radius
:2px
;
141 box
-shadow
:0 1px
2px
#ddd;
142 -moz
-box
-shadow
:0 1px
2px
#ddd;
143 -webkit
-box
-shadow
:0 1px
2px
#ddd;
145 background
:url(./themes
/pmahomme
/img
/input_bg
.gif
);
146 border
:1px solid
#aaa;
153 input
[type
=password
]{
155 -moz
-border
-radius
:2px
;
156 -webkit
-border
-radius
:2px
;
158 box
-shadow
:0 1px
2px
#ddd;
159 -moz
-box
-shadow
:0 1px
2px
#ddd;
160 -webkit
-box
-shadow
:0 1px
2px
#ddd;
162 background
:url(./themes
/pmahomme
/img
/input_bg
.gif
);
163 border
:1px solid
#aaa;
173 border
: 1px solid
#aaa;
176 text
-decoration
: none
;
180 -webkit
-border
-radius
: 12px
;
181 -moz
-border
-radius
: 12px
;
183 text
-shadow
: 0px
1px
0px
#fff;
185 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
186 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
187 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
190 input
[type
=submit
]:hover
{ position
: relative
;
191 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#cccccc), to(#dddddd));
192 background
: -moz
-linear
-gradient(top
, #cccccc, #dddddd);
193 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#cccccc', endColorstr
='#dddddd');
197 input
[type
=submit
]:active
{ position
: relative
;
203 height
: <?php
echo ceil($GLOBALS['cfg']['TextareaRows'] * 1.2); ?
>em
;
208 border
-radius
:4px
4px
0 0;
209 -moz
-border
-radius
:4px
4px
0 0;
210 -webkit
-border
-radius
:4px
4px
0 0;
212 border
: #aaa solid 1px;
215 text
-shadow
:0 1px
0 #fff;
216 -moz
-box
-shadow
: 1px
1px
2px
#fff inset;
217 -webkit
-box
-shadow
: 1px
1px
2px
#fff inset;
218 box
-shadow
: 1px
1px
2px
#fff inset;
224 border
:1px solid
#aaa;
225 background
:none repeat scroll
0 0 #E8E8E8;
234 -moz
-border
-radius
:2px
;
235 -webkit
-border
-radius
:2px
;
236 border
:1px solid
#aaa;
237 background
-color
: #fff;
238 -moz
-box
-shadow
:3px
3px
15px
#bbb;
239 -webkit
-box
-shadow
:3px
3px
15px
#bbb;
240 box
-shadow
:3px
3px
15px
#bbb;
243 /* buttons in some browsers (eg. Konqueror) are block elements,
244 this breaks design */
255 text
-shadow
:0 1px
0 #FFFFFF;
259 table
{border
-collapse
:collapse
;}
260 th
{border
-right
:1px solid
#fff; text-align:left;}
267 vertical
-align
: middle
;
271 -moz
-border
-radius
:2px
;
272 -webkit
-border
-radius
:2px
;
275 -moz
-box
-shadow
:0 1px
2px
#ddd;
276 -webkit
-box
-shadow
:0 1px
2px
#ddd;
277 box
-shadow
:0 1px
2px
#ddd;
279 border
:1px solid
#aaa;
282 background
:url(./themes
/pmahomme
/img
/input_bg
.gif
)
285 /******************************************************************************/
288 /* border: 1px solid #000000; */
292 div
.tools a
{color
:#3a7ead !important;}
295 fieldset
.tblFooters
{
297 margin
-bottom
: 0.5em
;
298 /* avoid a thick line since this should be used under another fieldset */
300 text
-align
: <?php
echo $right; ?
>;
303 -webkit
-border
-radius
:0 0 4px
4px
;
304 -moz
-border
-radius
:0 0 4px
4px
;
305 border
-radius
: 0 0 4px
5px
;
315 fieldset
.formelement
{
316 float: <?php
echo $left; ?
>;
317 margin
-<?php
echo $right; ?
>: 0.5em
;
322 /* revert for Gecko */
323 fieldset div
[class=formelement
] {
329 background
-color
: transparent
;
332 /* odd items 1,3,5,7,... */
338 /* even items 2,4,6,8,... */
344 /* odd table rows 1,3,5,7,... */
349 text
-align
: <?php
echo $left; ?
>;
352 <?php
if ($GLOBALS['cfg']['BrowseMarkerEnable']) { ?
>
353 /* marked table rows */
357 background
: url(./themes
/pmahomme
/img
/marked_bg
.png
) repeat
-x
#b6c6d7;
358 color
: <?php
echo $GLOBALS['cfg']['BrowseMarkerColor']; ?
>;
362 <?php
if ($GLOBALS['cfg']['BrowsePointerEnable']) { ?
>
367 .structure_actions_dropdown
{
368 background
: url(./themes
/pmahomme
/img
/marked_bg
.png
) repeat
-x
#b6c6d7; /* MH */
369 color
: <?php
echo $GLOBALS['cfg']['BrowsePointerColor']; ?
>;
372 /* hovered table rows */
373 table tr
.odd
:hover th
,
374 table tr
.even
:hover th
,
376 background
: url(./themes
/pmahomme
/img
/marked_bg
.png
) repeat
-x
#b6c6d7; /* MH */
377 color
: <?php
echo $GLOBALS['cfg']['BrowsePointerColor']; ?
>;
382 * marks table rows/cells if the db field is in a where condition
388 border
: 1px solid
<?php
echo $GLOBALS['cfg']['BrowseMarkerBackground']; ?
>;
392 * cells with the value NULL
396 text
-align
: <?php
echo $right; ?
>;
400 text
-align
: <?php
echo $right; ?
>;
403 /* IE doesnt handles 'pre' right */
404 table
[class=value
] {
409 <?php
if (! empty($GLOBALS['cfg']['FontFamilyFixed'])) { ?
>
411 font
-family
: <?php
echo $GLOBALS['cfg']['FontFamilyFixed']; ?
>;
430 background
-color
: #FFFFFF;
432 border
: 1px solid
#000000;
447 border
: 1px dashed
#000000;
452 font
-family
: Verdan
, Arial
, Tahoma
;
457 text
-decoration
: none
;
458 border
-bottom
:1px dotted black
;
472 .syntax_digit_integer
{
475 .syntax_digit_float
{
484 .syntax_alpha_columnType
{
485 text
-transform
: uppercase
;
488 .syntax_alpha_columnAttrib
{
489 text
-transform
: uppercase
;
492 .syntax_alpha_reservedWord
{
493 text
-transform
: uppercase
;
497 .syntax_alpha_functionName
{
498 text
-transform
: uppercase
;
501 .syntax_alpha_identifier
{
504 .syntax_alpha_charset
{
507 .syntax_alpha_variable
{
514 .syntax_quote_backtick
{
517 /* leave some space between icons and text */
518 .icon
, img
.footnotemarker
{
519 vertical
-align
: -3px
;
528 /* no extra space in table cells */
534 margin
-<?php
echo $right; ?
>: 0.3em
;
535 margin
-<?php
echo $left; ?
>: 0.6em
;
538 /* message boxes: warning, error, confirmation */
543 border
-bottom
: 2px solid
;
545 text
-align
: <?php
echo $left; ?
>;
554 margin
: 0.5em
0 1.3em
0;
556 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
557 background
-repeat
: no
-repeat
;
558 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
559 background
-position
: 10px
50%
;
560 padding
: 10px
10px
10px
25px
;
562 background
-position
: 99%
50%
;
563 padding
: 25px
10px
10px
10px
568 -moz
-border
-radius
:5px
;
569 -webkit
-border
-radius
:5px
;
571 -moz
-box
-shadow
: 0px
1px
2px
#fff inset;
572 -webkit
-box
-shadow
: 0px
1px
2px
#fff inset;
577 background
-color
: #cbee0c;
581 border
-color
: #a2d246;
582 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
583 background
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_success
.png
);
584 background
-repeat
: no
-repeat
;
585 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
586 background
-position
: 5px
50%
;
587 /* padding: 0.2em 0.2em 0.2em 25px; MH */
589 background
-position
: 97%
50%
;
590 /* padding: 0.2em 25px 0.2em 0.2em; MH */
595 border
-color
: #00FF00;
598 .notice
, .footnotes
{
600 background
-color
: #ffdf5f;
605 border
-color
: #ff9600;
606 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
607 background
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_notice
.png
);
608 background
-repeat
: no
-repeat
;
609 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
610 background
-position
: 5px
50%
;
611 /* padding: 0.2em 0.2em 0.2em 25px; MH */
613 background
-position
: 97%
50%
;
614 /* padding: 0.2em 25px 0.2em 0.2em; MH */
619 border
-color
: #ffb10a;
624 background
:url(./themes
/pmahomme
/img
/tab_warning_bg
.png
) 50%
0%
#e97777;
629 border
-color
: #CC0000;
630 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
631 background
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_warn
.png
);
632 background
-repeat
: no
-repeat
;
633 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
634 background
-position
: 5px
50%
;
635 /* padding: 0.2em 0.2em 0.2em 25px; MH */
637 background
-position
: 97%
50%
;
638 /* padding: 0.2em 25px 0.2em 0.2em; MH */
643 border
-color
: #cc0000;
647 border
:1px solid maroon
!important
;
649 background
:url(./themes
/pmahomme
/img
/tab_warning_bg
.png
) 50%
0%
#e97777;
655 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
656 background
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_error
.png
);
657 background
-repeat
: no
-repeat
;
658 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
659 background
-position
: 5px
50%
;
660 /* padding: 0.2em 0.2em 0.2em 25px; MH */
662 background
-position
: 97%
50%
;
663 /* padding: 0.2em 25px 0.2em 0.2em; MH */
668 border
-color
: #ff0000;
673 background
-color
: pink
;
675 fieldset
.confirmation
{
678 fieldset
.confirmation legend
{
681 /* end messageboxes */
692 color
: <?php
echo $GLOBALS['cfg']['ThColor']; ?
>;
693 background
: <?php
echo $GLOBALS['cfg']['ThBackground']; ?
>;
699 color
: <?php
echo $GLOBALS['cfg']['ThColor']; ?
>;
700 background
: <?php
echo $GLOBALS['cfg']['ThBackground']; ?
>;
704 .tblHeaders a
:active
,
705 .tblHeaders a
:visited
,
710 .tblFooters a
:active
,
711 .tblFooters a
:visited
{
717 .tblFooters a
:hover
{
721 /* forbidden, no privilegs */
731 .disabled a
:visited
{
737 text
-decoration
: none
;
742 background
-color
: #cccccc;
753 body
.loginform a
.logo
{
762 body
.loginform div
.container
{
763 text
-align
: <?php
echo $left; ?
>;
769 float: <?php
echo $left; ?
>;
775 border
-bottom
: 1px dashed black
;
782 /******************************************************************************/
783 /* specific elements */
786 #topmenu a {text-shadow:0px 1px 0px #fff;}
788 ul
#topmenu, ul#topmenu2, ul.tabs {
790 list-style
-type
: none
;
797 margin
: 0.25em
0.5em
0;
802 ul
#topmenu li, ul#topmenu2 li {
803 float: <?php
echo $left; ?
>;
805 /* padding: 4px; MH */
806 vertical
-align
: middle
;
809 #topmenu img, #topmenu2 img {
814 #topmenucontainer{background:url(./themes/pmahomme/img/tab_bg.png) repeat-x; border-top:1px solid #aaa;}
816 /* default tab styles */
818 background
:#fff !important;
821 ul
#topmenu a, ul#topmenu span {
832 /* MH added for hide/show more menu */
833 ul
#topmenu .submenu {
839 display
: inline
-block
;
847 list-style
-type
: none
;
849 border
: 1px
#ddd solid;
852 ul
#topmenu li:hover {
853 background
:url(./themes
/pmahomme
/img
/tab_hover_bg
.png
) repeat
-x
50%
0%
!important
;
856 ul
#topmenu li:hover ul, ul#topmenu .submenuhover ul {
869 margin
: 7px
6px
7px
0px
;
872 border
:1px solid
#ddd;
874 -moz
-border
-radius
: 20px
;
875 -webkit
-border
-radius
: 20px
;
881 ul
#topmenu span.tab {
885 /* disabled drop/empty tabs */
886 ul
#topmenu span.tabcaution {
890 /* enabled drop/empty tabs */
891 ul
#topmenu a.tabcaution {
894 ul
#topmenu a.tabcaution:hover {
896 background
-color
: #FF0000;
901 fieldset
.caution a
:hover
{
903 background
-color
: #FF0000;
906 <?php
if ($GLOBALS['cfg']['LightTabs']) { ?
>
908 ul
#topmenu a.tabactive, ul#topmenu2 a.tabactive {
913 background
: <?php
echo $GLOBALS['cfg']['MainBackground']; ?
>;
918 padding
: 0.1em
0.3em
0.1em
0.3em
;
922 -moz
-box
-shadow
: 1px
1px
6px
#ddd;
923 -webkit
-box
-shadow
: 2px
2px
3px
#666;
924 box
-shadow
: 2px
2px
3px
#666;
928 /* border-bottom: 0pt solid black; MH */
929 border
-right
: 1px solid
#fff;
930 border
-left
: 1px solid
#ccc;
933 /* default tab styles */
934 ul
#topmenu a, ul#topmenu span {
937 background-color: <?php echo $GLOBALS['cfg']['BgOne']; ?>;
938 border: 0 solid <?php echo $GLOBALS['cfg']['BgTwo']; ?>;
939 border-width: 1pt 1pt 0 1pt;
940 -moz-border-radius: 0.4em 0.4em 0 0;
941 border-radius: 0.4em 0.4em 0 0;
948 border
-width
: 1pt
0 0 0;
949 -moz
-border
-radius
: 0;
950 -webkit
-border
-radius
: 0;
955 ul
#topmenu ul li:first-child a {
960 /* enabled hover/active tabs */
961 ul
#topmenu > li > a:hover,
962 ul
#topmenu > li > .tabactive {
964 text
-decoration
: none
;
967 ul
#topmenu ul a:hover,
968 ul
#topmenu ul .tabactive {
969 text
-decoration
: none
;
972 ul
#topmenu a.tab:hover,
973 ul
#topmenu .tabactive {
974 / * background
-color
: <?php
echo $GLOBALS['cfg']['MainBackground']; ?
>; MH */
977 ul
#topmenu2 a.tab:hover,
978 ul
#topmenu2 a.tabactive {
979 background
-color
: <?php
echo $GLOBALS['cfg']['BgOne']; ?
>;
980 border
-radius
: 0.3em
;
981 -moz
-border
-radius
: 0.3em
;
982 -webkit
-border
-radius
: 0.3em
;
983 text
-decoration
: none
;
986 /* to be able to cancel the bottom border, use <li class="active"> */
987 ul
#topmenu > li.active {
988 /* border-bottom: 0pt solid <?php echo $GLOBALS['cfg']['MainBackground']; ?>; MH*/
992 /* disabled drop/empty tabs */
995 ul
#topmenu span.tabcaution {
996 cursor
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>error
.ico
), default;
1009 table
.calendar td a
{
1013 table
.calendar td a
:hover
{
1014 background
-color
: #CCFFCC;
1018 background
-color
: #D3DCE3;
1021 table
.calendar td
.selected
{
1022 background
-color
: #FFCC99;
1035 div
#tablestatistics {
1036 border
-bottom
: 0.1em solid
#669999;
1037 margin
-bottom
: 0.5em
;
1038 padding
-bottom
: 0.5em
;
1041 div
#tablestatistics table {
1042 float: <?php
echo $left; ?
>;
1043 margin
-bottom
: 0.5em
;
1044 margin
-<?php
echo $right; ?
>: 0.5em
;
1048 div
#tablestatistics table caption {
1049 margin
-<?php
echo $right; ?
>: 0.5em
;
1051 /* END table stats */
1054 /* server privileges */
1055 #tableuserrights td,
1056 #tablespecificuserrights td,
1057 #tabledatabases td {
1058 vertical
-align
: middle
;
1060 /* END server privileges */
1066 border
-bottom
:1px solid
#fff;
1067 -moz
-border
-radius
: 4px
4px
0 0;
1068 -webkit
-border
-radius
: 4px
4px
0 0;
1069 border
-radius
:4px
4px
0 0;
1072 text
-shadow
:0 1px
0 #000000;
1076 white
-space
: nowrap
;
1080 #span_table_comment {
1081 font
-weight
: normal
;
1083 white
-space
: nowrap
;
1087 margin
: 0 0.1em
0 0.2em
;
1094 font
-family
: "Courier New", Courier
, mono
;
1105 background
-color
: #ffffcc;
1107 border
: 0.1em solid
#000000;
1111 /* user privileges */
1112 #fieldset_add_user_login div.item {
1113 border
-bottom
: 1px solid silver
;
1114 padding
-bottom
: 0.3em
;
1115 margin
-bottom
: 0.3em
;
1118 #fieldset_add_user_login label {
1119 float: <?php
echo $left; ?
>;
1123 text
-align
: <?php
echo $right; ?
>;
1124 padding
-<?php
echo $right; ?
>: 0.5em
;
1127 #fieldset_add_user_login span.options #select_pred_username,
1128 #fieldset_add_user_login span.options #select_pred_hostname,
1129 #fieldset_add_user_login span.options #select_pred_password {
1134 #fieldset_add_user_login span.options {
1135 float: <?php
echo $left; ?
>;
1139 padding
-<?php
echo $right; ?
>: 0.5em
;
1142 #fieldset_add_user_login input {
1144 clear
: <?php
echo $right; ?
>;
1148 #fieldset_add_user_login span.options input {
1152 #fieldset_user_priv div.item {
1153 float: <?php
echo $left; ?
>;
1158 #fieldset_user_priv div.item div.item {
1162 #fieldset_user_priv div.item label {
1163 white
-space
: nowrap
;
1166 #fieldset_user_priv div.item select {
1170 #fieldset_user_global_rights fieldset {
1171 float: <?php
echo $left; ?
>;
1173 /* END user privileges */
1177 div
#serverstatus table caption a.top {
1178 float: <?php
echo $right; ?
>;
1181 div
#serverstatus div#serverstatusqueriesdetails table,
1182 div
#serverstatus table#serverstatustraffic,
1183 div
#serverstatus table#serverstatusconnections {
1184 float: <?php
echo $left; ?
>;
1187 #serverstatussection,
1191 div
#serverstatussection table {
1195 div
#serverstatussection table .name {
1198 div
#serverstatussection table .value {
1202 div
#serverstatus table tbody td.descr a,
1203 div
#serverstatus table .tblFooters a {
1204 white
-space
: nowrap
;
1206 div
#serverstatus div#statuslinks a:before,
1207 div
#serverstatus div#sectionlinks a:before,
1208 div
#serverstatus table tbody td.descr a:before,
1209 div
#serverstatus table .tblFooters a:before {
1210 /*MH content: '['; */
1212 div
#serverstatus div#statuslinks a:after,
1213 div
#serverstatus div#sectionlinks a:after,
1214 div
#serverstatus table tbody td.descr a:after,
1215 div
#serverstatus table .tblFooters a:after {
1216 /* MH content: ']'; */
1218 /* end serverstatus */
1221 body
#bodyquerywindow {
1224 background
-image
: none
;
1225 background
-color
: #F5F5F5;
1228 div
#querywindowcontainer {
1234 div
#querywindowcontainer fieldset {
1237 /* END querywindow */
1242 #togglequerybox{margin:0 10px}
1247 border
: 1px solid
#3a86b5;
1248 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
1249 background
-repeat
: no
-repeat
;
1250 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
1251 background
-position
: 10px
50%
;
1252 padding
: 10px
10px
10px
25px
;
1254 background
-position
: 99%
50%
;
1255 padding
: 25px
10px
10px
10px
1260 -moz
-border
-radius
:5px
;
1261 -webkit
-border
-radius
:5px
;
1263 -moz
-box
-shadow
: 0px
1px
2px
#fff inset;
1264 -webkit
-box
-shadow
: 0px
1px
2px
#fff inset;
1265 box
-shadow
:0px
1px
2px
#fff; inset;
1272 margin
:35px
0px
;font
-weight
:normal
;color
:#999;font-size:1.7em;
1277 border
:1px solid
#aaa;
1279 -webkit
-border
-radius
:5px
;
1280 -moz
-border
-radius
:5px
;
1282 box
-shadow
:0px
1px
1px
#fff inset;
1283 -webkit
-box
-shadow
:0px
1px
1px
#fff inset;
1284 -moz
-box
-shadow
:0px
1px
1px
#fff inset;
1287 #sectionlinks a, #statuslinks a{
1290 text
-shadow
: 0px
1px
0px
#fff;
1293 border
: 1px solid
#aaa;
1296 text
-decoration
: none
;
1298 border
-radius
: 20px
;
1299 -webkit
-border
-radius
: 20px
;
1300 -moz
-border
-radius
: 20px
;
1301 box
-shadow
: 1px
1px
2px
rgba(0,0,0,.5);
1303 -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
1304 -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
1305 text-shadow: #fff 0px 1px 0px;
1307 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
1308 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
1309 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
1311 #sectionlinks a:hover, #statuslinks a:hover{
1312 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#cccccc), to(#dddddd));
1313 background
: -moz
-linear
-gradient(top
, #cccccc, #dddddd);
1314 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#cccccc', endColorstr
='#dddddd');
1317 div
#sqlquerycontainer {
1318 float: <?php
echo $left; ?
>;
1323 div
#tablefieldscontainer {
1324 float: <?php
echo $right; ?
>;
1329 div
#tablefieldscontainer select {
1338 -moz
-border
-radius
:4px
;
1339 -webkit
-border
-radius
:4px
;
1341 border
:1px solid
#aaa;
1343 font
-family
:inherit
;
1345 textarea
#sql_query_edit{
1350 div
#queryboxcontainer div#bookmarkoptions {
1357 /* background-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>logo_right.png); */
1358 /* background-position: <?php echo $right; ?> bottom; */
1359 /* background-repeat: no-repeat; */
1362 #mysqlmaininformation,
1363 #pmamaininformation {
1364 float: <?php
echo $left; ?
>;
1369 list-style
-type
: disc
;
1370 vertical
-align
: middle
;
1374 margin
-bottom
: 0.3em
;
1379 <?php
if ($GLOBALS['cfg']['MainPageIconic']) { ?
>
1380 /* iconic view for ul items */
1381 li
#li_create_database {
1382 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_newdb
.png
);
1386 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_lang
.png
);
1389 li
#li_select_mysql_collation {
1390 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_asci
.png
);
1394 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_theme
.png
);
1398 /* list-style-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>s_rights.png); */
1402 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_status
.png
);
1405 li
#li_mysql_variables{
1406 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_vars
.png
);
1409 li
#li_mysql_processes{
1410 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_process
.png
);
1413 li
#li_mysql_collations{
1414 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_asci
.png
);
1417 li
#li_mysql_engines{
1418 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_engine
.png
);
1421 li
#li_mysql_binlogs {
1422 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_tbl
.png
);
1425 li
#li_mysql_databases {
1426 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_db
.png
);
1430 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_export
.png
);
1434 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_import
.png
);
1437 li
#li_change_password {
1438 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_passwd
.png
);
1442 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_loggoff
.png
);
1445 li
#li_mysql_privilegs{
1446 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_rights
.png
);
1449 li
#li_switch_dbstats {
1450 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_dbstatistics
.png
);
1453 li
#li_flush_privileges {
1454 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_reload
.png
);
1457 li
#li_user_preferences {
1458 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_tblops
.png
);
1460 /* END iconic view for ul items */
1461 <?php
} /* end if $GLOBALS['cfg']['MainPageIconic'] */ ?
>
1464 #body_browse_foreigners {
1465 background
: <?php
echo $GLOBALS['cfg']['NaviBackground']; ?
>;
1466 margin
: 0.5em
0.5em
0 0.5em
;
1470 background
: <?php
echo $GLOBALS['cfg']['NaviBackground']; ?
>;
1480 border
: 0.1em solid black
;
1483 #bodythemes a:hover img {
1484 border
: 0.1em solid red
;
1487 #fieldset_select_fields {
1488 float: <?php
echo $left; ?
>;
1498 border
-top
: 0.1em solid silver
;
1499 text
-align
: <?php
echo $right; ?
>;
1504 #table_innodb_bufferpool_usage,
1505 #table_innodb_bufferpool_activity {
1506 float: <?php
echo $left; ?
>;
1509 #div_mysql_charset_collations table {
1510 float: <?php
echo $left; ?
>;
1515 float: <?php
echo $left; ?
>;
1520 float: <?php
echo $left; ?
>;
1524 #div_partition_maintenance,
1525 #div_referential_integrity,
1527 #div_table_maintenance {
1529 float: <?php
echo $left; ?
>;
1532 #div_table_options {
1535 float: <?php
echo $left; ?
>;
1538 #qbe_div_table_list {
1539 float: <?php
echo $left; ?
>;
1542 #qbe_div_sql_query {
1543 float: <?php
echo $left; ?
>;
1548 float: <?php
echo $left; ?
>;
1555 code
.sql
, div
.sqlvalidate
{
1564 background
: <?php
echo $GLOBALS['cfg']['BgOne']; ?
>;
1569 float: <?php
echo $left; ?
>;
1574 margin
-<?php
echo $left; ?
>: 60%
;
1576 padding
-<?php
echo $left; ?
>: 1em
;
1581 border
:1px solid
#999;
1583 -moz
-border
-radius
:4px
;
1584 -webkit
-border
-radius
:4px
;
1586 -moz
-box
-shadow
:2px
2px
5px
#ccc;
1587 -webkit
-box
-shadow
:2px
2px
5px
#ccc;
1588 box
-shadow
:3px
3px
10px
#ddd;
1590 padding
-bottom
: 1em
;
1594 background
-color
: #bbb;
1595 padding
: 0.1em
0.3em
;
1600 text
-shadow
:0 1px
0 #777;
1601 -moz
-box
-shadow
: 1px
1px
15px
#999 inset;
1602 -webkit
-box
-shadow
: 1px
1px
15px
#999 inset;
1603 box
-shadow
: 1px
1px
15px
#999 inset;
1607 padding
: 0 0 0 0.5em
;
1608 display
: inline
-block
;
1612 /* for elements that should be revealed only via js */
1618 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_host
.png
);
1622 list-style
-image
: none
;
1626 * Progress bar styles
1628 div
.upload_progress_bar_outer
1630 border
: 1px solid black
;
1634 div
.upload_progress_bar_inner
1636 background
-color
: <?php
echo (isset($_SESSION['userconf']['custom_color']) ?
$_SESSION['userconf']['custom_color'] : $GLOBALS['cfg']['NaviBackground']); ?
>;
1642 table
#serverconnection_src_remote,
1643 table
#serverconnection_trg_remote,
1644 table
#serverconnection_src_local,
1645 table
#serverconnection_trg_local {
1649 * Validation error message styles
1655 * Ajax notification styling
1657 .ajax_notification
{
1658 top
: 0px
; /** The notification needs to be shown on the top of the page */
1664 padding
: 5px
; /** Keep a little space on the sides of the text */
1666 max
-width
: 350px
; /** This value might have to be changed */
1668 z
-index
: 1100; /** If this is not kept at a high z-index, the jQueryUI modal dialogs (z-index:1000) might hide this */
1673 background
-image
: url(./themes
/pmahomme
/img
/ajax_clock_small
.gif
);
1674 background
-repeat
: no
-repeat
;
1675 background
-position
: 2%
;
1676 border
:1px solid
#e2b709;
1679 /* MH additional styles */
1681 margin
-top
:200px
;background
:#ffe57e;
1683 -moz
-border
-radius
:5px
;
1684 -webkit
-border
-radius
:5px
;
1685 box
-shadow
: 0px
5px
90px
#888;
1686 -moz
-box
-shadow
: 0px
5px
90px
#888;
1687 -webkit
-box
-shadow
: 0px
5px
90px
#888;
1691 /** Need this parent to properly center the notification division */
1696 * Export and Import styles
1699 .exportoptions h3
, .importoptions h3
{
1700 border
-bottom
: 1px
#999999 solid;
1704 .exportoptions ul
, .importoptions ul
, .format_specific_options ul
{
1705 list-style
-type
: none
;
1706 margin
-bottom
: 15px
;
1709 .exportoptions li
, .importoptions li
{
1712 .exportoptions label
, .importoptions label
, .exportoptions p
, .importoptions p
{
1717 #csv_options label.desc, #ldi_options label.desc, #latex_options label.desc, #output label.desc{
1722 .exportoptions
, .importoptions
{
1723 margin
: 20px
30px
30px
10px
1726 .exportoptions
#buttonGo, .importoptions #buttonGo {
1729 border
: 1px solid
#aaa;
1732 text
-decoration
: none
;
1735 border
-radius
: 12px
;
1736 -webkit
-border
-radius
: 12px
;
1737 -moz
-border
-radius
: 12px
;
1739 text
-shadow
: 0px
1px
0px
#fff;
1741 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
1742 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
1743 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
1747 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#cccccc), to(#dddddd));
1748 background
: -moz
-linear
-gradient(top
, #cccccc, #dddddd);
1749 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#cccccc', endColorstr
='#dddddd');
1752 .format_specific_options h3
{
1753 margin
: 10px
0px
0px
10px
;
1757 .format_specific_options
{
1758 border
: 1px solid
#999999;
1768 * Export styles only
1770 select
#db_select, select#table_select {
1774 .export_sub_options
{
1775 margin
: 20px
0px
0px
30px
;
1778 .export_sub_options h4
{
1779 border
-bottom
: 1px
#999999 solid;
1782 .export_sub_options li
.subgroup
{
1783 display
: inline
-block
;
1787 .export_sub_options li
{
1791 #quick_or_custom, #output_quick_export {
1795 * Import styles only
1798 .importoptions
#import_notification {
1803 input
#input_import_file {
1808 margin
: 5px
0px
5px
0px
;
1812 * ENUM/SET editor styles
1822 _position
: absolute
; /* hack for IE */
1828 #enum_editor_no_js {
1832 #enum_editor, #enum_editor_no_js {
1833 background
: #D0DCE0;
1840 _position
: absolute
; /* hack for IE6 */
1850 a
.close_enum_editor
{
1854 #enum_editor #values, #enum_editor_no_js #values {
1859 #enum_editor #values input, #enum_editor_no_js #values input {
1867 #enum_editor_output {
1872 * Table structure styles
1874 .structure_actions_dropdown
{
1882 white
-space
: nowrap
;
1890 filter
: alpha(opacity
=0);
1894 .config
-form ul
.tabs
{
1895 margin
: 1.1em
0.2em
0;
1896 padding
: 0 0 0.3em
0;
1901 .config
-form ul
.tabs li
{
1902 float: <?php
echo $left; ?
>;
1905 .config
-form ul
.tabs li a
{
1907 margin
: 0.1em
0.2em
0;
1908 white
-space
: nowrap
;
1909 text
-decoration
: none
;
1910 border
: 1px solid
<?php
echo $GLOBALS['cfg']['BgTwo']; ?
>;
1911 border
-bottom
: none
;
1915 .config
-form ul
.tabs li a
{
1917 -moz
-border
-radius
:5px
5px
0 0;
1918 -webkit
-border
-radius
:5px
5px
0 0;
1919 border
-radius
:5px
5px
0 0;
1924 .config
-form ul
.tabs li a
:hover
,
1925 .config
-form ul
.tabs li a
:active
,
1926 .config
-form ul
.tabs li a
.active
{
1928 /*padding: 0.1em 0.6em 0.2em;*/
1931 .config
-form ul
.tabs li a
.active
{
1932 background
-color
: #fff;
1937 .config
-form fieldset
{
1941 /*border-color: <?php echo $GLOBALS['cfg']['BgTwo']; ?>;*/
1944 .config
-form legend
{
1948 .config
-form fieldset p
{
1955 .config
-form fieldset
.errors
{ /* form error list */
1956 margin
: 0 -2px
1em
-2px
;
1957 padding
: 0.5em
1.5em
;
1958 background
: #FBEAD9;
1959 border
: 0 #C83838 solid;
1960 border
-width
: 1px
0;
1962 font
-family
: sans
-serif
;
1966 .config
-form fieldset
.inline_errors
{ /* field error list */
1967 margin
: 0.3em
0.3em
0.3em
0;
1974 .config
-form fieldset th
{
1975 padding
: 0.3em
0.3em
0.3em
0.5em
;
1977 vertical
-align
: top
;
1979 background
: transparent
;
1982 .config
-form fieldset
.doc
, .config
-form fieldset
.disabled
-notice
{
1986 .config
-form fieldset
.disabled
-notice
{
1988 text
-transform
: uppercase
;
1993 .config
-form fieldset td
{
1995 padding
-bottom
: 0.3em
;
1996 vertical
-align
: top
;
1999 .config
-form fieldset th small
{
2001 font
-weight
: normal
;
2002 font
-family
: sans
-serif
;
2007 .config
-form fieldset th
, .config
-form fieldset td
{
2008 border
-top
: 1px
<?php
echo $GLOBALS['cfg']['BgTwo']; ?
> solid
;
2011 fieldset
.group
-header th
{
2012 background
: <?php
echo $GLOBALS['cfg']['BgTwo']; ?
>;
2015 fieldset
.group
-header + tr th
{
2019 fieldset
.group
-field
-1 th
, fieldset
.group
-header
-2 th
{
2020 padding
-left
: 1.5em
;
2023 fieldset
.group
-field
-2 th
, fieldset
.group
-header
-3 th
{
2027 fieldset
.group
-field
-3 th
{
2028 padding
-left
: 4.5em
;
2031 fieldset
.disabled
-field th
,
2032 fieldset
.disabled
-field th small
,
2033 fieldset
.disabled
-field td
{
2035 background
-color
: #ddd;
2038 .config
-form
.lastrow
{
2039 border
-top
: 1px
#000 solid;
2042 .config
-form
.lastrow
{
2043 background
: <?php
echo $GLOBALS['cfg']['ThBackground']; ?
>;;
2048 .config
-form
.lastrow input
{
2054 .config
-form span
.checkbox
{
2056 display
: inline
-block
;
2059 .config
-form
.custom
{ /* customized field */
2063 .config
-form span
.checkbox
.custom
{
2065 border
: 1px
#EDEC90 solid;
2069 .config
-form
.field
-error
{
2070 border
-color
: #A11 !important;
2073 .config
-form input
[type
="text"],
2074 .config
-form select
,
2075 .config
-form textarea
{
2076 border
: 1px
#A7A6AA solid;
2080 .config
-form input
[type
="text"]:focus
,
2081 .config
-form select
:focus
,
2082 .config
-form textarea
:focus
{
2083 border
: 1px
#6676FF solid;
2084 background
: #F7FBFF;
2087 .config
-form
.field
-comment
-mark
{
2096 .config
-form
.field
-comment
-warning
{
2105 .config
-form dd
:before
{
2109 .click
-hide
-message
{
2114 margin
-<?php
echo $left; ?
>: 2em
;
2118 margin
-bottom
: 0.5em
;