MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Dokumentation
Wechseln zu:Navigation, Suche
Zeile 12: Zeile 12:
 
#ca-talk { display:none!important; }
 
#ca-talk { display:none!important; }
  
 
.fancytree ul {
 
    background: none;
 
    border: none;
 
    font-size: 12px;
 
}
 
ul.fancytree-container {
 
    outline: 0;
 
    border: none;
 
    overflow: hidden;
 
}
 
.fancytree p {
 
    display: none;
 
}
 
span.fancytree-title {
 
    cursor: default;
 
}
 
span.fancytree-title a {
 
    color: black;
 
}
 
  
 
   body {
 
   body {

Version vom 24. August 2020, 08:24 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
body.page-Example_Page li#ca-viewsource { display:none!important; }

.res-img img {
	max-width:100%;
	height:auto;
}
#ca-nstab-main { display:none!important; }
#ca-viewsource { display: none !important; }
#ca-viewsource { display: none !important; }
#ca-history { display:none!important; } 
#ca-talk { display:none!important; }


  body {
    position: relative;
  }

.nav-pills .nav-link.active {
    background-color: #666699!important;
}