mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:35:55 +00:00
filter dialog, use common background for actions
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user