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 border
:1px solid
#aaa;
95 -moz
-border
-radius
:5px
;
96 -webkit
-border
-radius
:5px
;
98 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
99 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
100 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
114 color
: <?php
echo $GLOBALS['cfg']['ThColor']; ?
>;
116 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
117 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
118 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
128 color
: <?php
echo $GLOBALS['cfg']['MainColor']; ?
>;
129 background
-color
: <?php
echo $GLOBALS['cfg']['MainColor']; ?
>;
142 -moz
-border
-radius
:2px
;
143 -webkit
-border
-radius
:2px
;
145 box
-shadow
:0 1px
2px
#ddd;
146 -moz
-box
-shadow
:0 1px
2px
#ddd;
147 -webkit
-box
-shadow
:0 1px
2px
#ddd;
149 background
:url(./themes
/pmahomme
/img
/input_bg
.gif
);
150 border
:1px solid
#aaa;
157 input
[type
=password
]{
159 -moz
-border
-radius
:2px
;
160 -webkit
-border
-radius
:2px
;
162 box
-shadow
:0 1px
2px
#ddd;
163 -moz
-box
-shadow
:0 1px
2px
#ddd;
164 -webkit
-box
-shadow
:0 1px
2px
#ddd;
166 background
:url(./themes
/pmahomme
/img
/input_bg
.gif
);
167 border
:1px solid
#aaa;
177 border
: 1px solid
#aaa;
180 text
-decoration
: none
;
184 -webkit
-border
-radius
: 12px
;
185 -moz
-border
-radius
: 12px
;
187 text
-shadow
: 0px
1px
0px
#fff;
189 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
190 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
191 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
194 input
[type
=submit
]:hover
{ position
: relative
;
195 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#cccccc), to(#dddddd));
196 background
: -moz
-linear
-gradient(top
, #cccccc, #dddddd);
197 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#cccccc', endColorstr
='#dddddd');
201 input
[type
=submit
]:active
{ position
: relative
;
207 height
: <?php
echo ceil($GLOBALS['cfg']['TextareaRows'] * 1.2); ?
>em
;
212 border
-radius
:4px
4px
0 0;
213 -moz
-border
-radius
:4px
4px
0 0;
214 -webkit
-border
-radius
:4px
4px
0 0;
216 border
: #aaa solid 1px;
219 text
-shadow
:0 1px
0 #fff;
220 -moz
-box
-shadow
: 1px
1px
2px
#fff inset;
221 -webkit
-box
-shadow
: 1px
1px
2px
#fff inset;
222 box
-shadow
: 1px
1px
2px
#fff inset;
228 border
:1px solid
#aaa;
229 background
:none repeat scroll
0 0 #E8E8E8;
238 -moz
-border
-radius
:2px
;
239 -webkit
-border
-radius
:2px
;
240 border
:1px solid
#aaa;
241 background
-color
: #fff;
242 -moz
-box
-shadow
:3px
3px
15px
#bbb;
243 -webkit
-box
-shadow
:3px
3px
15px
#bbb;
244 box
-shadow
:3px
3px
15px
#bbb;
247 /* buttons in some browsers (eg. Konqueror) are block elements,
248 this breaks design */
259 text
-shadow
:0 1px
0 #FFFFFF;
263 table
{border
-collapse
:collapse
;}
264 th
{border
-right
:1px solid
#fff; text-align:left;}
271 vertical
-align
: middle
;
275 -moz
-border
-radius
:2px
;
276 -webkit
-border
-radius
:2px
;
279 -moz
-box
-shadow
:0 1px
2px
#ddd;
280 -webkit
-box
-shadow
:0 1px
2px
#ddd;
281 box
-shadow
:0 1px
2px
#ddd;
283 border
:1px solid
#aaa;
286 background
:url(./themes
/pmahomme
/img
/input_bg
.gif
)
289 /******************************************************************************/
292 /* border: 1px solid #000000; */
296 div
.tools a
{color
:#3a7ead !important;}
299 fieldset
.tblFooters
{
301 margin
-bottom
: 0.5em
;
302 /* avoid a thick line since this should be used under another fieldset */
304 text
-align
: <?php
echo $right; ?
>;
307 -webkit
-border
-radius
:0 0 4px
4px
;
308 -moz
-border
-radius
:0 0 4px
4px
;
309 border
-radius
: 0 0 4px
5px
;
319 fieldset
.formelement
{
320 float: <?php
echo $left; ?
>;
321 margin
-<?php
echo $right; ?
>: 0.5em
;
326 /* revert for Gecko */
327 fieldset div
[class=formelement
] {
333 background
-color
: transparent
;
336 /* odd items 1,3,5,7,... */
342 /* even items 2,4,6,8,... */
348 /* odd table rows 1,3,5,7,... */
353 text
-align
: <?php
echo $left; ?
>;
356 <?php
if ($GLOBALS['cfg']['BrowseMarkerEnable']) { ?
>
357 /* marked table rows */
362 background
: url(./themes
/pmahomme
/img
/marked_bg
.png
) repeat
-x
#b6c6d7;
363 color
: <?php
echo $GLOBALS['cfg']['BrowseMarkerColor']; ?
>;
367 <?php
if ($GLOBALS['cfg']['BrowsePointerEnable']) { ?
>
372 .structure_actions_dropdown
{
373 background
: url(./themes
/pmahomme
/img
/marked_bg
.png
) repeat
-x
#b6c6d7; /* 3.4 */
374 color
: <?php
echo $GLOBALS['cfg']['BrowsePointerColor']; ?
>;
377 /* hovered table rows */
378 table tr
.odd
:hover th
,
379 table tr
.even
:hover th
,
381 background
: url(./themes
/pmahomme
/img
/marked_bg
.png
) repeat
-x
#b6c6d7; /* 3.4 */
382 color
: <?php
echo $GLOBALS['cfg']['BrowsePointerColor']; ?
>;
387 * marks table rows/cells if the db field is in a where condition
393 border
: 1px solid
<?php
echo $GLOBALS['cfg']['BrowseMarkerBackground']; ?
>;
397 * cells with the value NULL
401 text
-align
: <?php
echo $right; ?
>;
405 text
-align
: <?php
echo $right; ?
>;
408 /* IE doesnt handles 'pre' right */
409 table
[class=value
] {
414 <?php
if (! empty($GLOBALS['cfg']['FontFamilyFixed'])) { ?
>
416 font
-family
: <?php
echo $GLOBALS['cfg']['FontFamilyFixed']; ?
>;
435 background
-color
: #FFFFFF;
437 border
: 1px solid
#000000;
452 border
: 1px dashed
#000000;
457 font
-family
: Verdan
, Arial
, Tahoma
;
462 text
-decoration
: none
;
463 border
-bottom
:1px dotted black
;
477 .syntax_digit_integer
{
480 .syntax_digit_float
{
489 .syntax_alpha_columnType
{
490 text
-transform
: uppercase
;
493 .syntax_alpha_columnAttrib
{
494 text
-transform
: uppercase
;
497 .syntax_alpha_reservedWord
{
498 text
-transform
: uppercase
;
502 .syntax_alpha_functionName
{
503 text
-transform
: uppercase
;
506 .syntax_alpha_identifier
{
509 .syntax_alpha_charset
{
512 .syntax_alpha_variable
{
519 .syntax_quote_backtick
{
522 /* leave some space between icons and text */
523 .icon
, img
.footnotemarker
{
524 vertical
-align
: -3px
;
533 /* no extra space in table cells */
539 margin
-<?php
echo $right; ?
>: 0.3em
;
540 margin
-<?php
echo $left; ?
>: 0.6em
;
543 /* message boxes: warning, error, confirmation */
548 border
-bottom
: 2px solid
;
550 text
-align
: <?php
echo $left; ?
>;
559 margin
: 0.5em
0 1.3em
0;
561 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
562 background
-repeat
: no
-repeat
;
563 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
564 background
-position
: 10px
50%
;
565 padding
: 10px
10px
10px
25px
;
567 background
-position
: 99%
50%
;
568 padding
: 25px
10px
10px
10px
573 -moz
-border
-radius
:5px
;
574 -webkit
-border
-radius
:5px
;
576 -moz
-box
-shadow
: 0px
1px
2px
#fff inset;
577 -webkit
-box
-shadow
: 0px
1px
2px
#fff inset;
582 background
-color
: #ebf8a4;
586 border
-color
: #a2d246;
587 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
588 background
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_success
.png
);
589 background
-repeat
: no
-repeat
;
590 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
591 background
-position
: 5px
50%
;
593 background
-position
: 97%
50%
;
598 border
-color
: #00FF00;
601 .notice
, .footnotes
{
603 background
-color
: #ffeda4;
608 border
-color
: #eccf5b;
609 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
610 background
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_notice
.png
);
611 background
-repeat
: no
-repeat
;
612 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
613 background
-position
: 5px
50%
;
615 background
-position
: 97%
50%
;
620 border
-color
: #ffb10a;
625 background
:url(./themes
/pmahomme
/img
/tab_warning_bg
.png
) 50%
0%
#f2baba;
630 border
-color
: #e0a1a1;
631 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
632 background
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_warn
.png
);
633 background
-repeat
: no
-repeat
;
634 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
635 background
-position
: 5px
50%
;
637 background
-position
: 97%
50%
;
642 border
-color
: #cc0000;
646 border
:1px solid maroon
!important
;
648 background
:url(./themes
/pmahomme
/img
/tab_warning_bg
.png
) 50%
0%
#e97777;
654 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
655 background
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_error
.png
);
656 background
-repeat
: no
-repeat
;
657 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
658 background
-position
: 5px
50%
;
660 background
-position
: 97%
50%
;
665 border
-color
: #ff0000;
670 background
-color
: pink
;
672 fieldset
.confirmation
{
675 fieldset
.confirmation legend
{
678 /* end messageboxes */
689 color
: <?php
echo $GLOBALS['cfg']['ThColor']; ?
>;
690 background
: <?php
echo $GLOBALS['cfg']['ThBackground']; ?
>;
696 color
: <?php
echo $GLOBALS['cfg']['ThColor']; ?
>;
697 background
: <?php
echo $GLOBALS['cfg']['ThBackground']; ?
>;
701 .tblHeaders a
:active
,
702 .tblHeaders a
:visited
,
707 .tblFooters a
:active
,
708 .tblFooters a
:visited
{
714 .tblFooters a
:hover
{
718 /* forbidden, no privilegs */
728 .disabled a
:visited
{
734 text
-decoration
: none
;
739 background
-color
: #f3f3f3;
751 body
.loginform a
.logo
{
760 body
.loginform div
.container
{
761 text
-align
: <?php
echo $left; ?
>;
767 float: <?php
echo $left; ?
>;
773 border
-bottom
: 1px dashed black
;
780 /******************************************************************************/
781 /* specific elements */
784 #topmenu a {text-shadow:0px 1px 0px #fff;}
786 ul
#topmenu, ul#topmenu2, ul.tabs {
788 list-style
-type
: none
;
795 margin
: 0.25em
0.5em
0;
800 ul
#topmenu li, ul#topmenu2 li {
801 float: <?php
echo $left; ?
>;
803 vertical
-align
: middle
;
806 #topmenu img, #topmenu2 img {
811 #topmenucontainer{background:url(./themes/pmahomme/img/tab_bg.png) repeat-x; border-top:1px solid #aaa;}
813 /* default tab styles */
815 background
:#fff !important;
818 ul
#topmenu a, ul#topmenu span {
830 ul
#topmenu .submenu {
836 display
: inline
-block
;
844 list-style
-type
: none
;
846 border
: 1px
#ddd solid;
849 ul
#topmenu li:hover {
850 background
:url(./themes
/pmahomme
/img
/tab_hover_bg
.png
) repeat
-x
50%
0%
!important
;
853 ul
#topmenu li:hover ul, ul#topmenu .submenuhover ul {
866 margin
: 7px
6px
7px
0px
;
869 border
:1px solid
#ddd;
871 -moz
-border
-radius
: 20px
;
872 -webkit
-border
-radius
: 20px
;
878 ul
#topmenu span.tab {
882 /* disabled drop/empty tabs */
883 ul
#topmenu span.tabcaution {
887 /* enabled drop/empty tabs */
888 ul
#topmenu a.tabcaution {
891 ul
#topmenu a.tabcaution:hover {
893 background
-color
: #FF0000;
898 fieldset
.caution a
:hover
{
900 background
-color
: #FF0000;
903 <?php
if ($GLOBALS['cfg']['LightTabs']) { ?
>
905 ul
#topmenu a.tabactive, ul#topmenu2 a.tabactive {
910 background
: <?php
echo $GLOBALS['cfg']['MainBackground']; ?
>;
915 padding
: 0.1em
0.3em
0.1em
0.3em
;
919 -moz
-box
-shadow
: 1px
1px
6px
#ddd;
920 -webkit
-box
-shadow
: 2px
2px
3px
#666;
921 box
-shadow
: 2px
2px
3px
#666;
925 border
-right
: 1px solid
#fff;
926 border
-left
: 1px solid
#ccc;
929 /* default tab styles */
930 ul
#topmenu a, ul#topmenu span {
935 border
-width
: 1pt
0 0 0;
936 -moz
-border
-radius
: 0;
937 -webkit
-border
-radius
: 0;
942 ul
#topmenu ul li:first-child a {
947 /* enabled hover/active tabs */
948 ul
#topmenu > li > a:hover,
949 ul
#topmenu > li > .tabactive {
950 text
-decoration
: none
;
953 ul
#topmenu ul a:hover,
954 ul
#topmenu ul .tabactive {
955 text
-decoration
: none
;
958 ul
#topmenu a.tab:hover,
959 ul
#topmenu .tabactive {
960 /* background-color: <?php echo $GLOBALS['cfg']['MainBackground']; ?>; */
963 ul
#topmenu2 a.tab:hover,
964 ul
#topmenu2 a.tabactive {
965 background
-color
: <?php
echo $GLOBALS['cfg']['BgOne']; ?
>;
966 border
-radius
: 0.3em
;
967 -moz
-border
-radius
: 0.3em
;
968 -webkit
-border
-radius
: 0.3em
;
969 text
-decoration
: none
;
972 /* to be able to cancel the bottom border, use <li class="active"> */
973 ul
#topmenu > li.active {
974 /* border-bottom: 0pt solid <?php echo $GLOBALS['cfg']['MainBackground']; ?>; */
978 /* disabled drop/empty tabs */
981 ul
#topmenu span.tabcaution {
982 cursor
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>error
.ico
), default;
995 table
.calendar td a
{
999 table
.calendar td a
:hover
{
1000 background
-color
: #CCFFCC;
1004 background
-color
: #D3DCE3;
1007 table
.calendar td
.selected
{
1008 background
-color
: #FFCC99;
1021 div
#tablestatistics {
1022 border
-bottom
: 0.1em solid
#669999;
1023 margin
-bottom
: 0.5em
;
1024 padding
-bottom
: 0.5em
;
1027 div
#tablestatistics table {
1028 float: <?php
echo $left; ?
>;
1029 margin
-bottom
: 0.5em
;
1030 margin
-<?php
echo $right; ?
>: 0.5em
;
1034 div
#tablestatistics table caption {
1035 margin
-<?php
echo $right; ?
>: 0.5em
;
1037 /* END table stats */
1040 /* server privileges */
1041 #tableuserrights td,
1042 #tablespecificuserrights td,
1043 #tabledatabases td {
1044 vertical
-align
: middle
;
1046 /* END server privileges */
1052 border
-bottom
:1px solid
#fff;
1053 -moz
-border
-radius
: 4px
4px
0 0;
1054 -webkit
-border
-radius
: 4px
4px
0 0;
1055 border
-radius
:4px
4px
0 0;
1058 text
-shadow
:0 1px
0 #000000;
1062 white
-space
: nowrap
;
1066 #span_table_comment {
1067 font
-weight
: normal
;
1069 white
-space
: nowrap
;
1073 margin
: 0 0.1em
0 0.2em
;
1080 font
-family
: "Courier New", Courier
, mono
;
1091 background
-color
: #ffffcc;
1093 border
: 0.1em solid
#000000;
1097 /* user privileges */
1098 #fieldset_add_user_login div.item {
1099 border
-bottom
: 1px solid silver
;
1100 padding
-bottom
: 0.3em
;
1101 margin
-bottom
: 0.3em
;
1104 #fieldset_add_user_login label {
1105 float: <?php
echo $left; ?
>;
1109 text
-align
: <?php
echo $right; ?
>;
1110 padding
-<?php
echo $right; ?
>: 0.5em
;
1113 #fieldset_add_user_login span.options #select_pred_username,
1114 #fieldset_add_user_login span.options #select_pred_hostname,
1115 #fieldset_add_user_login span.options #select_pred_password {
1120 #fieldset_add_user_login span.options {
1121 float: <?php
echo $left; ?
>;
1125 padding
-<?php
echo $right; ?
>: 0.5em
;
1128 #fieldset_add_user_login input {
1130 clear
: <?php
echo $right; ?
>;
1134 #fieldset_add_user_login span.options input {
1138 #fieldset_user_priv div.item {
1139 float: <?php
echo $left; ?
>;
1144 #fieldset_user_priv div.item div.item {
1148 #fieldset_user_priv div.item label {
1149 white
-space
: nowrap
;
1152 #fieldset_user_priv div.item select {
1156 #fieldset_user_global_rights fieldset {
1157 float: <?php
echo $left; ?
>;
1159 /* END user privileges */
1163 div
#serverstatus table caption a.top {
1164 float: <?php
echo $right; ?
>;
1167 div
#serverstatus div#serverstatusqueriesdetails table,
1168 div
#serverstatus table#serverstatustraffic,
1169 div
#serverstatus table#serverstatusconnections {
1170 float: <?php
echo $left; ?
>;
1173 #serverstatussection,
1177 div
#serverstatussection table {
1181 div
#serverstatussection table .name {
1184 div
#serverstatussection table .value {
1188 div
#serverstatus table tbody td.descr a,
1189 div
#serverstatus table .tblFooters a {
1190 white
-space
: nowrap
;
1192 div
#serverstatus div#statuslinks a:before,
1193 div
#serverstatus div#sectionlinks a:before,
1194 div
#serverstatus table tbody td.descr a:before,
1195 div
#serverstatus table .tblFooters a:before {
1197 div
#serverstatus div#statuslinks a:after,
1198 div
#serverstatus div#sectionlinks a:after,
1199 div
#serverstatus table tbody td.descr a:after,
1200 div
#serverstatus table .tblFooters a:after {
1202 /* end serverstatus */
1205 body
#bodyquerywindow {
1208 background
-image
: none
;
1209 background
-color
: #F5F5F5;
1212 div
#querywindowcontainer {
1218 div
#querywindowcontainer fieldset {
1221 /* END querywindow */
1226 #togglequerybox{margin:0 10px}
1231 border
: 1px solid
#000;
1232 <?php
if ($GLOBALS['cfg']['ErrorIconic']) { ?
>
1233 background
-repeat
: no
-repeat
;
1234 <?php
if ($GLOBALS['text_dir'] === 'ltr') { ?
>
1235 background
-position
: 10px
50%
;
1236 padding
: 10px
10px
10px
25px
;
1238 background
-position
: 99%
50%
;
1239 padding
: 25px
10px
10px
10px
1244 -moz
-border
-radius
:5px
;
1245 -webkit
-border
-radius
:5px
;
1247 -moz
-box
-shadow
: 0px
1px
2px
#fff inset;
1248 -webkit
-box
-shadow
: 0px
1px
2px
#fff inset;
1249 box
-shadow
:0px
1px
2px
#fff; inset;
1253 #serverstatus p a{color:#fff;text-decoration:underline;}
1256 margin
:35px
0px
;font
-weight
:normal
;color
:#999;font-size:1.7em;
1261 border
:1px solid
#aaa;
1263 -webkit
-border
-radius
:5px
;
1264 -moz
-border
-radius
:5px
;
1266 box
-shadow
:0px
1px
1px
#fff inset;
1267 -webkit
-box
-shadow
:0px
1px
1px
#fff inset;
1268 -moz
-box
-shadow
:0px
1px
1px
#fff inset;
1271 #sectionlinks a, #statuslinks a{
1274 text
-shadow
: 0px
1px
0px
#fff;
1277 border
: 1px solid
#aaa;
1280 text
-decoration
: none
;
1282 border
-radius
: 20px
;
1283 -webkit
-border
-radius
: 20px
;
1284 -moz
-border
-radius
: 20px
;
1285 box
-shadow
: 1px
1px
2px
rgba(0,0,0,.5);
1287 -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
1288 -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
1289 text-shadow: #fff 0px 1px 0px;
1291 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
1292 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
1293 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
1295 #sectionlinks a:hover, #statuslinks a:hover{
1296 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#cccccc), to(#dddddd));
1297 background
: -moz
-linear
-gradient(top
, #cccccc, #dddddd);
1298 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#cccccc', endColorstr
='#dddddd');
1301 div
#sqlquerycontainer {
1302 float: <?php
echo $left; ?
>;
1307 div
#tablefieldscontainer {
1308 float: <?php
echo $right; ?
>;
1313 div
#tablefieldscontainer select {
1322 -moz
-border
-radius
:4px
;
1323 -webkit
-border
-radius
:4px
;
1325 border
:1px solid
#aaa;
1327 font
-family
:inherit
;
1329 textarea
#sql_query_edit{
1334 div
#queryboxcontainer div#bookmarkoptions {
1341 /* background-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>logo_right.png); */
1342 /* background-position: <?php echo $right; ?> bottom; */
1343 /* background-repeat: no-repeat; */
1346 #mysqlmaininformation,
1347 #pmamaininformation {
1348 float: <?php
echo $left; ?
>;
1353 list-style
-type
: disc
;
1354 vertical
-align
: middle
;
1358 margin
-bottom
: 0.3em
;
1363 <?php
if ($GLOBALS['cfg']['MainPageIconic']) { ?
>
1364 /* iconic view for ul items */
1365 li
#li_create_database {
1366 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_newdb
.png
);
1370 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_lang
.png
);
1373 li
#li_select_mysql_collation {
1374 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_asci
.png
);
1378 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_theme
.png
);
1382 /* list-style-image: url(<?php echo $_SESSION['PMA_Theme']->getImgPath(); ?>s_rights.png); */
1386 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_status
.png
);
1389 li
#li_mysql_variables{
1390 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_vars
.png
);
1393 li
#li_mysql_processes{
1394 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_process
.png
);
1397 li
#li_mysql_collations{
1398 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_asci
.png
);
1401 li
#li_mysql_engines{
1402 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_engine
.png
);
1405 li
#li_mysql_binlogs {
1406 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_tbl
.png
);
1409 li
#li_mysql_databases {
1410 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_db
.png
);
1414 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_export
.png
);
1418 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_import
.png
);
1421 li
#li_change_password {
1422 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_passwd
.png
);
1426 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_loggoff
.png
);
1429 li
#li_mysql_privilegs{
1430 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_rights
.png
);
1433 li
#li_switch_dbstats {
1434 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_dbstatistics
.png
);
1437 li
#li_flush_privileges {
1438 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_reload
.png
);
1441 li
#li_user_preferences {
1442 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>b_tblops
.png
);
1444 /* END iconic view for ul items */
1445 <?php
} /* end if $GLOBALS['cfg']['MainPageIconic'] */ ?
>
1448 #body_browse_foreigners {
1449 background
: <?php
echo $GLOBALS['cfg']['NaviBackground']; ?
>;
1450 margin
: 0.5em
0.5em
0 0.5em
;
1454 background
: <?php
echo $GLOBALS['cfg']['NaviBackground']; ?
>;
1464 border
: 0.1em solid black
;
1467 #bodythemes a:hover img {
1468 border
: 0.1em solid red
;
1471 #fieldset_select_fields {
1472 float: <?php
echo $left; ?
>;
1482 border
-top
: 0.1em solid silver
;
1483 text
-align
: <?php
echo $right; ?
>;
1488 #table_innodb_bufferpool_usage,
1489 #table_innodb_bufferpool_activity {
1490 float: <?php
echo $left; ?
>;
1493 #div_mysql_charset_collations table {
1494 float: <?php
echo $left; ?
>;
1499 float: <?php
echo $left; ?
>;
1504 float: <?php
echo $left; ?
>;
1508 #div_partition_maintenance,
1509 #div_referential_integrity,
1511 #div_table_maintenance {
1513 float: <?php
echo $left; ?
>;
1516 #div_table_options {
1519 float: <?php
echo $left; ?
>;
1522 #qbe_div_table_list {
1523 float: <?php
echo $left; ?
>;
1526 #qbe_div_sql_query {
1527 float: <?php
echo $left; ?
>;
1532 float: <?php
echo $left; ?
>;
1539 code
.sql
, div
.sqlvalidate
{
1548 background
: <?php
echo $GLOBALS['cfg']['BgOne']; ?
>;
1553 float: <?php
echo $left; ?
>;
1558 margin
-<?php
echo $left; ?
>: 60%
;
1560 padding
-<?php
echo $left; ?
>: 1em
;
1565 border
:1px solid
#999;
1567 -moz
-border
-radius
:4px
;
1568 -webkit
-border
-radius
:4px
;
1570 -moz
-box
-shadow
:2px
2px
5px
#ccc;
1571 -webkit
-box
-shadow
:2px
2px
5px
#ccc;
1572 box
-shadow
:3px
3px
10px
#ddd;
1574 padding
-bottom
: 1em
;
1578 background
-color
: #bbb;
1579 padding
: 0.1em
0.3em
;
1584 text
-shadow
:0 1px
0 #777;
1585 -moz
-box
-shadow
: 1px
1px
15px
#999 inset;
1586 -webkit
-box
-shadow
: 1px
1px
15px
#999 inset;
1587 box
-shadow
: 1px
1px
15px
#999 inset;
1591 padding
: 0 0 0 0.5em
;
1592 display
: inline
-block
;
1596 textarea
#partitiondefinition {
1600 /* for elements that should be revealed only via js */
1606 list-style
-image
: url(<?php
echo $_SESSION['PMA_Theme']->getImgPath(); ?
>s_host
.png
);
1610 list-style
-image
: none
;
1614 * Progress bar styles
1616 div
.upload_progress_bar_outer
1618 border
: 1px solid black
;
1622 div
.upload_progress_bar_inner
1624 background
-color
: <?php
echo (isset($_SESSION['userconf']['custom_color']) ?
$_SESSION['userconf']['custom_color'] : $GLOBALS['cfg']['NaviBackground']); ?
>;
1630 table
#serverconnection_src_remote,
1631 table
#serverconnection_trg_remote,
1632 table
#serverconnection_src_local,
1633 table
#serverconnection_trg_local {
1637 * Validation error message styles
1643 * Ajax notification styling
1645 .ajax_notification
{
1646 top
: 0px
; /** The notification needs to be shown on the top of the page */
1652 padding
: 5px
; /** Keep a little space on the sides of the text */
1654 max
-width
: 350px
; /** This value might have to be changed */
1656 z
-index
: 1100; /** If this is not kept at a high z-index, the jQueryUI modal dialogs (z-index:1000) might hide this */
1661 background
-image
: url(./themes
/pmahomme
/img
/ajax_clock_small
.gif
);
1662 background
-repeat
: no
-repeat
;
1663 background
-position
: 2%
;
1664 border
:1px solid
#e2b709;
1667 /* additional styles */
1669 margin
-top
:200px
;background
:#ffe57e;
1671 -moz
-border
-radius
:5px
;
1672 -webkit
-border
-radius
:5px
;
1673 box
-shadow
: 0px
5px
90px
#888;
1674 -moz
-box
-shadow
: 0px
5px
90px
#888;
1675 -webkit
-box
-shadow
: 0px
5px
90px
#888;
1679 /** Need this parent to properly center the notification division */
1684 * Export and Import styles
1687 .exportoptions h3
, .importoptions h3
{
1688 border
-bottom
: 1px
#999999 solid;
1692 .exportoptions ul
, .importoptions ul
, .format_specific_options ul
{
1693 list-style
-type
: none
;
1694 margin
-bottom
: 15px
;
1697 .exportoptions li
, .importoptions li
{
1700 .exportoptions label
, .importoptions label
, .exportoptions p
, .importoptions p
{
1705 #csv_options label.desc, #ldi_options label.desc, #latex_options label.desc, #output label.desc{
1710 .exportoptions
, .importoptions
{
1711 margin
: 20px
30px
30px
10px
1714 .exportoptions
#buttonGo, .importoptions #buttonGo {
1717 border
: 1px solid
#aaa;
1720 text
-decoration
: none
;
1723 border
-radius
: 12px
;
1724 -webkit
-border
-radius
: 12px
;
1725 -moz
-border
-radius
: 12px
;
1727 text
-shadow
: 0px
1px
0px
#fff;
1729 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#ffffff), to(#cccccc));
1730 background
: -moz
-linear
-gradient(top
, #ffffff, #cccccc);
1731 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#ffffff', endColorstr
='#cccccc');
1735 background
: -webkit
-gradient(linear
, left top
, left bottom
, from(#cccccc), to(#dddddd));
1736 background
: -moz
-linear
-gradient(top
, #cccccc, #dddddd);
1737 filter
: progid
:DXImageTransform
.Microsoft
.gradient(startColorstr
='#cccccc', endColorstr
='#dddddd');
1740 .format_specific_options h3
{
1741 margin
: 10px
0px
0px
10px
;
1745 .format_specific_options
{
1746 border
: 1px solid
#999999;
1756 * Export styles only
1758 select
#db_select, select#table_select {
1762 .export_sub_options
{
1763 margin
: 20px
0px
0px
30px
;
1766 .export_sub_options h4
{
1767 border
-bottom
: 1px
#999999 solid;
1770 .export_sub_options li
.subgroup
{
1771 display
: inline
-block
;
1775 .export_sub_options li
{
1779 #quick_or_custom, #output_quick_export {
1783 * Import styles only
1786 .importoptions
#import_notification {
1791 input
#input_import_file {
1796 margin
: 5px
0px
5px
0px
;
1800 * ENUM/SET editor styles
1810 _position
: absolute
; /* hack for IE */
1816 #enum_editor_no_js {
1820 #enum_editor, #enum_editor_no_js {
1821 background
: #D0DCE0;
1828 _position
: absolute
; /* hack for IE6 */
1838 a
.close_enum_editor
{
1842 #enum_editor #values, #enum_editor_no_js #values {
1847 #enum_editor #values input, #enum_editor_no_js #values input {
1855 #enum_editor_output {
1860 * Table structure styles
1862 .structure_actions_dropdown
{
1869 border
:1px solid
#aaa;
1870 -moz
-box
-shadow
:0px
3px
3px
#ddd;
1872 .structure_actions_dropdown span
{display
:block
;}
1873 .structure_actions_dropdown span
:hover
{background
:#ddd;}
1876 white
-space
: nowrap
;
1884 filter
: alpha(opacity
=0);
1888 .config
-form ul
.tabs
{
1889 margin
: 1.1em
0.2em
0;
1890 padding
: 0 0 0.3em
0;
1895 .config
-form ul
.tabs li
{
1896 float: <?php
echo $left; ?
>;
1899 .config
-form ul
.tabs li a
{
1901 margin
: 0.1em
0.2em
0;
1902 white
-space
: nowrap
;
1903 text
-decoration
: none
;
1904 border
: 1px solid
<?php
echo $GLOBALS['cfg']['BgTwo']; ?
>;
1905 border
-bottom
: none
;
1908 .config
-form ul
.tabs li a
{
1910 -moz
-border
-radius
:5px
5px
0 0;
1911 -webkit
-border
-radius
:5px
5px
0 0;
1912 border
-radius
:5px
5px
0 0;
1917 .config
-form ul
.tabs li a
:hover
,
1918 .config
-form ul
.tabs li a
:active
,
1919 .config
-form ul
.tabs li a
.active
{
1921 /*padding: 0.1em 0.6em 0.2em;*/
1924 .config
-form ul
.tabs li a
.active
{
1925 background
-color
: #fff;
1930 .config
-form fieldset
{
1934 /*border-color: <?php echo $GLOBALS['cfg']['BgTwo']; ?>;*/
1937 .config
-form legend
{
1941 .config
-form fieldset p
{
1948 .config
-form fieldset
.errors
{ /* form error list */
1949 margin
: 0 -2px
1em
-2px
;
1950 padding
: 0.5em
1.5em
;
1951 background
: #FBEAD9;
1952 border
: 0 #C83838 solid;
1953 border
-width
: 1px
0;
1955 font
-family
: sans
-serif
;
1959 .config
-form fieldset
.inline_errors
{ /* field error list */
1960 margin
: 0.3em
0.3em
0.3em
0;
1967 .config
-form fieldset th
{
1968 padding
: 0.3em
0.3em
0.3em
0.5em
;
1970 vertical
-align
: top
;
1972 background
: transparent
;
1975 .config
-form fieldset
.doc
, .config
-form fieldset
.disabled
-notice
{
1979 .config
-form fieldset
.disabled
-notice
{
1981 text
-transform
: uppercase
;
1986 .config
-form fieldset td
{
1988 padding
-bottom
: 0.3em
;
1989 vertical
-align
: top
;
1992 .config
-form fieldset th small
{
1994 font
-weight
: normal
;
1995 font
-family
: sans
-serif
;
2000 .config
-form fieldset th
, .config
-form fieldset td
{
2001 border
-top
: 1px
<?php
echo $GLOBALS['cfg']['BgTwo']; ?
> solid
;
2004 fieldset
.group
-header th
{
2005 background
: <?php
echo $GLOBALS['cfg']['BgTwo']; ?
>;
2008 fieldset
.group
-header + tr th
{
2012 fieldset
.group
-field
-1 th
, fieldset
.group
-header
-2 th
{
2013 padding
-left
: 1.5em
;
2016 fieldset
.group
-field
-2 th
, fieldset
.group
-header
-3 th
{
2020 fieldset
.group
-field
-3 th
{
2021 padding
-left
: 4.5em
;
2024 fieldset
.disabled
-field th
,
2025 fieldset
.disabled
-field th small
,
2026 fieldset
.disabled
-field td
{
2028 background
-color
: #ddd;
2031 .config
-form
.lastrow
{
2032 border
-top
: 1px
#000 solid;
2035 .config
-form
.lastrow
{
2036 background
: <?php
echo $GLOBALS['cfg']['ThBackground']; ?
>;;
2041 .config
-form
.lastrow input
{
2047 .config
-form span
.checkbox
{
2049 display
: inline
-block
;
2052 .config
-form
.custom
{ /* customized field */
2056 .config
-form span
.checkbox
.custom
{
2058 border
: 1px
#EDEC90 solid;
2062 .config
-form
.field
-error
{
2063 border
-color
: #A11 !important;
2066 .config
-form input
[type
="text"],
2067 .config
-form select
,
2068 .config
-form textarea
{
2069 border
: 1px
#A7A6AA solid;
2073 .config
-form input
[type
="text"]:focus
,
2074 .config
-form select
:focus
,
2075 .config
-form textarea
:focus
{
2076 border
: 1px
#6676FF solid;
2077 background
: #F7FBFF;
2080 .config
-form
.field
-comment
-mark
{
2089 .config
-form
.field
-comment
-warning
{
2098 .config
-form dd
:before
{
2102 .click
-hide
-message
{
2107 margin
-<?php
echo $left; ?
>: 2em
;
2111 margin
-bottom
: 0.5em
;
2114 #table_columns input, select {
2116 box
-sizing
: border
-box
;
2117 -ms
-box
-sizing
: border
-box
;
2118 -moz
-box
-sizing
: border
-box
;
2119 -webkit
-box
-sizing
: border
-box
;
2122 #table_columns select {