nextcloud/apps/files_external/css/external.css

9 lines
130 B
CSS
Raw Normal View History

2015-11-24 10:52:02 +03:00
.externalDisabledRow {
background-color: #CCC ! important;;
}
.externalErroredRow {
background-color: #F2DEDE ! important;;
}