mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-28 04:20:12 +02:00
web/DownloadButton: darken when disabled
This commit is contained in:
parent
2fb05d018c
commit
718dc4cf0a
@ -202,6 +202,7 @@
|
||||
|
||||
#download-button:disabled {
|
||||
cursor: unset;
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
:global(#input-container.focused) #download-button {
|
||||
|
Loading…
x
Reference in New Issue
Block a user