merge in matthew-css
This commit is contained in:
commit
a94f1664d8
15 changed files with 138 additions and 90 deletions
|
@ -15,6 +15,11 @@ limitations under the License.
|
|||
*/
|
||||
|
||||
.mx_MessageTile {
|
||||
display: table-row;
|
||||
}
|
||||
|
||||
.mx_MessageTile .mx_messageTileType {
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
.mx_MessageTile.sending {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue