Merge pull request #1606 from marxjohnson/MOBILE-2724_master
MOBILE-2724 label: Don't react to clicksmain
commit
11f13e9ccd
|
@ -49,6 +49,10 @@ ion-app.app-root core-course-module {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.core-not-clickable:active {
|
||||||
|
background-color: $list-background-color;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ion-app.app-root.md core-course-module {
|
ion-app.app-root.md core-course-module {
|
||||||
|
|
Loading…
Reference in New Issue