summaryrefslogtreecommitdiff
path: root/css/tt-rss.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-08 07:53:24 +0300
committerAndrew Dolgov <[email protected]>2018-12-08 07:53:24 +0300
commitabaf597808833cdc60af87dc0931a8d6f0a2d6a3 (patch)
tree1e7f9e52ff359e1317b980c198fa7cd91f7e9aef /css/tt-rss.less
parentd1efcb7fc0bd3b8ecfb4f16cef98fe81687fd46e (diff)
revert special checkbox css for headlines-frame
Diffstat (limited to 'css/tt-rss.less')
-rwxr-xr-xcss/tt-rss.less9
1 files changed, 0 insertions, 9 deletions
diff --git a/css/tt-rss.less b/css/tt-rss.less
index eb24db32a..bd3e80dd9 100755
--- a/css/tt-rss.less
+++ b/css/tt-rss.less
@@ -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;