]> git.wh0rd.org Git - tt-rss.git/commitdiff
filter dialog, use common background for actions
authorAndrew Dolgov <noreply@fakecake.org>
Mon, 27 Jan 2014 20:39:50 +0000 (00:39 +0400)
committerAndrew Dolgov <noreply@fakecake.org>
Mon, 27 Jan 2014 20:39:50 +0000 (00:39 +0400)
css/tt-rss.css

index 30b19c204a075e9dbbbdb1df2e1f39f4b21fa2f2..90abb2f8a763de602371b8815624bbbcb5e9304b 100644 (file)
@@ -856,7 +856,7 @@ img.feedIcon, img.tinyFeedIcon {
        text-shadow : 1px 1px 2px #fff;
 }
 
-.dijitDialog .dijitToolbar {
+.claro .dijitDialog .dijitToolbar {
        border : 1px solid #eee;
 }
 
@@ -905,7 +905,7 @@ ul#filterDlg_Matches, ul#filterDlg_Actions {
        border-style : solid;
        border-color : #eee;
        border-width : 0px 1px 1px 1px;
-       background-color : #f5f5f5;
+       background-color : white;
        margin : 0px 0px 5px 0px;
        padding : 0px;
 }