summaryrefslogtreecommitdiff
path: root/css/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/default.css')
-rw-r--r--css/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/default.css b/css/default.css
index 0b5fcfce8..9b1fc7de0 100644
--- a/css/default.css
+++ b/css/default.css
@@ -1472,6 +1472,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;