update styling
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
36ace9dcb9
commit
2c537a8dff
1 changed files with 5 additions and 0 deletions
|
@ -17,3 +17,8 @@ limitations under the License.
|
||||||
.mx_TextForEvent_username {
|
.mx_TextForEvent_username {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_TextForEvent_username:hover {
|
||||||
|
text-decoration: none;
|
||||||
|
color: inherit;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue