Browse Source

Dim out past days in calendar

Vijayakrishnan 3 năm trước cách đây
mục cha
commit
e6c3cee858
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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;