oops - wrong branch

Revert "WIP of new CSS"

This reverts commit ad4e3418ff.
This commit is contained in:
Matthew Hodgson
2015-10-23 02:38:32 +01:00
parent ad4e3418ff
commit 351a94b4a1
39 changed files with 98 additions and 156 deletions

View File

@@ -53,20 +53,17 @@ limitations under the License.
-webkit-order: 3;
order: 3;
-webkit-flex: 0 0 126px;
flex: 0 0 126px;
-webkit-flex: 0 0 170px;
flex: 0 0 170px;
border-top: 1px solid #f3f8fa;
}
.mx_LeftPanel .mx_BottomLeftMenu .mx_RoomTile {
color: #454545;
color: #378bb4;
}
.mx_LeftPanel .mx_BottomLeftMenu .mx_BottomLeftMenu_options {
margin-top: 12px;
width: 100%;
}
.mx_LeftPanel .mx_BottomLeftMenu img {
border-radius: 0px;
background-color: transparent;
}