summaryrefslogtreecommitdiffstats
path: root/apps/files_external/css/external.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/css/external.css')
-rw-r--r--apps/files_external/css/external.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_external/css/external.css b/apps/files_external/css/external.css
new file mode 100644
index 00000000000..b0b0634fc58
--- /dev/null
+++ b/apps/files_external/css/external.css
@@ -0,0 +1,8 @@
+.externalDisabledRow {
+ background-color: #CCC ! important;;
+}
+
+
+.externalErroredRow {
+ background-color: #F2DEDE ! important;;
+}