mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
theme-standard MDL-20204 Fixed broken image path in CSS
This commit is contained in:
parent
c07b5ad416
commit
11462f701b
@ -3522,7 +3522,7 @@ body.jsenabled #qtypechoicecontainer {
|
||||
|
||||
.tabrow0 a:link:hover,
|
||||
.tabrow0 a:visited:hover {
|
||||
background-image: url([[pix:theme|left_hover]]);
|
||||
background-image: url([[pix:theme|tab/left_hover]]);
|
||||
}
|
||||
|
||||
.tabrow0 .here a:link:hover,
|
||||
|
Loading…
x
Reference in New Issue
Block a user