]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dijit/themes/soria/Dialog.css
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dijit / themes / soria / Dialog.css
index 1e0503a0b6eafa86068b704b39bf17927331246d..956df8d5e1c2ecb7353f630f128dd0e11b0cc963 100644 (file)
 }
 
 .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;