7 lines
146 B
CSS
Raw Normal View History

html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
div.jgrowl { position:absolute; }
button { border:0; }
2011-11-21 10:50:08 +00:00