Styling tweaks

pull/4740/head
Richard Lewis 2017-08-01 17:30:22 +01:00
parent 384727a553
commit af85f18eae
1 changed files with 2 additions and 1 deletions

View File

@ -188,7 +188,7 @@ form.mx_Custom_Widget_Form div {
}
.mx_AppPermissionWarningImage img {
width: 150px;
width: 100px;
}
.mx_AppPermissionWarningText {
@ -199,6 +199,7 @@ form.mx_Custom_Widget_Form div {
.mx_AppPermissionWarningTextLabel {
font-weight: bold;
display: block;
}
.mx_AppPermissionWarningTextURL {