فهرست منبع

lighten up non-business hours

Adam Shaw 11 سال پیش
والد
کامیت
0df1e937f2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/common/common.css

+ 1 - 1
src/common/common.css

@@ -63,7 +63,7 @@ body .fc { /* extra precedence to overcome jqui */
 
 
 .fc-nonbusiness { /* default look for non-business-hours areas */
 .fc-nonbusiness { /* default look for non-business-hours areas */
 	/* will inherit .fc-bgevent's styles */
 	/* will inherit .fc-bgevent's styles */
-	background: #ccc;
+	background: #d7d7d7;
 }
 }