فهرست منبع

Correction design

Suppression des pointillés autour des liens au niveau du titre des
articles (ça faisait moche)
Marien Fressinaud 12 سال پیش
والد
کامیت
9f36d62818
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

@@ -279,6 +279,7 @@
 		}
 			.flux_header .item.title a {
 				color: #000;
+				outline: none;
 			}
 				.flux_header .item.title a:hover {
 					text-decoration: none

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

@@ -273,6 +273,7 @@ body {
 		}
 			.flux_header .item.title a {
 				color: #333;
+				outline: none;
 			}
 				.flux_header .item.title a:hover {
 					text-decoration: none