MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
Tag: Manual revert
mNo edit summary
Line 87: Line 87:
.CategoryTreeToggle:hover {
.CategoryTreeToggle:hover {
     color: #cc3300; /* red hover */
     color: #cc3300; /* red hover */
}
/*  visualClear CSS class definition for SocialProfile extension
    because Vector does not include the definition anymore; see
    https://phabricator.wikimedia.org/T328235 and
    https://phabricator.wikimedia.org/T287962 */
.visualClear {
clear: both;
}
}