summaryrefslogtreecommitdiff
path: root/themes/light
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-05 15:16:41 +0300
committerAndrew Dolgov <[email protected]>2021-03-05 15:16:41 +0300
commit5c1f9f31bdb6418469c3434047c163b4dae8f139 (patch)
tree7418b3eaa48984195a42667a15c61c5545cb3a29 /themes/light
parentfe06416f1787d27e90ad75f7c33eadd412574346 (diff)
add a bunch of button icons
Diffstat (limited to 'themes/light')
-rw-r--r--themes/light/prefs.less12
1 files changed, 6 insertions, 6 deletions
diff --git a/themes/light/prefs.less b/themes/light/prefs.less
index 1c09271a6..35db886ce 100644
--- a/themes/light/prefs.less
+++ b/themes/light/prefs.less
@@ -9,13 +9,13 @@ body.ttrss_prefs {
color : @default-text;
}
- /*.dijitContentPane {
- h1:first-of-type,
- h2:first-of-type,
- h3:first-of-type {
- margin-top: 0px;
+ .dijitContentPane {
+ > h1:first-of-type,
+ > h2:first-of-type,
+ > h3:first-of-type {
+ margin-top: 0;
}
- }*/
+ }
#footer, #header {
padding : 8px;