Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Vector.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Tag: Reverted
Line 170: Line 170:
#right-navigation li:last-child a {
#right-navigation li:last-child a {
border-right: 1px solid var(--wiz-content-border);
border-right: 1px solid var(--wiz-content-border);
}
#ca-watch,
#ca-unwatch {
margin: 0;
}
#ca-watch a,
#ca-unwatch a {
box-sizing: border-box;
min-width: 34px;
height: 100%;
padding-right: 0;
padding-left: 0;
background-position: center center;
text-align: center;
}
}