2 /* Stylesheet for phpMyAdmin documentation */
3 /* vim: expandtab ts=4 sw=4 sts=4 tw=78
7 background-color: #ffffff;
8 font-family: sans-serif
;
19 border-bottom: 1px dotted
;
27 text-decoration: none
;
29 background-color: #ffffff;
30 /* font-weight: normal;*/
34 /* background-color: #99CCFF;*/
36 background-color: #ffffff;
37 text-decoration: underline
;
38 /* font-weight: bolder */
56 background-color: #ddeeff;
60 border-bottom: 1px solid
#000000;
66 /* following MSIE hack was originally written by Riki Fridrich
67 * <http://www.fczbkk.com> */
68 /* position: expression("absolute");*/
69 /* width: expression(document.body.clientWidth);*/
70 /* top: expression(document.body.scrollTop + this.offsetHeight - this.offsetHeight);*/
82 ul
.header
li:first-child:before
{
87 text-decoration: none
;
90 background-color: #ddeeff;
95 background-color: #99CCFF;
96 /* font-weight: bolder;*/
104 background-color: #ddeeff;
106 border-top: 1px solid
#000000;
107 border-bottom: 1px solid
#000000;
116 background-color: #ddeeff;
118 border-top: 1px solid
#000000;
119 border-bottom: 1px solid
#000000;
121 /* counter-reset: heading3;
122 counter-increment: heading2; */
126 content: counter(heading2) '. ';
134 background-color: #ddeeff;
136 border-top: 1px solid
#000000;
137 border-bottom: 1px solid
#000000;
139 /* counter-reset: heading4;
140 counter-increment: heading3; */
144 content: counter(heading2) '.' counter(heading3) '. ';
149 margin: 10px 5% 2px 5%;
152 background-color: #ffffff;
153 /* counter-increment: heading4; */
157 content: counter(heading2) '.' counter(heading3) '.' counter(heading4) '. ';
161 counter-increment: heading5;
165 content: counter(heading2) '.' counter(heading3) '.' counter(heading4) counter(heading5,lower-alpha);
169 margin: 2px 5% 1em 5%;
173 margin: 2px 5% 2px 5%;
177 table tr
,table td
,table th
{
183 display: table
; margin-left: auto
; margin-right: auto
;
184 border-collapse: collapse
;
187 table
.translators th
{
189 background-color: #d3dce3;
192 table
.translators td
, table
.translators th
{
193 border: 1px solid
#000000;
198 margin: 2px 5% 2px 5%;
202 margin: 1em 5% 1em 5%;
203 border: 1px solid silver
;
205 background-color: #eeeeee;
209 /* no more intend inside li */
219 margin: 1em 6% 1em 6%;
232 margin: 1em 6% 1em 6%;
240 font-family: monospace
;
249 background-color: #ffeeee;
250 padding: 0 0.5em 0 0.5em;
254 border: 1px dotted
#ff0000;
258 .important:first-word {
267 p
.footnote:first-line
{