kopia lustrzana https://github.com/cheeaun/phanpy
Possibly fix the dangling thread line
rodzic
89c03945a3
commit
56fb2a9f2b
|
@ -204,6 +204,9 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
||||||
.timeline.contextual > li:last-child {
|
.timeline.contextual > li:last-child {
|
||||||
background-size: 100% 20px;
|
background-size: 100% 20px;
|
||||||
}
|
}
|
||||||
|
.timeline.contextual > li:only-child {
|
||||||
|
background-image: none;
|
||||||
|
}
|
||||||
.timeline.contextual > li.descendant {
|
.timeline.contextual > li.descendant {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue