From: Andrew Dolgov Date: Fri, 23 Jan 2009 09:25:25 +0000 (+0100) Subject: graycube: remove obsolete class from css X-Git-Tag: git2svn-syncpoint-master~44 X-Git-Url: https://git.wh0rd.org/?p=tt-rss.git;a=commitdiff_plain;h=b2b805b5baaa967fd209d687d4de51ef639b464c graycube: remove obsolete class from css --- diff --git a/themes/graycube/theme.css b/themes/graycube/theme.css index a29a39ea..09332ffe 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;