1
0
mirror of https://github.com/sismics/docs.git synced 2025-12-17 19:51:39 +00:00

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

View File

@@ -133,4 +133,8 @@ input[readonly].share-link {
ul > li {
cursor: pointer;
}
}
.nav-text-error {
color: #b94a48 !important;
}