nextcloud/apps/files_external/css/external.css
szaimen 73f99f3f7d don't flash external storage mountpoints during the status check
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-11-12 12:56:52 +01:00

3 lines
72 B
CSS

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