diff options
author | Sarven Capadisli <csarven@plantard.controlezvous.ca> | 2009-02-02 17:02:58 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@plantard.controlezvous.ca> | 2009-02-02 17:02:58 +0000 |
commit | 99fba4932d774e9891d29f18f2d8417a323bce1d (patch) | |
tree | d748eaab1fc8899071d78c71261321a863a7804f /theme/default/css/display.css | |
parent | 5f004c0158f228531230bb6f2f668e368b69a9f3 (diff) |
Ticket 1044 -- Removed border-top, reduced padding, changed notice
count from 6 to 5, removed nickname.
Diffstat (limited to 'theme/default/css/display.css')
-rw-r--r-- | theme/default/css/display.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/default/css/display.css b/theme/default/css/display.css index faff64967..6c6b514a6 100644 --- a/theme/default/css/display.css +++ b/theme/default/css/display.css @@ -67,7 +67,6 @@ color:#002E6E; .profile { border-top-color:#D1D9E4; } -.section .notice, .section .profile { border-top-color:#97BFD1; } |