mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
11.32.2012 1c079fdc810416e78513871c77f5edd75d964411
Nicer with a thin line between appendixes in the single-page HTML output
1 files modified
2 ■■■ changed files
opendj-sdk/opendj3/src/main/resources/css/coredoc.css 2 ●●● patch | view | raw | blame | history
opendj-sdk/opendj3/src/main/resources/css/coredoc.css
@@ -189,7 +189,7 @@
    padding: 6px;
}
div.chapter,div.preface
div.appendix,div.chapter,div.preface
{
 border-bottom: thin solid #ccc; 
}