# HG changeset patch # User Steve Kemp # Date 1197330749 0 # Node ID 9728676c3a85d98b3434191056b392f424e99eca # Parent cbac8af73d883611f6b1c9efd68983a72f30403d Moved the border diff -r cbac8af73d88 -r 9728676c3a85 themes/default/style.css --- a/themes/default/style.css Mon Dec 10 23:23:08 2007 +0000 +++ b/themes/default/style.css Mon Dec 10 23:52:29 2007 +0000 @@ -3,7 +3,6 @@ padding: 0 10px; padding-top: 1px; padding-bottom: 1em; - border-right: 1px solid rgb(128, 128, 128); background-color: white; color: black; margin: 0; @@ -96,6 +95,6 @@ padding: 0 10px; background-color: white; - + border-left: 1px solid rgb(128, 128, 128); margin: 0; } \ No newline at end of file