MOBILE-2495 ux: Hight contrast on dimmed course modules
This commit is contained in:
parent
e6c5607463
commit
fe8fcbb048
@ -78,7 +78,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.item-dimmed {
|
.item-dimmed {
|
||||||
opacity: 0.6;
|
opacity: 0.71;
|
||||||
}
|
}
|
||||||
|
|
||||||
.item-radio-checked {
|
.item-radio-checked {
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
core-course-module {
|
core-course-module {
|
||||||
|
background: white;
|
||||||
|
display: block;
|
||||||
|
|
||||||
a.core-course-module-handler {
|
a.core-course-module-handler {
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user