Changes

MediaWiki:Vector.css

83 bytes added, 03:31, 2 March 2017
m
no edit summary
-webkit-background-clip: border; /* Safari 4? Chrome 6? */
background-clip: border-box; /* Firefox 4, Safari 5, Opera 10, IE 9 */
}
 
table.wikitable th {
color: #FFF;
}
 
th.headerSort {
color:rgba(255,167,0,.96);
}