MDL-32775 fix invalid url in mediaplugin CSS
This commit is contained in:
committed by
Dan Poltawski
parent
4997ac9e2f
commit
e52bc3f593
@@ -5,7 +5,7 @@
|
||||
padding: 3px 3px 3px 1.5em;
|
||||
border:1px solid #ccc;
|
||||
text-decoration:none;
|
||||
background: url(../../../../../../../../../pix/a/search.png) .2em .3em no-repeat;
|
||||
background: url(../../../../../../../../pix/a/search.png) .2em .3em no-repeat;
|
||||
}
|
||||
.moodlebutton:hover {background: #ccc}
|
||||
#hspace, #vspace { width: 50px }
|
||||
|
||||
Reference in New Issue
Block a user