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