MediaWiki:Vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 36: Line 36:
}
}
#p-cactions .menu {
#p-cactions .menu {
background: #82110e;
border: 1px solid #7B0D0F !important;
border: 1px solid #7B0D0F !important;
}
#p-cactions span {
color: white !important;
height: 40px;
}
}
#p-cactions-label {
#p-cactions-label {
Line 43: Line 48:
}
}
#p-cactions-label span {
#p-cactions-label span {
padding-top: 14px !important;
padding: 13px 25px 0px 20px !important;
}
}
#p-cactions-label span::after {
#p-cactions-label span::after {
filter: invert(1);
filter: invert(1);
top: 14px !important;
top: 14px !important;
}
#p-cactions .menu {
background: #82110e;
}
}
#p-views li,
#p-views li,
Line 85: Line 87:
margin: 0;
margin: 0;
padding: 0 20px;
padding: 0 20px;
}
#p-cactions span {
color: white !important;
height: 40px;
}
}