Threaded comments are starting to work.
For now, only on normal view, and not during update
This commit is contained in:
parent
3484d3bc5f
commit
8ecf8167db
6 changed files with 781 additions and 331 deletions
|
@ -935,8 +935,12 @@ input#dfrn-url {
|
|||
|
||||
}
|
||||
|
||||
.wall-item-content-wrapper.comment {
|
||||
.tread-wrapper .tread-wrapper {
|
||||
margin-left: 50px;
|
||||
}
|
||||
|
||||
.wall-item-content-wrapper.comment {
|
||||
# margin-left: 50px;
|
||||
background: #EEEEEE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue