User:CDB-Man/cdbtestuser.css: Difference between revisions

From AniDB
Jump to navigation Jump to search
(Update for action column of anime page group section)
No edit summary
 
(10 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: 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;
}
}

Latest revision as of 06:09, 7 June 2023

#layout-main div.anime_all div.tabbed_pane_main div.similaranime div.data > div.tooltip > div.tooltip > div.g_bubble.text.comments {
	color: initial !important;
}