tint searchbar
This commit is contained in:
parent
718c1cbe6f
commit
11ac6defed
1 changed files with 2 additions and 2 deletions
|
@ -75,8 +75,8 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_SearchBar_unselected {
|
.mx_SearchBar_unselected {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
color: #9fddc1;
|
color: #76CFA6;
|
||||||
border: #9fddc1 1px solid;
|
border: #76CFA6 1px solid;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_SearchBar_cancel {
|
.mx_SearchBar_cancel {
|
||||||
|
|
Loading…
Reference in a new issue