Difference between revisions of "MediaWiki:Vector.css"

177 bytes added ,  02:53, October 20, 2018
no edit summary
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
     border-top-right-radius:50px;
     border-top-right-radius:50px;
     border-right:2px solid #7f5f00;
     border-right:2px solid #7f5f00;
}
div.vectorTabs ul li:hover {
    background:#fff7df;
}
/* remove fake border images from tabs */
div.vectorTabs,
div.vectorTabs ul,
div.vectorTabs span {
    background:none;
}
}


97

edits