User:DerIdiot/anidbblue.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
@import "http://www.anidb.net/css/blue/blue.css"
/*@import "http://baxxt.ath.cx/testxanidb/bits/anidbstyle.css";*/
@import "http://baxxt.ath.cx/testxanidb/bits/blue.css";
/*@import "http://baxxt.ath.cx/testxanidb/css/dev-border.css";*/
@import "http://baxxt.ath.cx/testxanidb/css/sub-silver.css";
/*#layout-content
{
min-height: 40em;
}*/
#layout-content div.anime_table table.eplist,
#layout-content div.ep_all table.filelist
{
width: 98%;
}
#layout-content div.ed2kexport_all pre
{
white-space: pre-wrap;
white-space: -moz-pre-wrap;
}
#layout-content div.mylist_list table td.rating.votes span.count
{
display: none;
}
#layout-content div.anime_mylist table td
{
padding: 1em;
}
#layout-content div.anime_mylist table td span.i_icon
{
margin-left: 1em;
}
#layout-content div.mylist_list div.g_actionlist
{
margin-top: 1em;
margin-bottom: 1em;
}
#layout-content div.ed2kdump_box textarea
{
width: 98%;
}
#layout-content div.stats_all table,
#layout-content div.dbstats_all table
{
border: none;
border-spacing: 1em;
}
#layout-content div.stats_all table tr,
#layout-content div.dbstats_all table tr
{
background-color: inherit;
}
#layout-content div.stats_all table td,
#layout-content div.dbstats_all table td
{
border: none;
}
#layout-content div.admin_menu,
#layout-content div.admin_cat_menu ul
{
margin-left: 25%;
margin-right: 25%;
}