Release 1.7
This commit is contained in:
@@ -314,3 +314,9 @@ h1, h2, h3, .display-1, .display-2, .display-3 {
|
||||
.schedule-status-dot.inactive {
|
||||
background: #dc3545;
|
||||
}
|
||||
|
||||
/* Dropzone disabled state (used by bulk upload) */
|
||||
.dropzone.disabled {
|
||||
opacity: 0.6;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user