mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
ensure even hyperlinks are highlighted
This commit is contained in:
parent
dcea0dd601
commit
fdc94ccf98
@ -106,6 +106,11 @@ limitations under the License.
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.mx_MessageTile_searchHighlight a {
|
||||
background-color: #76cfa6;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.mx_EventTile_sending {
|
||||
color: #ddd;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user