Änderungen

Zur Navigation springen Zur Suche springen
852 Bytes hinzugefügt ,  12:11, 21. Aug. 2010
keine Bearbeitungszusammenfassung
Zeile 353: Zeile 353:  
  .centered { margin-left: auto; margin-right: auto; }
 
  .centered { margin-left: auto; margin-right: auto; }
 
  .toptextcells td { vertical-align: top; }
 
  .toptextcells td { vertical-align: top; }
 +
 +
/* Styles for collapsible divs to be used in templates. Background stolen from Vector menus */
 +
div.collapsibletemplate div.header{
 +
color:#4D4D4D;
 +
background:url(http://web21.login.homepage-hoster.de/wiki/extensions/UsabilityInitiative/images/vector/collapsibleNav/arrow-down.png?1) 0 50% no-repeat;
 +
padding:4px  0 3px 1.5em;
 +
display: none;
 +
cursor: pointer;
 +
}
 +
div.collapsibletemplate.collapsed div.header{
 +
color:#0645AD;
 +
background:url(http://web21.login.homepage-hoster.de/wiki/extensions/UsabilityInitiative/images/vector/collapsibleNav/arrow-right.png?1) 0 50% no-repeat;
 +
}
 +
/* Class for template content the should be shown locally, even if JS is disabled, but should not be visible on file pages shown on other sites. Use with style="display:none". Interacts with collapsible divs (see above). */
 +
div.show-on-commons { display: block !important; }
awardsmanage, Bürokraten, checkuser, editor, giftadmin, oversight, reviewer, staff, Administratoren
8.981

Bearbeitungen

Navigationsmenü