MOBILE-3274 qtype: Add text-color to drag items
parent
421ea59db0
commit
56a0423f4b
|
@ -37,6 +37,7 @@ addon-qtype-ddimageortext {
|
|||
|
||||
.drag {
|
||||
border: 1px solid $gray-darker;
|
||||
color: $text-color;
|
||||
cursor: pointer;
|
||||
z-index: 2;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue