Files
nextcloud-server-mirror/apps/files_external/css/external.css
2015-11-24 11:55:33 +01:00

9 lines
144 B
CSS

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