mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-26 00:51:29 +00:00
tweak checkbox appearance a bit to conform better to general claro style
This commit is contained in:
@@ -1053,6 +1053,12 @@ div.enclosure_title {
|
||||
|
||||
body#ttrssMain #headlines-frame .dijitCheckBox {
|
||||
border-width : 0px;
|
||||
opacity : 0.5;
|
||||
}
|
||||
|
||||
body#ttrssMain #headlines-frame .dijitCheckBoxHover,
|
||||
body#ttrssMain #headlines-frame .dijitCheckBoxChecked {
|
||||
opacity : 1;
|
||||
}
|
||||
|
||||
body#ttrssMain #feedTree .dijitTreeRow img.dijitTreeExpandoLeaf {
|
||||
|
||||
Reference in New Issue
Block a user