mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-26 09:47:39 +00:00
Removed lineheight for grid row
This commit is contained in:
parent
a3d4b7ed82
commit
cffb7012b4
2 changed files with 0 additions and 6 deletions
|
@ -58,10 +58,6 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.dataTable tr {
|
||||
line-height: 25px;
|
||||
}
|
||||
|
||||
/* Colour alternating rows */
|
||||
.seriesTable .alt-row
|
||||
{
|
||||
|
|
|
@ -198,9 +198,7 @@
|
|||
<Content Include="Content\jQueryUI\jquery-ui-1.8.16.custom.css" />
|
||||
<Content Include="Content\Messages.css" />
|
||||
<Content Include="Content\Grid.css" />
|
||||
<Content Include="Content\Images\error.png" />
|
||||
<Content Include="Content\Images\gritter.png" />
|
||||
<Content Include="Content\Images\success.png" />
|
||||
<Content Include="Content\jquery.gritter.css" />
|
||||
<Content Include="Content\Menu.css" />
|
||||
<Compile Include="..\NzbDrone.Common\Properties\SharedAssemblyInfo.cs">
|
||||
|
|
Loading…
Reference in a new issue