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:
parent
2a4992c56a
commit
d439871ea1
2 changed files with 12 additions and 11 deletions
|
@ -81,8 +81,6 @@ limitations under the License.
|
|||
&::before {
|
||||
background-color: $event-highlight-bg-color;
|
||||
}
|
||||
|
||||
color: $alert;
|
||||
}
|
||||
|
||||
/* For replies */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue