mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +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
|
@ -142,7 +142,7 @@
|
|||
}
|
||||
|
||||
.wiki_modifieduser img {
|
||||
border: thin black solid;
|
||||
border: thin solid black;
|
||||
}
|
||||
|
||||
.wiki_restore_yes, .wiki_deletecomment_yes {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue