Fix indentation in docbook.css.

Approved by:	wblock
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2015-09-04 14:25:59 +00:00
parent 55a52a50bb
commit fa89649662
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47366

View file

@ -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 {