Alertify buttons and inputs added to sidebar layout

This commit is contained in:
yflory
2019-12-16 12:51:12 +01:00
parent fb8be19657
commit 9e08a97d72
4 changed files with 51 additions and 40 deletions

View File

@@ -66,8 +66,9 @@
}
}
button {
min-width: 40px;
height: 40px;
margin: 5px;
margin: 5px !important;
}
}
.cp-app-profile-resizer {
@@ -110,7 +111,7 @@
display: none;
}
& > button:empty {
margin-left: 25px;
margin-left: 25px !important;
}
}
@@ -136,9 +137,6 @@
margin-bottom: 20px;
float: right;
margin-left: 5px;
&> span {
margin-left: 10px;
}
}
#cp-app-profile-description {
position: relative;
@@ -176,13 +174,6 @@
line-height: inherit;
}
}
.cp-app-profile-description-edit {
& > button {
span {
margin-left: 10px;
}
}
}
}
#cp-app-profile-create {
height: 100%;