From d4b713d2362aa434884a05e0caa433ef1eb369bf Mon Sep 17 00:00:00 2001 From: Robin Buse Date: Tue, 16 Aug 2011 23:49:52 +0300 Subject: [PATCH] colorized the return link and removed some odd stuff --- static/css/timeslider.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/static/css/timeslider.css b/static/css/timeslider.css index c609c2bcd..38ca8faa2 100644 --- a/static/css/timeslider.css +++ b/static/css/timeslider.css @@ -192,13 +192,9 @@ float:right; line-height: 29px; margin-top: 0; padding-right: 6pt; + color: #222; } - - - padding: 0; - margin: 0; -} ul { margin-left: 1.5em; } ul ul { margin-left: 0 !important; } ul.list-bullet1 { margin-left: 1.5em; }