mirror of https://github.com/vector-im/riot-web
don't grey out invites randomly
parent
d6bcf80431
commit
7b702c4594
|
@ -48,7 +48,8 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_RoomTile_invite {
|
||||
color: rgba(69, 69, 69, 0.5);
|
||||
/* color: rgba(69, 69, 69, 0.5);
|
||||
*/
|
||||
}
|
||||
|
||||
.collapsed .mx_RoomTile_name {
|
||||
|
|
Loading…
Reference in New Issue