]> git.wh0rd.org - tt-rss.git/commitdiff
dijit checkbox: remove border
authorAndrew Dolgov <noreply@fakecake.org>
Thu, 20 Feb 2014 20:22:08 +0000 (00:22 +0400)
committerAndrew Dolgov <noreply@fakecake.org>
Thu, 20 Feb 2014 20:22:08 +0000 (00:22 +0400)
css/dijit.css

index f62f6e5611a66c7bc8d362ed176475683c788ca5..9379f92636694fa18a88412b9760576b8149b06b 100644 (file)
        background-position : center center;    
        transition : opacity 0.25s;
        -webkit-transition : opacity 0.25s;
-       border : 1px solid #b5bcc7;
+       /* border : 1px solid #b5bcc7; */
        padding : 1px;
 }