aboutsummaryrefslogtreecommitdiffstats
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, 0 insertions, 8 deletions
diff --git a/apps/files_external/css/external.css b/apps/files_external/css/external.css
deleted file mode 100644
index bf57ec88053..00000000000
--- a/apps/files_external/css/external.css
+++ /dev/null
@@ -1,8 +0,0 @@
-#filestable tbody tr.externalDisabledRow {
- background-color: #CCC;
-}
-
-
-#filestable tbody tr.externalErroredRow {
- background-color: #F2DEDE;
-}