MOBILE-2724 label: Don't react to clicks
parent
e10e0de010
commit
d146217b7e
|
@ -49,6 +49,10 @@ ion-app.app-root core-course-module {
|
|||
position: absolute;
|
||||
}
|
||||
}
|
||||
|
||||
.core-not-clickable:active {
|
||||
background-color: $list-background-color;
|
||||
}
|
||||
}
|
||||
|
||||
ion-app.app-root.md core-course-module {
|
||||
|
|
Loading…
Reference in New Issue