summaryrefslogtreecommitdiff
path: root/themes/light/prefs.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/prefs.less')
-rw-r--r--themes/light/prefs.less20
1 files changed, 7 insertions, 13 deletions
diff --git a/themes/light/prefs.less b/themes/light/prefs.less
index 95ddefc34..510388391 100644
--- a/themes/light/prefs.less
+++ b/themes/light/prefs.less
@@ -9,13 +9,13 @@ body.ttrss_prefs {
color : @default-text;
}
- .dijitContentPane {
+ /*.dijitContentPane {
h1:first-of-type,
h2:first-of-type,
h3:first-of-type {
margin-top: 0px;
}
- }
+ }*/
#footer, #header {
padding : 8px;
@@ -57,21 +57,15 @@ body.ttrss_prefs {
color : white;
}
- .dijitDialog #pref-profiles-list .dijitInlineEditBoxDisplayMode {
- padding : 0px;
+ #feedsTab {
+ background : @color-panel-bg;
}
- div#feedlistLoading, div#filterlistLoading, div#labellistLoading {
- text-align : center;
- padding : 5px;
- color : @default-text;
- }
-
- div#feedlistLoading img, div#filterlistLoading img, div#labellistLoading {
- margin-right : 5px;
+ .dijitDialog #pref-profiles-list .dijitInlineEditBoxDisplayMode {
+ padding : 0px;
}
- #errorButton {
+ #pref_feeds_errors_btn {
color : red;
}