Added so much stuff I cant keep up. I think some sorting capability and a way to add metadata to each folder (WIP)
This commit is contained in:
@@ -39,21 +39,6 @@
|
||||
color: white;
|
||||
}
|
||||
|
||||
.refresh-btn {
|
||||
background: var(--success-color);
|
||||
color: white;
|
||||
}
|
||||
|
||||
.refresh-btn:hover {
|
||||
background: var(--success-hover);
|
||||
}
|
||||
|
||||
.refresh-btn:disabled {
|
||||
background: var(--disabled-color);
|
||||
cursor: not-allowed;
|
||||
transform: none;
|
||||
}
|
||||
|
||||
/* ========================================
|
||||
KEYBOARD SHORTCUTS HELP
|
||||
======================================== */
|
||||
|
||||
Reference in New Issue
Block a user