Changes

MediaWiki:Vector.css

204 bytes added, 17:47, 19 December 2018
no edit summary
ul.tabbernav li a:hover {
color: #000;
background: rgba(255,255,255,.30)!important;
border-color: #CCC;
}
ul.tabbernav li.tabberactive a {
color: rgba(21,2,30,.94)!important;
background: #FFF;
border-bottom: 1px solid #FFF;
th.headerSort {
color:rgba(255,167,0,.96) !important;
}
 
.diffchange {
color:black;
}
 
.wikiEditor-preview-contents {
background-color: transparent;
}
 
.wikiEditor-ui {
background-color: transparent;
}
 
.simple-tooltip {
color: orange;
}