1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-07 14:49:15 +00:00

css proto look change for browser

This commit is contained in:
Andrew Dolgov
2005-12-30 07:08:44 +01:00
parent c2b2aee071
commit 0fefdaccf1
2 changed files with 7 additions and 1 deletions

View File

@@ -923,6 +923,12 @@ ul.userFeedList {
list-style-type : none;
}
/* #browseBigFeedList li.oddSelected {
border : 1px solid #d0d0f6;
background-color : #eaeaff;
-moz-border-radius : 5px;
} */
ul.browseFeedList {
height : 300px;
overflow : auto;