Ajout expression IE6 pour eviter le flickering des images de batckground dans le navigateur
This commit is contained in:
parent
f234723ee0
commit
0964fcfa13
@ -1,7 +1,6 @@
|
||||
div.jgrowl {
|
||||
position:absolute;
|
||||
}
|
||||
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
|
||||
|
||||
div.jgrowl { position:absolute; }
|
||||
|
||||
button { border:0; }
|
||||
|
||||
button {
|
||||
border:0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user