style download button
This commit is contained in:
parent
cfcde266b4
commit
a18eec8f14
1 changed files with 7 additions and 0 deletions
|
|
@ -23,6 +23,13 @@ button.ripper-btn:disabled {
|
|||
cursor: default;
|
||||
}
|
||||
|
||||
#download-button {
|
||||
background-color: yellow;
|
||||
border: 2px solid #aaa;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.ripper-progress-dialog {
|
||||
width: min(40rem, calc(100vw - 2rem));
|
||||
max-height: calc(100vh - 2rem);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue