Update style for PM
This commit is contained in:
parent
8465e23972
commit
21b18aff31
1 changed files with 8 additions and 3 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
/****************************************/
|
||||
|
|
Loading…
Add table
Reference in a new issue