User:Rar/anidb.css: Difference between revisions

From AniDB
Jump to navigation Jump to search
m (Reverted edit of Der Idiot, changed back to last version by Epoximator)
mNo edit summary
Line 1: Line 1:
@import "http://www.anidb.net/css/blue/blue.css";
/*@import "http://www.anidb.net/css/blue/blue.css"*/


#layout-content div.company tr.mylist /* needs normalising
/*@import "http://baxxt.ath.cx/testxanidb/bits/anidbstyle.css";*/
#layout-content div.company_all tr.mylist */
 
{
/*@import "http://baxxt.ath.cx/testxanidb/bits/blue.css";*/
background-color: #6FC279;
}


#layout-content div.agcmts_head
@import "http://baxxt.ath.cx/testxanidb/css/subs.css";
{
text-align: center;
}
#layout-content div.agcmts_entries
{
display: block;
width: 95%;
}
#layout-content div.agcmts_entries span.stamp
{
background-color: #a1b4cd;
display: block;
text-align: left;
padding: 0.1em 0.6em 0.1em 0.6em;
}
#layout-content div.agcmts_entries span.actions
{
float: right;
}


#layout-footer
#layout-content div.anime_table table.eplist,
{
#layout-content div.ep_all table.filelist
margin-left: 13em;
}
#layout-content div.section,
#layout-content div.g_section
{
border-top: 1px groove #486187;
padding: 2 0 0 0;
}
#layout-content table tr.pause td,
#layout-content table td.pause
{
{
height: 1em;
width: 98%;
}
#layout-content table caption
{
margin-left: auto;
margin-right: auto;
margin-top: 1em;
margin-bottom: 0.2em;
font-size: 16px;
font-weight: normal;
}
}


#layout-content dl
#layout-content div.ed2kexport_all pre
{
  display: table;
  margin-left: auto;
margin-right: auto;
line-height: 130%;
}
#layout-content dl dt
{
float: left;
clear: left;
}
#layout-content dl dd
{
margin-left: 120px;
text-align: left;
}
#layout-content dl dt:after
{
{
/*content: ": ";*/
white-space: pre-wrap;
white-space: -moz-pre-wrap;
}
}


#layout-content div.file_all table,
/*#layout-content div.anime_awards
#layout-content div.creq_all table
{
margin-left: auto;
margin-right: auto;
border: 0;
border-collapse: separate;
}
#layout-content div.file_all table th
{
{
background-color: #d5def6;
text-align: center;
text-align: center;
}
}*/
#layout-content div.file_all div
 
#layout-content div.mylist_list table td.rating.votes span.count
{
{
margin-top: 1em;
display: none;
}
}
#layout-content div.file_all div.track_vid table,
 
#layout-content div.file_all div.track_aud table,
#layout-content div.anime_mylist table td
#layout-content div.file_all div.track_sub table,
#layout-content div.file_all div.external_sub table,
#layout-content div.file_all div.rel_files table,
#layout-content div.file_all div.rel_eps table
{
{
text-align: center;
padding: 1em;
}
}


#layout-content div.file_all h4
#layout-content div.anime_mylist table td span.i_icon
{
{
text-align: center;
margin-left: 1em;
margin-top: 0;
margin-bottom: 0.2em;
}
#layout-content div.file_all span.track_add
{
font-weight: normal;
}
}


#layout-content div.file_all div.nav
#layout-content div.mylist_list div.g_actionlist
{
{
clear: both;
margin-top: 1em;
text-align: center;
margin-bottom: 1em;
padding-top: 1em;
}
}


#layout-content div.file_all dl.info dd
/*div.anime_mylist table
{
margin-left: 130px;
}
#layout-content div.file_all dl.info *.type,
#layout-content div.file_all dl.info *.censored,
#layout-content div.file_all dl.info *.stats,
#layout-content div.file_all dl.info *.desc,
#layout-content div.file_all dl.info *.owner
{
{
margin-top: 10px;
width: 100%;
}
}*/




#layout-content span.vis_high
#layout-content
{
{
color: red;
min-height: 40em;
font-weight: bold;
}
}
#layout-content span.vis_med
 
{
#layout-content div.ed2kdump_box textarea
font-weight: bold;
}
#layout-content span.vis_low
{
font-style: italic;
}
#layout-content span.vis_pos
{
{
color: green;
width: 98%;
}
}


 
#layout-content div.stats table,
#layout-content div.creq_all
#layout-content div.dbstats table
{
text-align: center;
margin-left: auto;
margin-right: auto;
}
#layout-content div.creq_all table
{
width: 90%;
}
#layout-content div.creq_all div.creq_hist table,
#layout-content div.creq_all div.entry_hist table
{
width: 700px;
}
#layout-content div.creq_all table th
{
background-color: #b5c8e1;
text-align: center;
height: 1.3em;
}
#layout-content div.creq_all table tr
{
text-align: left;
}
#layout-content div.creq_all td.ignore
{
text-align: center;
}
#layout-content div.creq_all table.header
{
text-align: left;
}
#layout-content div.creq_all table.entry_hist td
{
  text-align: center;
border: 1px solid #DFDFF6;
}
#layout-content div.creq_all div.creq_header td
{
{
  border: 1px solid #DFDFF6;
border: none;
border-spacing: 1em;
}
}


#layout-content div.creq_all div.states dl dd
#layout-content div.stats table tr,
#layout-content div.dbstats table tr
{
{
margin-left: 90px;
background-color: inherit;
}
}


#layout-content div.creq_all td.field,
#layout-content div.stats table td,
#layout-content div.creq_all td.value
#layout-content div.dbstats table td
{
{
text-align: left;
border: none;
}
}

Revision as of 23:53, 6 January 2007

/*@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/subs.css";

#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.anime_awards
{
	text-align: center;
}*/

#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;
}

/*div.anime_mylist table
{
	width: 100%;
}*/


#layout-content
{
	min-height: 40em;
}

#layout-content div.ed2kdump_box textarea
{
	width: 98%;
}

#layout-content div.stats table,
#layout-content div.dbstats table
{
	border: none;
	border-spacing: 1em;
}

#layout-content div.stats table tr,
#layout-content div.dbstats table tr
{
	background-color: inherit;
}

#layout-content div.stats table td,
#layout-content div.dbstats table td
{
	border: none;
}