Merge pull request #1606 from marxjohnson/MOBILE-2724_master
MOBILE-2724 label: Don't react to clicks
This commit is contained in:
commit
11f13e9ccd
@ -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…
x
Reference in New Issue
Block a user