MediaWiki:Common.css: Difference between revisions

tweek editsection display
tweak panel alignment
 
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
}
}
.mw-editsection-bracket {
.mw-editsection-bracket {
   color: #AAA
   color: #AAA;
}
}
span.OpenID {
span.OpenID {
Line 11: Line 11:
   padding-left: 20px;
   padding-left: 20px;
   text-transform: none;
   text-transform: none;
}
.openid_small_btn:hover {
  border-bottom: 1px solid black;
}
.openid_large_btn:hover,
.openid_selected:hover,
#userloginForm a:hover {
  border-bottom: 2px solid black;
}
}
pre {
pre {
Line 32: Line 40:
}
}


#p-Google_translations.portlet li,
#p-Google\ translations {
#p-Google_translations.portal li {
   text-align: center;
   text-align: center;
}
#panel div#p-Google_translations div.body,
#mw-panel div#p-Google_translations div.body {
   margin-left: 0px;
   margin-left: 0px;
}
}
abbr, acronym, .explain {
 
  border-bottom: 1px dashed Grey;     
abbr[title], acronym, .explain[title] {
   cursor: url(/images/f/fe/HelpSmall.cur), help;       
   cursor: url(/images/f/fe/HelpSmall.cur), help;       
}
}
map area,
div.locallink a,
div.locallink a,
span.locallink a,
span.locallink a,
span.locallink a:hover {
span.locallink a:hover,
.mw-ui-checkbox-label,
.mw-ui-button {
   cursor: url(/images/f/fc/PointerSmall.cur), pointer;  
   cursor: url(/images/f/fc/PointerSmall.cur), pointer;  
}
}