revert special checkbox css for headlines-frame
This commit is contained in:
@@ -805,15 +805,6 @@ body.ttrss_main {
|
||||
-webkit-transform: translateZ(0);
|
||||
-webkit-backface-visibility: hidden;
|
||||
|
||||
.dijitCheckBox:not(.dijitCheckBoxChecked) {
|
||||
background: transparent;
|
||||
opacity : 0.9;
|
||||
}
|
||||
|
||||
.dijitCheckBox:not(.dijitCheckBoxChecked)::before {
|
||||
color : lighten(@default-text, 20%);
|
||||
}
|
||||
|
||||
div.feed-title {
|
||||
border: 0px solid @color-link;
|
||||
border-bottom-width: 1px;
|
||||
|
||||
Reference in New Issue
Block a user