@ -46,6 +46,22 @@
li {
width: auto;
&.unread {
background-color: inherit;
a:after {
content: "new";
text-transform: uppercase;
color: #FFF;
margin-left: 5px;
font-size: 10px;
background: #C91106;
border: 1px solid #890405;
padding: 2px 3px;
border-radius: 5px;
}
a {
color: white;