Permissions button cursor.

pull/4690/head
Richard Lewis 2017-07-27 20:19:08 +01:00
parent c1fe3533c4
commit 50f5abf535
1 changed files with 1 additions and 0 deletions

View File

@ -214,6 +214,7 @@ form.mx_Custom_Widget_Form div {
.mx_AppPermissionButton:hover {
background-color: $primary-fg-color;
cursor: pointer;
}
.mx_AppLoading {