summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index a7d571c42..e438edb9f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -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;