mirror of
https://github.com/element-hq/element-web
synced 2024-11-29 04:48:50 +03:00
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 {
|
||||
background-color: #fff;
|
||||
color: #9fddc1;
|
||||
border: #9fddc1 1px solid;
|
||||
color: #76CFA6;
|
||||
border: #76CFA6 1px solid;
|
||||
}
|
||||
|
||||
.mx_SearchBar_cancel {
|
||||
|
|
Loading…
Reference in a new issue