mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:35:56 +00:00
rework filter dialogs to use dijit.Form
This commit is contained in:
11
tt-rss.css
11
tt-rss.css
@@ -1259,7 +1259,11 @@ div.dlgSecCont {
|
||||
float : left;
|
||||
font-size : 12px;
|
||||
font-weight : normal;
|
||||
line-height : 200%;
|
||||
}
|
||||
|
||||
div.dlgSecCont > * {
|
||||
margin-top : 4px;
|
||||
vertical-align : bottom;
|
||||
}
|
||||
|
||||
div.dlgButtons {
|
||||
@@ -1603,3 +1607,8 @@ span.labelFixedLength {
|
||||
display : inline-block;
|
||||
width : 70%;
|
||||
}
|
||||
|
||||
#filter_dlg_date_chk_box {
|
||||
display : inline-block;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user