mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 04:59:35 -07:00
CSS cleanup :)
This commit is contained in:
parent
68128809c9
commit
acaa05c9c0
2 changed files with 25 additions and 28 deletions
|
@ -25,7 +25,6 @@
|
|||
background-color: #fcf8e3;
|
||||
}
|
||||
|
||||
|
||||
.search-item .accordion-heading *[class*='icon-'] {
|
||||
padding-right: 5px;
|
||||
padding-top: 10px;
|
||||
|
@ -48,7 +47,6 @@
|
|||
color: #343434;
|
||||
}
|
||||
|
||||
|
||||
.search-item select {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
|
|
@ -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…
Add table
Add a link
Reference in a new issue