Highlight room tiles on bing
This commit is contained in:
parent
57ba816919
commit
46646cbd87
3 changed files with 13 additions and 1 deletions
|
@ -40,6 +40,10 @@ limitations under the License.
|
|||
background-color: #66e;
|
||||
}
|
||||
|
||||
.mx_RoomTile.highlight {
|
||||
background-color: lime;
|
||||
}
|
||||
|
||||
.mx_RoomTile.invited {
|
||||
background-color: #6e6;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue