mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-01-26 22:27:58 -05:00
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:
committed by
Alexandre Alapetite
parent
cf3373f1d7
commit
8a52d3cc8e
@@ -586,6 +586,7 @@
|
||||
background: #ddd;
|
||||
color: #666;
|
||||
font-weight: bold;
|
||||
z-index: 10;
|
||||
}
|
||||
.notification.good {
|
||||
background: #f4f899;
|
||||
|
||||
@@ -577,6 +577,7 @@ body {
|
||||
background: #ddd;
|
||||
color: #666;
|
||||
font-weight: bold;
|
||||
z-index: 10;
|
||||
}
|
||||
.notification.good {
|
||||
background: #1abc9c;
|
||||
|
||||
Reference in New Issue
Block a user