From f0cfe83e3725f9a3928da97a6e3085e79cb25309 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 18 Mar 2013 10:26:24 +0400 Subject: upgrade dojo to 1.8.3 (refs #570) --- lib/dijit/themes/soria/Dialog.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'lib/dijit/themes/soria/Dialog.css') diff --git a/lib/dijit/themes/soria/Dialog.css b/lib/dijit/themes/soria/Dialog.css index 1e0503a0b..956df8d5e 100644 --- a/lib/dijit/themes/soria/Dialog.css +++ b/lib/dijit/themes/soria/Dialog.css @@ -67,15 +67,7 @@ } .soria .dijitTooltipContainer { - /* - The part with the text. - - NOTE: - FF doesn't clip images used as CSS bgs if you specify a border - radius. If you use a solid color, it does. Webkit gets it right. - Sigh. - background: #ffffff url("images/popupMenuBg.gif") repeat-x bottom left; - */ + /* The part with the text. */ background-color: #fff; border:1px solid #cbcbcb; padding:0.45em; -- cgit v1.2.3