summaryrefslogtreecommitdiff
path: root/themes/greentiny
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-02-15 14:18:31 +0300
committerAndrew Dolgov <[email protected]>2010-02-15 14:18:31 +0300
commit02b289d6611a535b8d498bfbbccd884164e02f24 (patch)
treef415e98baad0c3e37d50d6ce278b382e9df10bed /themes/greentiny
parente258bceb68558f4c43e61b2e133ade4b89b6c19a (diff)
feedlist: replace a elements with spans
Diffstat (limited to 'themes/greentiny')
-rw-r--r--themes/greentiny/theme.css22
1 files changed, 0 insertions, 22 deletions
diff --git a/themes/greentiny/theme.css b/themes/greentiny/theme.css
index bf0257ba5..0cfa20009 100644
--- a/themes/greentiny/theme.css
+++ b/themes/greentiny/theme.css
@@ -135,28 +135,6 @@ li.errorUnreadSelected a {
color : #f04040;
}
-li.feedSelected a,
-li.labelSelected a,
-li.virtSelected a,
-li.tagSelected a {
- color : #4684ff;
-}
-
-li.feedUnreadSelected a,
-li.labelUnreadSelected a,
-li.virtUnreadSelected a,
-li.tagUnreadSelected a {
- color : #4684ff;
-}
-
-li.feedUnreadSelected,
-li.errorUnreadSelected,
-li.labelUnreadSelected,
-li.virtUnreadSelected,
-li.tagUnreadSelected {
- font-weight : bold;
-}
-
li.feed {
display : block;
}