Merge pull request #5719 from matrix-org/travis/file-representation

UI refresh for uploaded files
This commit is contained in:
Travis Ralston 2021-03-08 08:52:43 -07:00 committed by GitHub
commit 761ced13f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 91 additions and 29 deletions

View file

@ -320,6 +320,10 @@ $breadcrumb-placeholder-bg-color: #e8eef5;
$user-tile-hover-bg-color: $header-panel-bg-color;
$message-body-panel-bg-color: #e3e8f082;
$message-body-panel-icon-bg-color: #ffffff;
$message-body-panel-fg-color: $muted-fg-color;
// FontSlider colors
$appearance-tab-border-color: $input-darker-bg-color;