Sfoglia il codice sorgente

Calendar topnav button bg update

Vijayakrishnan 4 anni fa
parent
commit
f5bd7430b7
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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;