]> git.wh0rd.org - tt-rss.git/commitdiff
tweak dijit dialog
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 1 Nov 2012 15:09:26 +0000 (19:09 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 1 Nov 2012 15:09:26 +0000 (19:09 +0400)
tt-rss.css

index a7d571c4283a29bcf67b5d97f7dfc2bdfb902dd5..e438edb9f7dbe1f0b74580260f060d745d948a98 100644 (file)
@@ -1334,6 +1334,13 @@ span.labelFixedLength {
        border : 1px solid #c0c0c0;
 }
 
+.dijitDialog .dijitDialogPaneContent {
+       background-color : white;
+       background-image : url("images/toolbar.png");
+       background-repeat : repeat-x;
+       background-position : bottom;
+}
+
 a.bookmarklet {
        color : #4684ff;
        border : 1px solid #ecf4ff;