Update style for PM

This commit is contained in:
Visman 2021-03-30 00:08:45 +07:00
parent 8465e23972
commit 21b18aff31

View file

@ -2472,14 +2472,19 @@ html[lang="ru"] #fork details[open] > summary::after {
justify-content: flex-start;
}
#forkpm .f-preview,
#forkpm .f-post-form {
#forkpm > .f-preview,
#forkpm > .f-post-form:first-child {
border-top-style: dotted;
}
#forkpm .f-post-form:last-child {
#forkpm > .f-post-form:last-child {
margin-bottom: 0;
}
#forkpm > :first-child,
#forkpm .f-nlbpm {
margin-top: 0;
}
}
/****************************************/