13,401
edits
No edit summary |
No edit summary |
||
Line 152: | Line 152: | ||
color: #0645ad; | color: #0645ad; | ||
background: none; | background: none; | ||
} | |||
.vector-menu-dropdown h3:after { | |||
content: ''; | |||
background-image: url(/w/skins/Vector/resources/skins.vector.styles/images/arrow-down.svg?e7827); | |||
background-position: 100% 50%; | |||
background-repeat: no-repeat; | |||
position: absolute; | |||
top: 0.76923077em; | |||
right: 8px; | |||
bottom: 0; | |||
width: 1.23076923em; | |||
opacity: 0.84; | |||
} | } |
edits