L lugin New member Aug 15, 2018 #1 How can i make unread threads bold? I tried this in my extra.css CSS: .discussionListItem.visible h3 a { font-weight: 300 !important; } .discussionListItem.visible.unread h3 a { font-weight: bold; }
How can i make unread threads bold? I tried this in my extra.css CSS: .discussionListItem.visible h3 a { font-weight: 300 !important; } .discussionListItem.visible.unread h3 a { font-weight: bold; }