nextcloud/apps/files_external/css/external.css

9 lines
144 B
CSS

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