MediaWiki:Gadget-dropdown-menus-pagestyles.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 64: Line 64:
     margin: 0 -1px 0 0;
     margin: 0 -1px 0 0;
     padding-right: 1.84615385em;
     padding-right: 1.84615385em;
}
.vector-menu-dropdown h3 {
     color: #54595d;
     color: #54595d;
     position: relative;
     position: relative;
Line 69: Line 71:
     -webkit-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1.25em;
     padding-left: 8px;
     padding-left: 8px;
    padding-right: 1.84615385em;
     font-size: 0.8125em;
     font-size: 0.8125em;
     font-weight: normal;
     font-weight: normal;
Line 142: Line 147:
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     background-size: 1px 100%;
     background-size: 1px 100%;
}
a {
    text-decoration: none;
    color: #0645ad;
    background: none;
}
}