Pārlūkot izejas kodu

Force {color: white} for buttons

@soyjavi 14 gadi atpakaļ
vecāks
revīzija
005a36a830

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
src/stylesheets/css/Lungo.widgets.button.css


+ 1 - 1
src/stylesheets/less/Lungo.widgets.button.less

@@ -13,7 +13,7 @@ a.button {
 	display: inline-block;
 	height: 31px;
 	padding: 0 9px 0 8px;
-	color: white;
+	color: #fff !important;
 	outline: none;
 	.user-select(none);
 	.border-radius(3px);