MediaWiki:Vector.css: Difference between revisions

From aurawatch
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 4: Line 4:


.vector-menu-tabs-legacy li {
.vector-menu-tabs-legacy li {
      background-color: transparent !important;
 
        color: #688ba8;
        cursor: pointer;
}
}


.vector-menu-tabs-legacy li a {
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading{
      background-color: transparent !important;
 
        color: #688ba8;
        cursor: pointer;
        font-size: 0.8em
}
}

Revision as of 06:21, 21 May 2023

div.vectorTabs ul li#ca-history {
   display: none;
}

.vector-menu-tabs-legacy li {

}

.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading{

}