summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-15 11:46:20 +0300
committerAndrew Dolgov <[email protected]>2010-01-15 11:46:20 +0300
commite71f2610091960a66a3b237cc1054f444b7b94a7 (patch)
tree577638694dbcfc35301e104d3bb396b4702a23f1 /tt-rss.css
parent8d66a48a6df97d77aab52fc7dec5733cfdc416d9 (diff)
replace some theme-specific frontend hooks with theme options
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 8ed418762..23ff92d11 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1577,12 +1577,6 @@ div.return a:hover {
right : 2px;
}
-a.feedUpdErrLink {
- color : #ff0000;
- display : block;
- margin-bottom : 0.5em;
-}
-
.catCtrHasUnread, .feedCtrHasUnread {
font-weight : bold;
color : #707070;