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

code cleanup

This commit is contained in:
Andrew Dolgov
2010-09-11 15:25:47 +04:00
parent f1e4d924c9
commit d5d5632952
4 changed files with 131 additions and 67 deletions
+1 -4
View File
@@ -117,6 +117,7 @@ a:hover {
#feeds ul#feeds-content li {
margin : 0px 0px 2px 0px;
padding : 2px;
clear : both;
}
#feeds ul#feeds-content li.selected {
@@ -181,10 +182,6 @@ a:hover {
clear : left;
}
#headlines ul#headlines-content li:hover {
background : #fafafa;
}
#headlines ul#headlines-content a.title {
font-weight : bold;
font-size : 16px;