update file manager
This commit is contained in:
@@ -14,3 +14,7 @@ a {
|
||||
color: inherit; /* blue colors for links too */
|
||||
text-decoration: inherit; /* no underline */
|
||||
}
|
||||
|
||||
input:disabled {
|
||||
color: var(--text-color-gray);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user