فهرست منبع

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
Marien Fressinaud 12 سال پیش
والد
کامیت
8a52d3cc8e
2فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 1 0
      public/themes/default/freshrss.css
  2. 1 0
      public/themes/flat-design/freshrss.css

+ 1 - 0
public/themes/default/freshrss.css

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

+ 1 - 0
public/themes/flat-design/freshrss.css

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