MOBILE-2495 ux: Hight contrast on dimmed course modules

main
Pau Ferrer Ocaña 2018-08-10 15:16:18 +02:00
parent e6c5607463
commit fe8fcbb048
2 changed files with 3 additions and 1 deletions

View File

@ -78,7 +78,7 @@
} }
.item-dimmed { .item-dimmed {
opacity: 0.6; opacity: 0.71;
} }
.item-radio-checked { .item-radio-checked {

View File

@ -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;