summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-style.css
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-style.css')
-rw-r--r--documentation/ref-manual/ref-style.css11
1 files changed, 1 insertions, 10 deletions
diff --git a/documentation/ref-manual/ref-style.css b/documentation/ref-manual/ref-style.css
index e77ba718b3..f660a96859 100644
--- a/documentation/ref-manual/ref-style.css
+++ b/documentation/ref-manual/ref-style.css
@@ -203,15 +203,6 @@ div.variablelist dl {
203 font-weight: normal; 203 font-weight: normal;
204 width: 0em; 204 width: 0em;
205 text-align: right; 205 text-align: right;
206 margin-top: 4em;
207 margin-left: .5em;
208 margin-bottom: 0em;
209 -webkit-column-count: 2; /* Chrome, Safari, Opera */
210 -moz-column-count: 2; /* Firefox */
211 column-count: 2;
212 -webkit-column-gap: 4px; /* Chrome, Safari, Opera */
213 -moz-column-gap: 4px; /* Firefox */
214 column-gap: 4px;
215} 206}
216 207
217.variablelist dl dt { 208.variablelist dl dt {
@@ -222,6 +213,7 @@ div.variablelist dl {
222.variablelist dl dd { 213.variablelist dl dd {
223 margin-top: -3.5em; 214 margin-top: -3.5em;
224 margin-left: 15.5em; 215 margin-left: 15.5em;
216 margin-bottom: 2em;
225} 217}
226 218
227.glossary dd p, 219.glossary dd p,
@@ -230,7 +222,6 @@ div.variablelist dl {
230 margin-bottom: 1em; 222 margin-bottom: 1em;
231} 223}
232 224
233
234div.calloutlist table td { 225div.calloutlist table td {
235 padding: 0em 0em 0em 0em; 226 padding: 0em 0em 0em 0em;
236 margin: 0em 0em 0em 0em; 227 margin: 0em 0em 0em 0em;