nextcloud/apps/files_external/css/external.css
szaimen 3bd26b630e don't flash external storage mountpoints during the status check
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-11-15 12:12:37 +00:00

3 lines
72 B
CSS

#filestable tbody tr.externalErroredRow {
background-color: #F2DEDE;
}