1
0
Fork 0

Threaded comments are starting to work.

For now, only on normal view, and not during update
This commit is contained in:
Domovoy 2012-07-27 22:08:57 +02:00
commit 8ecf8167db
6 changed files with 781 additions and 331 deletions

View file

@ -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;
}