summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-01-23 10:25:25 +0100
committerAndrew Dolgov <[email protected]>2009-01-23 10:25:25 +0100
commitb2b805b5baaa967fd209d687d4de51ef639b464c (patch)
tree5d951c2ab2b2bb59324c6726c966a3f986c7ac8a /themes
parentd54eb16ec456a263b722b93d2d2a173b2813a42c (diff)
graycube: remove obsolete class from css
Diffstat (limited to 'themes')
-rw-r--r--themes/graycube/theme.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css
index a29a39ea8..09332ffe3 100644
--- a/themes/graycube/theme.css
+++ b/themes/graycube/theme.css
@@ -61,14 +61,6 @@ ul.userFeedList, ul.browseFeedList, ul.labelTestResults {
border : 1px solid #999999;
}
-table.headlinesSubToolbar td {
- color : gray;
- background-image : url("images/grad_1.png");
- background-repeat : repeat-x;
- background-position : bottom left;
- background-color : #f3f3f2;
-}
-
div.postReply {
padding : 0px;
margin : 0px;