mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-06 16:55:49 +00:00
Removed lineheight for grid row
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user