MediaWiki:Vector-2022.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 107: | Line 107: | ||
#searchInput { | #searchInput { | ||
background-color: #E9EEF6 !important; | background-color: #E9EEF6 !important; | ||
height: | height: 43px; | ||
color: rgb(31, 31, 31); | color: rgb(31, 31, 31); | ||
font-weight: bold; | font-weight: bold; | ||
| Line 129: | Line 129: | ||
.cdx-button.cdx-search-input__end-button{ | .cdx-button.cdx-search-input__end-button{ | ||
border-radius: | border-radius: 12px !important; | ||
width: 80px; | |||
background-color: rgb(194, 231, 255); | background-color: rgb(194, 231, 255); | ||
border: 0; | border: 0; | ||