1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-24 04:21:29 +00:00

tweak dijit dialog

This commit is contained in:
Andrew Dolgov
2012-11-01 19:09:26 +04:00
parent 4e4a8e43ab
commit e4b972f40b

View 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;