mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 18:41:29 +00:00
add hotkey (a N) to toggle night.css
This commit is contained in:
@@ -132,4 +132,13 @@
|
||||
label.dijitButton:hover {
|
||||
background-color : @color-panel-bg;
|
||||
}
|
||||
|
||||
.dijitTree {
|
||||
.dijitTreeNode .dijitTreeRow {
|
||||
padding : 4px 0px 4px;
|
||||
border-width : 1px;
|
||||
color : @default-text;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user