diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index fae1fbe2f..cffcff3d8 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -1369,8 +1369,7 @@ print ""; diff --git a/tt-rss.css b/tt-rss.css index 22c8a40c6..d6360b21c 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -2160,3 +2160,11 @@ div#offlineModeDrop { color : #909090; } +optgroup { + color : #5050aa; + font-style : normal; +} + +option { + color : black; +} diff --git a/tt-rss.php b/tt-rss.php index 7a492f84c..b963cd150 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -189,25 +189,25 @@ window.onload = init; - - + - - + + - - + + +