Task/colors 11 (#7211)

This commit is contained in:
Šimon Brandner 2021-11-29 13:52:09 +01:00 committed by GitHub
parent 6d3865bdd5
commit 9db0ebb7f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 66 additions and 104 deletions

View file

@ -132,7 +132,7 @@ limitations under the License.
}
.mx_RoomView_messagePanelSearchSpinner::before {
background-color: $greyed-fg-color;
background-color: $info-plinth-fg-color;
mask: url('$(res)/img/feather-customised/search-input.svg');
mask-repeat: no-repeat;
mask-position: center;