summaryrefslogtreecommitdiff
path: root/prefs.css
diff options
context:
space:
mode:
Diffstat (limited to 'prefs.css')
-rw-r--r--prefs.css14
1 files changed, 1 insertions, 13 deletions
diff --git a/prefs.css b/prefs.css
index 69e4c8a17..c3e8116e8 100644
--- a/prefs.css
+++ b/prefs.css
@@ -1,7 +1,3 @@
-#header a {
- color : #4684ff;
-}
-
#header a:hover {
color : black;
}
@@ -13,7 +9,7 @@
div#pref-tabs .dijitContentPane {
- font-size : 12px;
+ font-size : 13px;
}
div#pref-tabs {
@@ -52,14 +48,6 @@ tr.title td {
color : #4684ff;
}
-tr.title td a {
- color : #4684ff;
-}
-
-tr.title td a:hover {
- color : black;
-}
-
div.prefProfileHolder, div.prefFeedOPMLHolder, div.inactiveFeedHolder {
height : 300px;
overflow : auto;