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

prefs: recolor category editor, block top25/subscribe buttons when pane has active dialog

This commit is contained in:
Andrew Dolgov
2007-05-14 07:04:55 +01:00
parent 365f95dc87
commit a349077cc4
3 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -438,7 +438,7 @@ table.prefFeedList td.feedSelect {
div.prefFeedCatHolder {
height : 250px;
overflow : auto;
border : 1px solid #88b0f0;
border : 1px solid #99d67a;
margin : 5px 0px 5px 0px;
}