mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-25 22:31:29 +00:00
Revert "use codeflask for user css editor"
This reverts commit daa43e0572.
This commit is contained in:
@@ -1434,12 +1434,6 @@ 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 {
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -28,14 +28,6 @@ body.ttrss_prefs {
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
#user-css-editor {
|
||||
height : 300px;
|
||||
|
||||
.codeflask {
|
||||
position : relative;
|
||||
}
|
||||
}
|
||||
|
||||
.dijitTree#filterTree .dijitTreeIcon,
|
||||
.dijitTree#labelTree .dijitTreeIcon,
|
||||
.dijitTree#filterTree .dijitTreeIcon {
|
||||
|
||||
Reference in New Issue
Block a user