Преглед на файлове

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;