summaryrefslogtreecommitdiff
path: root/css/prefs.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-01-28 15:12:22 +0400
committerAndrew Dolgov <[email protected]>2014-01-28 15:12:22 +0400
commit196724d1b57e4cf47a1de9cd361f9a4f36472e1c (patch)
treeee997a662016f014d5c03f5fd4d240a1d50bfb7b /css/prefs.css
parentea2dbc7ad5a7dc9e16ec86f32dd9e37d58888534 (diff)
add dijit.css to default theme
Diffstat (limited to 'css/prefs.css')
-rw-r--r--css/prefs.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/prefs.css b/css/prefs.css
index b5763f4ab..502552599 100644
--- a/css/prefs.css
+++ b/css/prefs.css
@@ -118,6 +118,11 @@ table.prefErrorLog td.filename, table.prefErrorLog td.login, table.prefErrorLog
color : #555;
}
+body#ttrssPrefs hr {
+ border-color : #ecf4ff;
+ max-width : 100%;
+}
+
.claro .dijitTabPaneWrapper,
.claro .dijitTabContainerTop-tabs,
.claro .dijitTab,