1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:25:59 +00:00

add night_base so that output files would generate properly, etc

This commit is contained in:
Andrew Dolgov
2018-12-11 21:06:02 +03:00
parent be49b77b14
commit b6a021461d
11 changed files with 336 additions and 325 deletions

View File

@@ -71,6 +71,11 @@ body.ttrss_prefs {
color : red;
}
.user-css-editor {
height : 300px;
width : 575px;
}
table.prefPluginsList td label, table.prefUserList td {
cursor : pointer;
}