mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
Merge branch 'markus101'
Conflicts: NzbDrone.Web/NzbDrone.Web.csproj
This commit is contained in:
@@ -36,7 +36,7 @@ p, h1, form, button{border:0; margin:0; padding:0;}
|
||||
padding-bottom:10px;
|
||||
}
|
||||
|
||||
#stylized label
|
||||
#stylized .labelClass
|
||||
{
|
||||
display:block;
|
||||
font-weight:bold;
|
||||
@@ -55,7 +55,7 @@ p, h1, form, button{border:0; margin:0; padding:0;}
|
||||
width:340px;
|
||||
}
|
||||
|
||||
#stylized input, select
|
||||
#stylized .inputClass
|
||||
{
|
||||
float:left;
|
||||
padding:4px 2px;
|
||||
@@ -64,6 +64,11 @@ p, h1, form, button{border:0; margin:0; padding:0;}
|
||||
margin:2px 0 20px 10px;
|
||||
}
|
||||
|
||||
#stylized .selectClass
|
||||
{
|
||||
width: 206px;
|
||||
}
|
||||
|
||||
#stylized button
|
||||
{
|
||||
clear:both;
|
||||
|
||||
Reference in New Issue
Block a user