mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
ui: use dijit.Toolbar
This commit is contained in:
+2
-2
@@ -929,7 +929,7 @@ html, body#ttrssPrefs, #main {
|
||||
#toolbar div.actionChooser {
|
||||
display : table-cell;
|
||||
text-align : right;
|
||||
padding-right : 5px;
|
||||
padding-right : 3px;
|
||||
}
|
||||
|
||||
/* preferences layout */
|
||||
@@ -1478,7 +1478,7 @@ div.fatalError textarea {
|
||||
}
|
||||
|
||||
#toolbar {
|
||||
padding : 5px 0px 0px 5px;
|
||||
padding : 0px;
|
||||
margin : 0px;
|
||||
border-width : 0px;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user