[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / compresseur / tests / css / expected_more.css
index b4cbc11..992c371 100644 (file)
@@ -49,7 +49,7 @@ th{background-color:#FADD31;background-repeat:repeat-x;color:#68685E;font-size:1
 .forumline{background:#FFF}
 .gensmall{font-size:10px}
 .h1-font{color:#069;display:inline;font:bold 13px Verdana,Arial,Helvetica,sans-serif;margin:.3em;text-decoration:none}
-.h2-font{display:inline;font:11px Verdana,Arial,Helvetica,sans-serif}
+.h2-font{display:inline;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px}
 .height1{height:1px}
 .height22{height:22px}
 .height25{height:25px}
@@ -84,4 +84,8 @@ th{background-color:#FADD31;background-repeat:repeat-x;color:#68685E;font-size:1
 .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}
+}
+@keyframes NAME-YOUR-ANIMATION {
+0%{opacity:0}
+100%{opacity:1}
 }
\ No newline at end of file