implement latest skin

This commit is contained in:
Matthew Hodgson
2015-07-15 04:16:38 +01:00
parent c0bd574997
commit 9b384e52b5
27 changed files with 172 additions and 71 deletions
+8 -6
View File
@@ -35,9 +35,8 @@ limitations under the License.
-webkit-order: 1;
order: 1;
-webkit-flex: 0 0 50px;
flex: 0 0 50px;
border-bottom: 1px solid #d8d8d8;
-webkit-flex: 0 0 86px;
flex: 0 0 86px;
}
.mx_RoomView_auxPanel {
@@ -47,7 +46,10 @@ limitations under the License.
-webkit-order: 2;
order: 2;
max-width: 720px;
width: 100%;
margin: auto;
border-top: 1px solid #a8dbf3;
height: 0%;
}
@@ -86,7 +88,7 @@ limitations under the License.
order: 4;
width: 100%;
-webkit-flex: 0 0 50px;
flex: 0 0 50px;
/* background-color: #ff0; */
-webkit-flex: 0 0 63px;
flex: 0 0 63px;
margin-left: 3px;
}