mirror of
https://github.com/moodle/moodle.git
synced 2025-05-31 21:19:49 +02:00
NOBUG: Fixed CSS for search icon
This commit is contained in:
parent
1298e78b24
commit
d9ba6db247
@ -6,7 +6,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}
|
||||
.alignPreview {border:1px solid #000; width:140px; height:140px; overflow:hidden; padding:5px;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user