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

Mark Craig
11.32.2012 7cbd3b44d17b997bb6159792c46a3f575b9997f6
Nicer with a thin line between appendixes in the single-page HTML output
1 files modified
2 ■■■ changed files
opendj3/src/main/resources/css/coredoc.css 2 ●●● patch | view | raw | blame | history
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; 
}