MediaWiki:Monobook.css: Unterschied zwischen den Versionen

Aus Coldmirror-Wiki
Zur Navigation springen Zur Suche springen
Zeile 7: Zeile 7:
 
}
 
}
  
prettytable float-right {
+
prettytablefloat-right {
 
position:absolute;  
 
position:absolute;  
 
top:100px;  
 
top:100px;  
 
right:0px;
 
right:0px;
 
}
 
}

Version vom 31. Juli 2008, 15:55 Uhr

/** Do not force 'lowercase' */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
	text-transform: none;
}

prettytablefloat-right {
position:absolute; 
top:100px; 
right:0px;
}