mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 18:42:42 +01:00
Removed commented CSS from EpisodeSorting.
Removed border from Notification Settings.
This commit is contained in:
parent
4a904cbf2f
commit
0b8cc7c7e7
@ -11,11 +11,6 @@
|
|||||||
margin-bottom: 15px;
|
margin-bottom: 15px;
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@*#singleEpisodeExample, #multiEpisodeExample
|
|
||||||
{
|
|
||||||
float: left
|
|
||||||
}*@
|
|
||||||
</style>
|
</style>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
.notifier
|
.notifier
|
||||||
{
|
{
|
||||||
width: 560px;
|
width: 560px;
|
||||||
border:solid 2px #CCCCCD;
|
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
margin-left: -8px;
|
margin-left: -8px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user