Files
commafeed/src/main/webapp/css/app.css

11 lines
148 B
CSS
Raw Normal View History

2013-03-21 16:22:58 +01:00
.css-treeview .selected {
font-weight: bold;
2013-03-21 19:51:00 +01:00
}
.css-treeview a {
cursor: pointer;
}
.accordion-heading .unread {
font-weight: bold;
2013-03-21 16:22:58 +01:00
}