theme-standard MDL-20204 Fixed broken image path in CSS

This commit is contained in:
Sam Hemelryk 2009-12-18 08:12:49 +00:00
parent c07b5ad416
commit 11462f701b

View File

@ -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,