set search button color

This commit is contained in:
Milan
2020-04-26 22:20:49 +02:00
parent f77556908a
commit ad9e27418a

View File

@@ -586,7 +586,7 @@ a {
}
#calcms_search input[type="button"] {
background: none;
background: #1987d1;
width: 50%;
}