revert special checkbox css for headlines-frame

This commit is contained in:
Andrew Dolgov
2018-12-08 07:53:24 +03:00
parent d1efcb7fc0
commit abaf597808
5 changed files with 2 additions and 25 deletions

View File

@@ -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;