Aller au contenu

Utilisateur:My name is not dave/monobook.css

Une page de Wikipédia, l'encyclopédie libre.
Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
/* Vectorbook skin */
/* Released under Creative Commons BY-NC-SA */
/* Taken from http://illogicopedia.org/wiki/User:Dan_the_Hedgehog/monobook.js ([[User:DanTahHedgehog]]) - copyright 2011
/* Copyright 2013-2015 Insulam Simia/My name is not dave */

#siteNotice { display:none }


body {
  background: #f6f6f6;
}

.portlet .pBody {
  background-color: transparent; 
  border: 0px !important; 
  padding: 1px 10px;
  margin-left: 8px;
  font-size: inherited;
}

.portlet .pBody ul {
  list-style-type: none !important;
  list-style-image: none !important;
  margin: 0;
  padding: 0;
}

#p-search h5 {
  display: none;
}

#p-cactions .pBody {
  background-image: none;
}

#p-cactions ul {
  font-size: 100% !important;
  position: relative;
  padding-top: 10px;
  left: -2px;
  bottom: -8px;
  background-color: transparent;
  z-index: 50 !important;
}

#p-cactions ul li {
  border:1px solid #a7d7f9!important;
  border-top:none!important;
  padding:10px 0px 6px 0px!important;
  margin: -2px;
  background-color:#a7d7f9!important;
}

#p-cactions ul li a, #p-cactions ul li.selected a {
  padding:10px 6px 6px 6px!important;
  background-color: transparent!important; 
  cursor:pointer;
  color:#0645ad;
  text-transform: none;
}

#p-cactions ul li.selected a { 
  color: #333333 !important; 
  padding: 10px 8px 6px 8px !important;
}

#p-cactions ul li.new a { color:#a55858!important; }

#p-cactions ul li:hover { 
  background: none white !important;
  border-bottom: none !important;
  padding-bottom: 7px !important;
  cursor: pointer;
}  

#p-cactions ul li.selected { 
  background-color: white  !important; 
  cursor:  pointer;
  border-bottom:none  !important;
  padding-bottom:7px  !important;
}

#p-cactions .istalk{
  margin-right: -2px;
}

#p-navigation h5 {
  display: none;
}

#p-lang .pBody {
  max-height: 200px;
  overflow: auto;
}