瀏覽代碼

Dim out past days in calendar

Vijayakrishnan 3 年之前
父節點
當前提交
e6c3cee858
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      public/css/style.css

+ 3 - 0
public/css/style.css

@@ -1262,6 +1262,9 @@ span.select2-container.select2-container--default.select2-container--open {
 .fc .fc-highlight {
     background: rgba(188, 232, 241, 0.6) !important;
 }
+.fc .fc-day-past {
+    background: #e7e7e7 !important;
+}
 .fc .add-overlay {
     padding: 1px 4px;
     display: inline-block;