Add $rte-room-pill-color: #aaa

This commit is contained in:
Luke Barnard
2017-07-14 17:51:25 +01:00
parent 38899c6011
commit de0fd588b6
2 changed files with 2 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
}
.mx_RoomPill {
background-color: #aaa;
background-color: $rte-room-pill-color;
color: white;
padding: 1px 5px 0px 2px;
border-radius: 16px;