MediaWiki:Vector.css: Difference between revisions

No edit summary
No edit summary
Line 1,261: Line 1,261:
}
}


#ca-unwatch.icon a,
#ca-watch.icon a,
#ca-watch.icon a {
#ca-unwatch.icon a {
     margin: 0;
     background-color: #333 !important;
     padding: 0;
     border: 1px solid #e87057;
     display: block;
     width: 2.5em;
     width: 26px;
     height: 2.5em;
     padding-top: 3.1em;
     background-position: center center;
     margin-top: 0;
     background-repeat: no-repeat;
     height: 0;
     padding: 0 !important;
    overflow: hidden;
    background-position: 5px 60%
}
}