nextcloud/apps/files_external/css/external.css

4 lines
72 B
CSS
Raw Normal View History

#filestable tbody tr.externalErroredRow {
background-color: #F2DEDE;
2015-11-24 02:52:02 -05:00
}