Notifications devant "boite d'actualisation"

Puisque les notifications peuvent être fermées, autant les mettre
devant, ainsi on peut voir les notifications puis l'avancement de
l'actualisation des flux

Voir issue #196
This commit is contained in:
Marien Fressinaud
2013-11-10 20:49:58 +01:00
committed by Alexandre Alapetite
parent cf3373f1d7
commit 8a52d3cc8e
2 changed files with 2 additions and 0 deletions

View File

@@ -586,6 +586,7 @@
background: #ddd;
color: #666;
font-weight: bold;
z-index: 10;
}
.notification.good {
background: #f4f899;

View File

@@ -577,6 +577,7 @@ body {
background: #ddd;
color: #666;
font-weight: bold;
z-index: 10;
}
.notification.good {
background: #1abc9c;