From abaf597808833cdc60af87dc0931a8d6f0a2d6a3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 8 Dec 2018 07:53:24 +0300 Subject: revert special checkbox css for headlines-frame --- css/tt-rss.less | 9 --------- 1 file changed, 9 deletions(-) (limited to 'css/tt-rss.less') 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; -- cgit v1.2.3