MDL-33521 css: Fixed invalid CSS in core CSS and plugin styles.css files

This commit is contained in:
Sam Hemelryk 2012-05-31 14:51:02 +12:00
parent d71b79a406
commit d75e8e3ac8
12 changed files with 24 additions and 25 deletions

View file

@ -173,7 +173,7 @@
bottom:0;
right:0;
opacity:0.35;
filter:alpha(opacity:35);
filter:alpha(opacity=35);
background:#000;
}