MediaWiki:Vector-2022.css: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 94: Line 94:


}
}




Line 146: Line 147:
     outline: none !important;
     outline: none !important;
     height: 42px !important;
     height: 42px !important;
    color: rgb(31, 31, 31) !important;
}
}




.cdx-button.cdx-search-input__end-button{
.cdx-button.cdx-search-input__end-button {
  border-radius: 25px !important;
border-radius: 25px !important;
width: 85px;
background-color: rgb(194, 231, 255);
  background-color: rgb(194, 231, 255);
border: 0;
border: 0;
color: rgb(0, 29, 53);
color: rgb(0, 29, 53);
letter-spacing: 0.5px;
letter-spacing: 0.5px;
}
}