From: Andrew Dolgov Date: Thu, 1 Nov 2012 15:23:25 +0000 (+0400) Subject: Revert "tweak dijit dialog" X-Git-Tag: 1.6.1~18 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=89faa1df1a95abd14ac1db0d05b408f58a4f4e77;p=tt-rss.git Revert "tweak dijit dialog" This reverts commit e4b972f40b2b1184fa208af03e3906d271af1b5e. --- diff --git a/tt-rss.css b/tt-rss.css index 0037dcaf..06aea939 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1337,13 +1337,6 @@ 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;