mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Fixed newznab close icon
This commit is contained in:
@@ -120,3 +120,19 @@
|
||||
{
|
||||
background-color: #616161;
|
||||
}
|
||||
|
||||
.remove-newznab
|
||||
{
|
||||
padding: 3px 1px;
|
||||
vertical-align: top;
|
||||
border: none;
|
||||
display: inline-block !important;
|
||||
text-decoration: none !important;
|
||||
color: #000000;
|
||||
font-size: 19px;
|
||||
line-height: 10px;
|
||||
}
|
||||
|
||||
.remove-newznab:before {
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user