mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
remove unnecessary style
This commit is contained in:
parent
b0e2b5d259
commit
8dbffc0cd6
@ -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;
|
||||
}
|
||||
|
||||
@ -185,9 +185,6 @@
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
i {
|
||||
width: 22px;
|
||||
}
|
||||
span {
|
||||
margin-left: 10px;
|
||||
&.percent {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user