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

3 lines
72 B
CSS

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