1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00

CSS cleanup :)

This commit is contained in:
Mark McDowall 2013-02-18 00:06:48 -08:00
parent 68128809c9
commit acaa05c9c0
2 changed files with 25 additions and 28 deletions

View File

@ -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;
}

View File

@ -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>