remove obsolete emojione css
parent
9f70bf3aec
commit
069a5a9546
|
@ -445,15 +445,6 @@ textarea {
|
||||||
background-color: $primary-bg-color;
|
background-color: $primary-bg-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_emojione {
|
|
||||||
height: 1em;
|
|
||||||
vertical-align: middle;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_emojione_selected {
|
|
||||||
background-color: $accent-color;
|
|
||||||
}
|
|
||||||
|
|
||||||
::-moz-selection {
|
::-moz-selection {
|
||||||
background-color: $accent-color;
|
background-color: $accent-color;
|
||||||
color: $selection-fg-color;
|
color: $selection-fg-color;
|
||||||
|
|
|
@ -149,8 +149,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_sending .mx_UserPill,
|
.mx_EventTile_sending .mx_UserPill,
|
||||||
.mx_EventTile_sending .mx_RoomPill,
|
.mx_EventTile_sending .mx_RoomPill {
|
||||||
.mx_EventTile_sending .mx_emojione {
|
|
||||||
opacity: 0.5;
|
opacity: 0.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue