Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Theme designers: contribute to core #2


Tammie Lister
Moderator

@karmatosed

Here is some real basic styling no colouring just indenting in the traditional style of comments not the activity stream version for now figure we may as well get traditional down first?

`ol.commentlist, ol.commentlist li {
list-style: none;
margin: 10px 0px;
}

ol.commentlist .children {
margin-left: 20px;
}
`

We could of course do borders around those but that will start with some simple indenting.

Skip to toolbar