1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

replace some theme-specific frontend hooks with theme options

This commit is contained in:
Andrew Dolgov
2010-01-15 11:46:20 +03:00
parent 8d66a48a6d
commit e71f261009
7 changed files with 27 additions and 28 deletions
-6
View File
@@ -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;