Browse Source

Update thème flat-design pour .bigMarkAsRead

Changement de la couleur au survol
Marien Fressinaud 12 years ago
parent
commit
cdae47efae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/themes/flat-design/freshrss.css

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

@@ -502,7 +502,7 @@ body {
 	text-shadow: 0 -1px 0 #AAA;
 }
 .bigMarkAsRead:hover {
-	background:#D04200;
+	background:#3498db;
 }
 .bigTick {
 	font-size:72pt;