mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
CSS cleanup :)
This commit is contained in:
parent
68128809c9
commit
acaa05c9c0
@ -3,28 +3,27 @@
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.nz-input-large input {
|
||||
height: 40px;
|
||||
}
|
||||
.nz-input-large input {
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
.nz-input-large *[class*='icon-'] {
|
||||
font-size: 28px;
|
||||
height: 30px;
|
||||
width: 40px;
|
||||
padding-top: 14px;
|
||||
padding-left: 10px;
|
||||
margin-left: 30px;
|
||||
}
|
||||
.nz-input-large *[class*='icon-'] {
|
||||
font-size: 28px;
|
||||
height: 30px;
|
||||
width: 40px;
|
||||
padding-top: 14px;
|
||||
padding-left: 10px;
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
.result-list {
|
||||
font-size: 18px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.result-list .accordion-heading:hover {
|
||||
background-color: #fcf8e3;
|
||||
}
|
||||
|
||||
.result-list .accordion-heading:hover {
|
||||
background-color: #fcf8e3;
|
||||
}
|
||||
|
||||
.search-item .accordion-heading *[class*='icon-'] {
|
||||
padding-right: 5px;
|
||||
@ -48,7 +47,6 @@
|
||||
color: #343434;
|
||||
}
|
||||
|
||||
|
||||
.search-item select {
|
||||
font-size: 16px;
|
||||
}
|
||||
@ -60,19 +58,19 @@
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.unmapped-folder-view .folder-header {
|
||||
font-size: 30px;
|
||||
font-weight: 300;
|
||||
}
|
||||
.unmapped-folder-view .folder-header {
|
||||
font-size: 30px;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.unmapped-folder-view .folder-header input {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.unmapped-folder-view .folder-header input {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.unmapped-folder-view .folder-header select {
|
||||
margin-bottom: 0;
|
||||
font-size: 16px;
|
||||
}
|
||||
.unmapped-folder-view .folder-header select {
|
||||
margin-bottom: 0;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.existing-root-folder-view, h1 {
|
||||
padding: 10px 0 20px 0;
|
||||
|
@ -2,7 +2,6 @@
|
||||
<FileVersion>1</FileVersion>
|
||||
<AutoEnableOnStartup>True</AutoEnableOnStartup>
|
||||
<AllowParallelTestExecution>true</AllowParallelTestExecution>
|
||||
<AllowTestsToRunInParallelWithThemselves>true</AllowTestsToRunInParallelWithThemselves>
|
||||
<FrameworkUtilisationTypeForNUnit>UseDynamicAnalysis</FrameworkUtilisationTypeForNUnit>
|
||||
<FrameworkUtilisationTypeForGallio>Disabled</FrameworkUtilisationTypeForGallio>
|
||||
<FrameworkUtilisationTypeForMSpec>Disabled</FrameworkUtilisationTypeForMSpec>
|
||||
|
Loading…
Reference in New Issue
Block a user