summaryrefslogtreecommitdiffstats
path: root/apps/admin_dependencies_chk/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/admin_dependencies_chk/css/style.css')
-rw-r--r--apps/admin_dependencies_chk/css/style.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/apps/admin_dependencies_chk/css/style.css b/apps/admin_dependencies_chk/css/style.css
deleted file mode 100644
index 30f204be7bc..00000000000
--- a/apps/admin_dependencies_chk/css/style.css
+++ /dev/null
@@ -1,9 +0,0 @@
-#status_list legend { font-weight: bold; color: #888888; }
-.state > li { margin-bottom: 3px; padding-left: 0.5em; list-style-type: circle; }
-.state .state_module { font-weight:bold; text-shadow: 0 1px 0 #DDD; cursor:help;}
-
-.state_used ul, .state_used li { display:inline; }
-
-.state_ok .state_module { color: #009700; }
-.state_warning .state_module { color: #FF9B29; }
-.state_error .state_module { color: #FF3B3B; }