Преглед изворни кода

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;