infobox/node: unseen status orange

This commit is contained in:
Milan Pässler 2016-03-05 12:45:14 +01:00
commit 2e414cd5b8
2 changed files with 5 additions and 1 deletions

View file

@ -284,6 +284,10 @@ table {
color: #D43E2A !important;
}
.unseen {
color: #D89100 !important;
}
.sidebar {
z-index: 5;
width: $sidebarwidth;