forked from matrix/element-web
Remove now-redundant grey CSS
This commit is contained in:
parent
431b8aaefa
commit
73fb2c859e
|
@ -39,10 +39,6 @@ limitations under the License.
|
||||||
z-index: 6;
|
z-index: 6;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_RoomList_greyedSubListLabel {
|
|
||||||
color: #a2a2a2;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_RoomList_emptySubListTip {
|
.mx_RoomList_emptySubListTip {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
margin-left: 18px;
|
margin-left: 18px;
|
||||||
|
|
Loading…
Reference in New Issue