#1467 Redesign of the extension update page

This commit is contained in:
Zacharie Guet
2021-11-03 16:14:02 +01:00
parent be760d25d7
commit 21a021da9c
8 changed files with 104 additions and 33 deletions
@@ -951,25 +951,6 @@ $(".icon-help-circled").tipTip({
padding-bottom:10px;
}
.user-header-button {
position:relative;
}
.user-header-button-label {
position: relative;
padding: 10px;
box-shadow: 0px 2px #00000024;
border-radius: 5px;
font-weight: bold;
display: flex;
align-items: baseline;
cursor: pointer;
}
.user-header-button-label p {
margin:0;
}
#AddUserSuccess {
display:none;