mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
Quality Profile add card
This commit is contained in:
parent
d7c70a9c91
commit
4f1b27a523
6 changed files with 54 additions and 38 deletions
|
@ -27,6 +27,24 @@
|
|||
.btn-group {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
&.add-card {
|
||||
.clickable;
|
||||
color: #adadad;
|
||||
font-size: 50px;
|
||||
text-align: center;
|
||||
|
||||
.center {
|
||||
display: inline-block;
|
||||
padding: 0px 20px;
|
||||
padding-top: 5px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
i {
|
||||
.clickable;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.quality-size-item {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue