add night_base so that output files would generate properly, etc
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@import "../lib/flat-ttrss/flat_combined_dark.css";
|
||||
@import "../lib/flat-ttrss/flat_combined_dark.css";
|
||||
body.ttrss_main,
|
||||
body.ttrss_prefs,
|
||||
#main {
|
||||
@@ -1472,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;
|
||||
|
||||
Reference in New Issue
Block a user