mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
rework filter and label edit/create dialog layouts
This commit is contained in:
+30
@@ -2002,3 +2002,33 @@ div#l_progress_i {
|
||||
bottom : 0px;
|
||||
top : 6px;
|
||||
}
|
||||
|
||||
div.dlgSec {
|
||||
font-size : 14px;
|
||||
color : gray;
|
||||
font-weight : bold;
|
||||
clear : both;
|
||||
height : 20px;
|
||||
}
|
||||
|
||||
div.dlgSecCont {
|
||||
position : relative;
|
||||
left : 150px;
|
||||
top : -20px;
|
||||
float : left;
|
||||
font-size : 12px;
|
||||
font-weight : medium;
|
||||
}
|
||||
|
||||
div.dlgButtons {
|
||||
text-align : right;
|
||||
clear : both;
|
||||
}
|
||||
|
||||
textarea.labelSQL {
|
||||
font-family : monospace;
|
||||
}
|
||||
|
||||
div#label_test_result {
|
||||
clear : both;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user