Преглед на файлове

Calendar topnav button bg update

Vijayakrishnan преди 4 години
родител
ревизия
f5bd7430b7
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. 5 0
      public/css/style.css

+ 5 - 0
public/css/style.css

@@ -952,6 +952,11 @@ span.select2-container.select2-container--default.select2-container--open {
     opacity: 0.6;
     box-shadow: 0 0 3px grey !important;
 }
+.fc .fc-button-primary:not(:disabled):active,
+.fc .fc-button-primary:not(:disabled).fc-button-active {
+    border-color: #56a767 !important;
+    background-color: #56a767 !important;
+}
 .w-150 {
     width: 150px !important;
     min-width: 150px !important;