Alert in navigation bar if there is a new error in logs

This commit is contained in:
jendib
2013-08-22 17:41:47 +02:00
parent a858699391
commit 62a5840777
5 changed files with 50 additions and 3 deletions
+4
View File
@@ -133,4 +133,8 @@ input[readonly].share-link {
ul > li {
cursor: pointer;
}
}
.nav-text-error {
color: #b94a48 !important;
}