[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / compresseur / tests / css / expected.css
index 8a03e76..b313092 100644 (file)
@@ -80,4 +80,6 @@ th{background-color:#FADD31;background-repeat:repeat-x;color:#68685E;font-size:1
 .image-hspace{margin-right:3px}
 .clear{clear:both}
 .degrade{background-color:#777;background:-webkit-gradient(linear,left top,left bottom,from(#999),to(#666));background-image:-moz-linear-gradient(top,#999,#666);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#999999',endColorstr='#666666');filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=146,Strength=5);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#999999',endColorstr='#666666')";filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff999999',endColorstr='#ff666666')}
-@media print{.degrade{background:none}}
\ No newline at end of file
+@media print{.degrade{background:none}}
+@keyframes NAME-YOUR-ANIMATION{0%{opacity:0}
+100%{opacity:1}}
\ No newline at end of file