summaryrefslogtreecommitdiff
path: root/themes/night_blue.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night_blue.css')
-rw-r--r--themes/night_blue.css10
1 files changed, 4 insertions, 6 deletions
diff --git a/themes/night_blue.css b/themes/night_blue.css
index 793145a2b..138a8ef17 100644
--- a/themes/night_blue.css
+++ b/themes/night_blue.css
@@ -1435,12 +1435,6 @@ 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 {
@@ -1479,6 +1473,10 @@ body.ttrss_prefs div#labellistLoading {
body.ttrss_prefs #errorButton {
color: red;
}
+body.ttrss_prefs .user-css-editor {
+ height: 300px;
+ width: 575px;
+}
body.ttrss_prefs table.prefPluginsList td label,
body.ttrss_prefs table.prefUserList td {
cursor: pointer;