From fa89649662e058ad72a3a79156832d69faf505a6 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 4 Sep 2015 14:25:59 +0000 Subject: [PATCH] Fix indentation in docbook.css. Approved by: wblock Sponsored by: Absolight --- share/misc/docbook.css | 58 +++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/share/misc/docbook.css b/share/misc/docbook.css index c1f3cf2847..f0215045a1 100644 --- a/share/misc/docbook.css +++ b/share/misc/docbook.css @@ -31,7 +31,7 @@ */ .formalpara-title { - font-weight: bold; + font-weight: bold; } a:link { @@ -45,64 +45,64 @@ a:visited, a:hover, a:active { } div.blockquote-title { - font-weight: bold; - margin-top: 1em; - margin-bottom: 1em; + font-weight: bold; + margin-top: 1em; + margin-bottom: 1em; } span.msgmain-title { - font-weight: bold; + font-weight: bold; } span.msgsub-title { - font-weight: bold; + font-weight: bold; } span.msgrel-title { - font-weight: bold; + font-weight: bold; } div.msglevel, div.msgorig, div.msgaud { - margin-top: 1em; - margin-bottom: 1em; + margin-top: 1em; + margin-bottom: 1em; } span.msglevel-title, span.msgorig-title, span.msgaud-title { - font-weight: bold; + font-weight: bold; } div.msgexplan { - margin-top: 1em; - margin-bottom: 1em; + margin-top: 1em; + margin-bottom: 1em; } span.msgexplan-title { - font-weight: bold; + font-weight: bold; } div.figure-title { - font-weight: bold; + font-weight: bold; } div.example-title { - font-weight: bold; + font-weight: bold; } div.equation-title { - font-weight: bold; + font-weight: bold; } div.table-title { - font-weight: bold; + font-weight: bold; } div.sidebar-title { - font-weight: bold; + font-weight: bold; } div.synopsis { - white-space: pre; - font-family: monospace; + white-space: pre; + font-family: monospace; } /* @@ -156,7 +156,7 @@ div.list-of-examples div.toc-title { div.calloutlist dt { float: left; - width: 1em;} +width: 1em;} div.calloutlist dd { clear: right; @@ -256,9 +256,9 @@ html { } .package, .port { - color: #007a00; - font-family: monospace; - font-style: italic; + color: #007a00; + font-family: monospace; + font-style: italic; } .svnref { @@ -314,7 +314,7 @@ pre.programlisting { border-radius: 4px; padding: 2ex; margin: .75em 3em .75em 1em; - line-height: 1.3; + line-height: 1.3; } .note, div.procedure { @@ -366,8 +366,8 @@ pre.programlisting { .procedure-title { font-weight: bold; - line-height: 1; - margin-right: 0; + line-height: 1; + margin-right: 0; } .note p:first-of-type, .tip p:first-of-type, .important p:first-of-type, .warning p:first-of-type, .caution p:first-of-type { @@ -379,8 +379,8 @@ pre.programlisting { } .informaltable table.calstable tr td { - padding-left: 1em; - padding-right: 1em; + padding-left: 1em; + padding-right: 1em; } .authorgroup {