mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-33521 css: Fixed invalid CSS in core CSS and plugin styles.css files
This commit is contained in:
parent
d71b79a406
commit
d75e8e3ac8
12 changed files with 24 additions and 25 deletions
|
@ -173,7 +173,7 @@
|
|||
bottom:0;
|
||||
right:0;
|
||||
opacity:0.35;
|
||||
filter:alpha(opacity:35);
|
||||
filter:alpha(opacity=35);
|
||||
background:#000;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue