Ouvrir le menu principal

Modifications

MediaWiki:Vector.css

1 155 octets ajoutés, 20 décembre 2013 à 15:12
Page créée avec « →‎Le CSS placé ici affectera les utilisateurs de l’habillage Vector. : body, #mw-page-base { background-color:#eee; background-image:none } div#content { box-shadow: ... »
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */
body, #mw-page-base { background-color:#eee; background-image:none }
div#content { box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); border:1px solid #ccc; border-right:0 }
div.vectorMenu h3 a { background-image:none }
div.vectorTabs,
div.vectorTabs ul,
div.vectorTabs span { background: none; padding:0; }
div.vectorTabs ul li { background:#ededed; margin-right:2px; line-height: normal; border:1px solid #ccc; border-bottom:0; box-shadow:0 -2px 3px 0px rgba(0,0,0,0.1); overflow:hidden }
div.vectorTabs li a { border-top:3px solid #aaa; color:#333; font-family: 'Roboto Condensed',sans-serif; text-decoration:none; transition: background 0.2s; }
div.vectorTabs li a:hover,
div.vectorTabs li a:active { background-color: rgba(0,0,0,.1); }
div.vectorTabs li.selected { background:#fff; }
div.vectorTabs li.selected a { border-top: 3px solid #FFBB33; }
div.vectorTabs span a { height:36px; line-height:35px; padding: 0 .7em; }
div.vectorTabs { height:39px; }
#ca-watch.icon a { background-position: 5px 45% }
#ca-watch.icon a:hover, #ca-watch.icon a:focus { background-position: -19px 45% }
76

modifications