Merge pull request #6405 from matrix-org/travis/files-hover

Remove hover effect from files in the files panel
pull/21833/head
Travis Ralston 2021-07-20 07:38:04 -06:00 committed by GitHub
commit 4a877300da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -118,10 +118,6 @@ limitations under the License.
padding-left: 0px;
}
.mx_FilePanel .mx_EventTile:hover .mx_EventTile_line {
background-color: $primary-bg-color;
}
.mx_FilePanel_empty::before {
mask-image: url('$(res)/img/element-icons/room/files.svg');
}