Remove trailing whitespace

This commit is contained in:
Mark Haines 2016-03-15 18:38:24 +00:00
parent eb01cb9cba
commit 31915db6f6
31 changed files with 103 additions and 103 deletions

View file

@ -18,7 +18,7 @@ limitations under the License.
width: 960px;
margin-left: auto;
margin-right: auto;
color: #4a4a4a;
color: #4a4a4a;
}
.mx_CreateRoom input,

View file

@ -31,7 +31,7 @@ limitations under the License.
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;

View file

@ -14,12 +14,12 @@
text-align: center;
}
.mx_RoomStatusBar_placeholderIndicator {
.mx_RoomStatusBar_placeholderIndicator {
color: #4a4a4a;
opacity: 0.5;
}
.mx_RoomStatusBar_scrollDownIndicator {
.mx_RoomStatusBar_scrollDownIndicator {
cursor: pointer;
}

View file

@ -121,7 +121,7 @@ limitations under the License.
.mx_RoomView_messageListWrapper {
max-width: 960px;
margin: auto;
min-height: 100%;
display: -webkit-box;

View file

@ -32,12 +32,12 @@
margin-right: 10px;
position: relative;
opacity: 0.6;
cursor: pointer;
cursor: pointer;
z-index: 1;
}
.mx_UploadBar_uploadBytes {
float: right;
float: right;
margin-top: 5px;
margin-right: 30px;
color: #76cfa6;

View file

@ -26,7 +26,7 @@ limitations under the License.
display: -webkit-flex;
display: flex;
flex-direction: column;
-webkit-flex-direction: column;
-webkit-flex-direction: column;
}
.mx_UserSettings .mx_RoomHeader {
@ -50,7 +50,7 @@ limitations under the License.
-webkit-flex: 1 1 0;
flex: 1 1 0;
overflow-y: auto;
overflow-y: auto;
}
.mx_UserSettings_spinner {