Extract tooltip styling to a shared class

We want to use the same styling with edited tooltip as well, so this extracts
the shared bits.
This commit is contained in:
J. Ryan Stinnett
2019-05-17 12:11:01 +01:00
parent 3da1f73ea4
commit 059988ff5c
6 changed files with 20 additions and 16 deletions
-1
View File
@@ -557,4 +557,3 @@ textarea {
.mx_Username_color8 {
color: $username-variant8-color;
}