4
0
Эх сурвалжийг харах

Remove border on Dark and Origin for unread entry counters

Alexis Degrugillier 11 жил өмнө
parent
commit
2dcea37e70

+ 0 - 1
p/themes/Dark/dark.css

@@ -561,7 +561,6 @@ a.btn {
 	font-size: 0.9rem;
 	line-height: 1.5rem;
 	background: inherit;
-	border-left: 1px solid #666;
 }
 
 /*=== Aside main page (feeds) */

+ 0 - 1
p/themes/Origine/origine.css

@@ -601,7 +601,6 @@ a.btn {
 	font-size: 0.9rem;
 	line-height: 1.5rem;
 	background: inherit;
-	border-left: 1px solid #aaa;
 }
 
 /*=== Aside main page (feeds) */