summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-11 14:25:41 +0300
committerAndrew Dolgov <[email protected]>2018-12-11 14:25:41 +0300
commitdaa43e05727d4cd4d7b261a5be3faefab4263dcd (patch)
tree6409a5a95d042928c3fa071ace9d28e6669311d1 /themes/night.css
parent7a98105960dcbb53b4a221e2337ac7d1c955bd92 (diff)
use codeflask for user css editor
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index a68fc0734..bf5146801 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1434,6 +1434,12 @@ body.ttrss_prefs #header img {
vertical-align: middle;
cursor: pointer;
}
+body.ttrss_prefs #user-css-editor {
+ height: 300px;
+}
+body.ttrss_prefs #user-css-editor .codeflask {
+ position: relative;
+}
body.ttrss_prefs .dijitTree#filterTree .dijitTreeIcon,
body.ttrss_prefs .dijitTree#labelTree .dijitTreeIcon,
body.ttrss_prefs .dijitTree#filterTree .dijitTreeIcon {