Minor ui changes
This commit is contained in:
parent
1377b7e879
commit
63d9536f44
1 changed files with 2 additions and 2 deletions
|
|
@ -651,10 +651,10 @@ input[type="text"], input[type="email"], input[type="password"], select {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
.download-song-btn:hover, .download-song-btn:focus {
|
||||
.download-song-btn:hover, .download-song-btn:focus, .copy-btn:hover, .copy-btn:focus {
|
||||
color: #fff;
|
||||
background: #D2323D;
|
||||
border-color: #fff;
|
||||
border: 1px solid #fff;
|
||||
}
|
||||
|
||||
.copy-btn {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue