mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Merge branch 'MDL-52927' of https://github.com/mkassaei/moodle
This commit is contained in:
commit
f79dd94b59
@ -68,6 +68,7 @@
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.que.ddimageortext .dropzone:focus,
|
||||
.que.ddimageortext .dropzone.yui3-dd-drop-over.yui3-dd-drop-active-valid {
|
||||
border-color: #0a0;
|
||||
box-shadow: 0 0 5px 5px rgba(255, 255, 150, 1);
|
||||
|
@ -36,6 +36,7 @@
|
||||
box-shadow: 3px 3px 4px #000;
|
||||
}
|
||||
|
||||
.que.ddwtos .drop:focus,
|
||||
.que.ddwtos .drop.yui3-dd-drop-over.yui3-dd-drop-active-valid {
|
||||
border-color: #0a0;
|
||||
box-shadow: 0 0 5px 5px rgba(255, 255, 150, 1);
|
||||
|
Loading…
x
Reference in New Issue
Block a user