filter dialog, use common background for actions

master
Andrew Dolgov 11 years ago
parent 752b3f6404
commit 7637c94d53

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

Loading…
Cancel
Save