mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
Replaced ids to classes for the following: - #filestable -> .files-filestable - #fileList -> .files-fileList - #controls -> .files-controls - #emptycontent -> .emptyfilelist.emptycontent Signed-off-by: Vincent Petry <vincent@nextcloud.com>
3 lines
78 B
CSS
3 lines
78 B
CSS
.files-filestable tbody tr.externalErroredRow {
|
|
background-color: #F2DEDE;
|
|
}
|