Highlight room tiles on bing
This commit is contained in:
@@ -40,6 +40,10 @@ limitations under the License.
|
||||
background-color: #66e;
|
||||
}
|
||||
|
||||
.mx_RoomTile.highlight {
|
||||
background-color: lime;
|
||||
}
|
||||
|
||||
.mx_RoomTile.invited {
|
||||
background-color: #6e6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user