ui: Updated graph node and project type icons

This commit is contained in:
Eberhard Graether
2016-11-29 15:51:47 +01:00
parent d24e5b5bbd
commit c7886cfb3a
28 changed files with 14 additions and 13 deletions
+1 -4
View File
@@ -13,7 +13,7 @@
background: #2D3F85;
}
#recentButton {
#recentButton, #recentButtonMissing {
background: none;
border: none;
color: black;
@@ -21,10 +21,7 @@
}
#recentButtonMissing {
background: none;
border: none;
color: grey;
font-size: 12px;
}
#recentButton:hover, #recentButtonMissing:hover {