From e4b972f40b2b1184fa208af03e3906d271af1b5e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 1 Nov 2012 19:09:26 +0400 Subject: tweak dijit dialog --- tt-rss.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'tt-rss.css') 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; -- cgit v1.2.3