Changes

tweek editsection display
Line 1: Line 1:  
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
    +
.mw-editsection {
 +
  float: right;
 +
}
 +
.mw-editsection-bracket {
 +
  color: #AAA
 +
}
 
span.OpenID {
 
span.OpenID {
 
   background: url(/extensions/OpenID/skin/icons/openid-inputicon.png) no-repeat 0% 0%;
 
   background: url(/extensions/OpenID/skin/icons/openid-inputicon.png) no-repeat 0% 0%;
Line 6: Line 12:  
   text-transform: none;
 
   text-transform: none;
 
}
 
}
   
pre {
 
pre {
 
   background-color: #fbfbfb;
 
   background-color: #fbfbfb;