|
|
(8 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| #layout-main div.anime_all div.episodes table.eplist th.x { | | #layout-main div.anime_all div.tabbed_pane_main div.similaranime div.data > div.tooltip > div.tooltip > div.g_bubble.text.comments { |
| width: 1em;
| | color: initial !important; |
| }
| |
| #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: 10em;
| |
| }
| |
| | |
| | |
| #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;*/
| |
| } | | } |