diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php
index fae1fbe2..cffcff3d 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 22c8a40c..d6360b21 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 7a492f84..b963cd15 100644
--- a/tt-rss.php
+++ b/tt-rss.php
@@ -189,25 +189,25 @@ window.onload = init;
-
-
+
+
+