User:CDB-Man/cdbtestuser.css: Difference between revisions
Jump to navigation
Jump to search
(Update for action column of anime page group section) |
|||
| Line 59: | Line 59: | ||
} | } | ||
#layout-main div.anime_all div.groups th.action { | #layout-main div.anime_all div.groups th.action { | ||
width: | width: 7.5em; | ||
} | } | ||
Revision as of 05:22, 1 June 2016
#layout-main div.anime_all div.episodes table.eplist th.x {
width: 1em;
}
#layout-main div.anime_all div.episodes table.eplist th.ep {
width: 2.5em;
}
#layout-main div.anime_all div.episodes table.eplist th.title {
max-width: 50%;
}
#layout-main div.anime_all div.episodes table.eplist th.state {
width: 7em;
}
#layout-main div.anime_all div.episodes table.eplist th.duration {
width: 7em;
}
#layout-main div.anime_all div.episodes table.eplist th.air_date {
width: 7em;
}
#layout-main div.anime_all div.episodes table.eplist th.users {
width: 4em;
}
#layout-main div.anime_all div.episodes table.eplist th.rating {
width: 5.5em;
}
#layout-main div.anime_all div.episodes table.eplist th.files {
width: 3em;
}
#layout-main div.anime_all div.episodes table.eplist th.action {
width: 5.5em;
}
#layout-main div.anime_all div.groups th.expand {
width: 1em;
}
#layout-main div.anime_all div.groups th.lastupdate {
width: 3.5em;
}
#layout-main div.anime_all div.groups th.state {
width: 2em;
}
#layout-main div.anime_all div.groups th.note {
width: 1em;
}
#layout-main div.anime_all div.groups th.epno.lastep {
width: 1.5em;
}
#layout-main div.anime_all div.groups th.number.specials {
width: 1.5em;
}
#layout-main div.anime_all div.groups th.languages {
min-width: 7em;
}
#layout-main div.anime_all div.groups th.rating {
width: 4em;
}
#layout-main div.anime_all div.groups th.threads {
width: 4em;
}
#layout-main div.anime_all div.groups th.action {
width: 7.5em;
}