tabs->spaces everywhere; sorry folks - \!blame sublime
This commit is contained in:
parent
69d1844773
commit
dff9353339
11 changed files with 149 additions and 149 deletions
|
@ -25,27 +25,27 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_MessageComposer_row {
|
||||
display: table-row;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
display: table-row;
|
||||
width: 100%;
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
.mx_MessageComposer .mx_MessageComposer_avatar {
|
||||
display: table-cell;
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
padding-top: 3px;
|
||||
padding-bottom: 3px;
|
||||
vertical-align: middle;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
display: table-cell;
|
||||
padding-left: 12px;
|
||||
padding-right: 12px;
|
||||
padding-top: 3px;
|
||||
padding-bottom: 3px;
|
||||
vertical-align: middle;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
|
||||
.mx_MessageComposer_input {
|
||||
display: table-cell;
|
||||
display: table-cell;
|
||||
width: 100%;
|
||||
padding-right: 1em;
|
||||
vertical-align: middle;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.mx_MessageComposer_input textarea {
|
||||
|
@ -54,9 +54,9 @@ limitations under the License.
|
|||
height: 1em;
|
||||
border: 0px;
|
||||
resize: none;
|
||||
outline: none;
|
||||
padding-top: 0.7em;
|
||||
padding-bottom: 0.7em;
|
||||
outline: none;
|
||||
padding-top: 0.7em;
|
||||
padding-bottom: 0.7em;
|
||||
-webkit-box-shadow: none;
|
||||
-moz-box-shadow: none;
|
||||
box-shadow: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue