use codeflask for user css editor
This commit is contained in:
@@ -1434,6 +1434,12 @@ 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 {
|
||||
|
||||
Reference in New Issue
Block a user