aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/haddock.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/haddock.css b/html/haddock.css
index 59b98030..36b2d883 100644
--- a/html/haddock.css
+++ b/html/haddock.css
@@ -17,7 +17,7 @@ TD.title {
TD.topbut {
padding-left: 5px;
padding-right: 5px;
- border-left-width: 1;
+ border-left-width: 1px;
border-left-color: #ffffff;
border-left-style: solid
}
@@ -36,7 +36,7 @@ TD.topbut:hover {
TD.modulebar {
background-color: #0077dd;
- padding: 5
+ padding: 5px
}
TD.children {