From b6a021461d2ea54a91ce77c58591ad2ead35abdc Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 11 Dec 2018 21:06:02 +0300 Subject: add night_base so that output files would generate properly, etc --- css/default.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css/default.css') 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; -- cgit v1.2.3