Move mx_EventTile_highlight out of mx_EventTile:not([data-layout=bubble]) (#8940)

* Move mx_EventTile_highlight etc. out of mx_EventTile:not([data-layout=bubble])

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Set highlight text color globally

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
Suguru Hirahara 2022-06-30 04:47:35 +00:00 committed by GitHub
parent 2a4992c56a
commit d439871ea1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 11 deletions

View file

@ -81,8 +81,6 @@ limitations under the License.
&::before {
background-color: $event-highlight-bg-color;
}
color: $alert;
}
/* For replies */