mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
web/DownloadButton: darken when disabled
This commit is contained in:
@ -202,6 +202,7 @@
|
||||
|
||||
#download-button:disabled {
|
||||
cursor: unset;
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
:global(#input-container.focused) #download-button {
|
||||
|
Reference in New Issue
Block a user