remove unnecessary style

This commit is contained in:
daria 2025-08-25 17:13:50 +03:00
parent b0e2b5d259
commit 8dbffc0cd6
No known key found for this signature in database
GPG Key ID: 3B75240E6B2F2701
2 changed files with 0 additions and 13 deletions

View File

@ -163,13 +163,6 @@
cursor: pointer;
border-radius: @variables_radius;
transition: none;
i, .fa, .cptools {
&:not(.nomargin) {
margin-right: 5px;
}
}
color: @cp_buttons-fg;
border: 1px solid @cp_buttons-fg;
@ -314,9 +307,6 @@
font-size: 12px;
padding: 5px;
border-radius: @variables_radius;
i {
margin-right: 10px;
}
&.cp-alert-top {
margin-top: @alertify_padding-base;
}

View File

@ -185,9 +185,6 @@
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
i {
width: 22px;
}
span {
margin-left: 10px;
&.percent {