lots of post-DB cleanup
This commit is contained in:
parent
965d6f5c3e
commit
c9d950d2b2
23 changed files with 412 additions and 550 deletions
|
@ -18,8 +18,8 @@ input[type="text"] {
|
|||
|
||||
.release-artwork {
|
||||
width: 200px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.release-artwork img {
|
||||
width: 100%;
|
||||
aspect-ratio: 1;
|
||||
|
@ -28,6 +28,9 @@ input[type="text"] {
|
|||
outline: 1px solid #808080;
|
||||
cursor: pointer;
|
||||
}
|
||||
.release-artwork #remove-artwork {
|
||||
padding: .3em .4em;
|
||||
}
|
||||
|
||||
.release-info {
|
||||
width: 0;
|
||||
|
@ -342,7 +345,7 @@ dialog div.dialog-actions {
|
|||
background-color: #8cff83
|
||||
}
|
||||
|
||||
.card.links a.button[data-name="applemusic"] {
|
||||
.card.links a.button[data-name="apple music"] {
|
||||
background-color: #8cd9ff
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue