mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 20:11:29 +00:00
less: fix syntax errors
This commit is contained in:
@@ -27,14 +27,6 @@
|
||||
box-shadow : 0px 0px 8px rgba(0,0,0,0.1);
|
||||
}
|
||||
|
||||
.dijitDialog .dijitDialogPaneContent {
|
||||
background : @bg-panel;
|
||||
}
|
||||
|
||||
.dijitTab:not(.dijitTabChecked) {
|
||||
background : @bg-panel;
|
||||
}
|
||||
|
||||
.dijitCheckBox.dijitCheckBoxChecked {
|
||||
background-color : #69C671;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user