staff
2,096
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 25: | Line 25: | ||
.same_name { background-color:tomato !important; }  | .same_name { background-color:tomato !important; }  | ||
#layout-main div.userpage_all div.userprefs div.block { max-width:180px; }  | #layout-main div.userpage_all div.userprefs div.block { min-width:180px; max-width:180px; }  | ||
/*Background for Fully Watched entries - even entries (light)*/  | /*Background for Fully Watched entries - even entries (light)*/  | ||
| Line 54: | Line 54: | ||
#layout-main div.lexicon_all table tr.g_odd.all_watched  | #layout-main div.lexicon_all table tr.g_odd.all_watched  | ||
{ background-color: #FFFFBB; }  | { background-color: #FFFFBB; }  | ||
/*Bigger textarea for RTE and comment on Edit*/  | |||
#textArea_0, #textArea_1 {width: 550px; height: 200px}  | |||
.norte {width: 550px;}  | |||
</pre>  | </pre>  | ||