mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-04 01:09:15 +00:00
remove transition from disabled checkbox
This commit is contained in:
@@ -1151,6 +1151,10 @@ body#ttrssMain #headlines-frame .dijitCheckBox {
|
||||
opacity : 1;
|
||||
}
|
||||
|
||||
.claro .dijitCheckBox.dijitCheckBoxDisabled:hover {
|
||||
opacity : 0.6;
|
||||
}
|
||||
|
||||
.claro .dijitCheckBox.dijitCheckBoxChecked {
|
||||
border-color : #ddffdd;
|
||||
background-image : url("../images/tick.png");
|
||||
|
||||
Reference in New Issue
Block a user