2011-09-29 01:58:23 +00:00
|
|
|
.statusImage, .searchImage, .renameImage, .ignoreEpisode, .ignoreEpisodesMaster
|
|
|
|
{
|
|
|
|
width: 18px;
|
|
|
|
height: 18px;
|
|
|
|
padding: 1px;
|
|
|
|
margin: 2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.searchImage:hover, .renameImage:hover, .ignoreEpisode:hover, .ignoreEpisodesMaster:hover
|
|
|
|
{
|
|
|
|
background-color: #065EFE;
|
|
|
|
}
|
|
|
|
|
|
|
|
.t-grid td
|
|
|
|
{
|
|
|
|
line-height: 0.6em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.t-grid .t-header
|
|
|
|
{
|
|
|
|
line-height: 1.8em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.t-grid-header .t-header .t-link
|
|
|
|
{
|
|
|
|
padding: 0.3em 0.9em 1.0em 0.6em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.t-grid .t-detail-cell
|
|
|
|
{
|
|
|
|
line-height: 1.5em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.t-grid td
|
|
|
|
{
|
|
|
|
padding: 0em 0.6em;
|
2011-09-30 16:18:13 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.t-no-data td
|
|
|
|
{
|
|
|
|
padding: 0.6em 0.6em;
|
2011-09-29 01:58:23 +00:00
|
|
|
}
|