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

3 lines
72 B
CSS

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