3,699
edits
mNo edit summary  | 
				mNo edit summary  | 
				||
| Line 207: | Line 207: | ||
{  | {  | ||
	margin-left: 90px;	  | 	margin-left: 90px;	  | ||
}  | |||
#layout-content div.addaproducer_all div.aproducer_entries table  | |||
{  | |||
	margin-top: 1em;  | |||
	margin-bottom: 1em;  | |||
}  | |||
#layout-content div.addaproducer_all div.aproducer_add form  | |||
{  | |||
	text-align: center;  | |||
	margin-top: 1em;  | |||
}  | |||
#layout-content div.addaproducer_all div.aproducer_head  | |||
{  | |||
	text-align: center;  | |||
}  | |||
#layout-content div.addep_all td.center  | |||
{  | |||
	text-align: center;  | |||
}  | |||
#layout-content div.ep_all div.ep_info table  | |||
{  | |||
	margin-right: auto;  | |||
	margin-left: auto;  | |||
}  | |||
#layout-content div.myvotes_all  | |||
{  | |||
	text-align: center;  | |||
}  | |||
#layout-content div.myvotes_all table   | |||
{  | |||
	margin-left: auto;  | |||
	margin-right: auto;  | |||
	min-width: 80%;  | |||
	padding: 1em;  | |||
	clear: both;  | |||
}  | |||
#layout-content div.myvotes_all table td,  | |||
#layout-content div.myvotes_all table th  | |||
{  | |||
	padding: 2px;  | |||
	text-align: left;  | |||
}  | |||
#layout-content div.myvotes_all table td.date,  | |||
#layout-content div.myvotes_all table td.reviewed,  | |||
#layout-content div.myvotes_all table td.action  | |||
{  | |||
	text-align: center;  | |||
}  | |||
#layout-content div.myvotes_all table td.reviewed.no a  | |||
{  | |||
	color: #EE0000;  | |||
	text-transform: uppercase;  | |||
}  | |||
#layout-content div.myvotes_all table td.high  | |||
{  | |||
	background-color: #6FC279;  | |||
}  | |||
#layout-content div.myvotes_all table td.low  | |||
{  | |||
	background-color: #BF6269;  | |||
}  | |||
#layout-content div.myvotes_all table td.vote,  | |||
#layout-content div.myvotes_all table td.epno  | |||
{  | |||
	text-align: right;  | |||
}  | |||
#layout-content div.myvotes_all table th,  | |||
#layout-content div.myvotes_all table td.date  | |||
{  | |||
	white-space: nowrap;  | |||
}  | |||
#layout-content div.myvotes_all table ul.type  | |||
{  | |||
	float: left;  | |||
}  | |||
#layout-content div.myvotes_all table ul.type li:first-child:before  | |||
{  | |||
	content: "type: ";  | |||
	font-style: normal;  | |||
}  | |||
#layout-content div.ed2kdump_box  | |||
{  | |||
	text-align: center;  | |||
}  | |||
#layout-content div.group_all table  | |||
{  | |||
	margin-top: 1em;  | |||
}  | |||
#layout-content div.producer_all table  | |||
{  | |||
	margin-top: 1em;  | |||
}  | }  | ||