mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 04:35:56 +00:00
less: fix syntax errors
This commit is contained in:
@@ -117,6 +117,14 @@ body.flat.ttrss_main {
|
||||
color : white;
|
||||
}
|
||||
|
||||
.dijitDialog .dijitDialogPaneContent {
|
||||
background : @bg-panel;
|
||||
}
|
||||
|
||||
.dijitTab:not(.dijitTabChecked) {
|
||||
background : @bg-panel;
|
||||
}
|
||||
|
||||
textarea {
|
||||
color : @fg-light;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user