1
0
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:
Andrew Dolgov
2010-11-17 14:04:22 +03:00
parent a17d721902
commit f8ce21fc72
3 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -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;