summaryrefslogtreecommitdiff
path: root/prefs.css
diff options
context:
space:
mode:
Diffstat (limited to 'prefs.css')
-rw-r--r--prefs.css12
1 files changed, 4 insertions, 8 deletions
diff --git a/prefs.css b/prefs.css
index 254de4f34..69e4c8a17 100644
--- a/prefs.css
+++ b/prefs.css
@@ -1,11 +1,3 @@
-html, body#ttrssPrefs, #main {
- width: 100%;
- height: 100%;
- border: 0;
- padding: 0;
- margin: 0;
-}
-
#header a {
color : #4684ff;
}
@@ -139,3 +131,7 @@ table.prefErrorLog td.filename, table.prefErrorLog td.login, table.prefErrorLog
color : gray;
}
+.dijitAccordionContainer-child {
+ box-shadow : inset 0px 0px 3px rgba(0,0,0,0.2);
+}
+