mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
add icons to form settings
This commit is contained in:
parent
082ca37585
commit
40d3974c82
@ -842,7 +842,6 @@
|
||||
text-decoration: none;
|
||||
position: absolute;
|
||||
height: auto;
|
||||
padding: 10px;
|
||||
color: @toolbar-bg-color;
|
||||
color: var(--toolbar-bg-color);
|
||||
border-radius: @variables_radius;
|
||||
|
||||
@ -1452,7 +1452,7 @@
|
||||
margin: 0.2rem 0;
|
||||
}
|
||||
.cp-form-status {
|
||||
margin-bottom: 0.2rem;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
.cp-form-mute-radio {
|
||||
margin-top: 0.2rem;
|
||||
@ -1462,7 +1462,7 @@
|
||||
}
|
||||
.cp-form-results-type {
|
||||
display: inline-block;
|
||||
margin: 0.2rem 0 0.2rem 0;
|
||||
margin: 0.5rem 0 0.5rem 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user