فهرست منبع

Force {color: white} for buttons

@soyjavi 14 سال پیش
والد
کامیت
5b539acc1d
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/stylesheets/css/Lungo.widgets.button.css
  2. 1 1
      src/stylesheets/less/Lungo.widgets.button.less

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 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;
 	display: inline-block;
 	height: 31px;
 	height: 31px;
 	padding: 0 9px 0 8px;
 	padding: 0 9px 0 8px;
-	color: white;
+	color: #fff !important;
 	outline: none;
 	outline: none;
 	.user-select(none);
 	.user-select(none);
 	.border-radius(3px);
 	.border-radius(3px);