mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat(reply modal): add link type previewer, spoiler option
This commit is contained in:
@@ -71,6 +71,16 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.footer input[type="checkbox"] {
|
||||
margin: 0 3px;
|
||||
vertical-align: text-top;
|
||||
}
|
||||
|
||||
.spoilerButton {
|
||||
display: inline-block;
|
||||
padding-top: 2px;
|
||||
}
|
||||
|
||||
.parentCid {
|
||||
color: var(--post-form-field-input-color);
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user