MediaWiki:Timeless.css: Difference between revisions

From Ghost Theory Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 281: Line 281:




/* Force Timeless mobile hamburger to be visible */
.skin-timeless .mw-ui-icon,
.skin-timeless .mw-ui-icon-element,
.skin-timeless .mw-ui-icon:before,
.skin-timeless .mw-ui-icon-element:before {
    background-color: #ffff00 !important; /* paints the mask */
    color: #ffff00 !important;
    fill: #ffff00 !important;
}