mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
some css tweaks to AddSeries
This commit is contained in:
parent
28b840766e
commit
2c3da2c5ea
2 changed files with 5 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
.actionButton
|
||||
{
|
||||
margin: 5px 5px 5px 5px;
|
||||
padding: 3px 10px;
|
||||
margin: 5px;
|
||||
padding: 2px 5px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: 5px center;
|
||||
background-color: #cccccc;
|
||||
|
@ -14,7 +14,7 @@
|
|||
cursor: pointer;
|
||||
vertical-align: middle;
|
||||
position: relative;
|
||||
bottom: 1px;
|
||||
bottom: 3px;
|
||||
}
|
||||
|
||||
.delete
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue