]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dijit/themes/nihilo/Dialog.css
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dijit / themes / nihilo / Dialog.css
index 4affeb866e4c9541f1e74c6adb23fba58f5fc10f..248260467de6d41f684d636ae70baffc17aef1fe 100644 (file)
 }
 
 .nihilo .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 #d3d3d3;
        padding:0.45em;