aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/admin.php')
-rw-r--r--views/default/css/admin.php22
1 files changed, 0 insertions, 22 deletions
diff --git a/views/default/css/admin.php b/views/default/css/admin.php
index 0b0fae692..f7562d0d5 100644
--- a/views/default/css/admin.php
+++ b/views/default/css/admin.php
@@ -871,28 +871,6 @@ a.elgg-longtext-control {
text-shadow:0 -1px 0 #999999;
}
-/* ECML */
-.ecml_admin_table {
- width:100%;
-}
-.ecml_admin_table td, th {
- border: 1px solid gray;
- text-align: center;
- padding: 5px;
-}
-.ecml_admin_table th, .ecml_keyword_desc {
- font-weight: bold;
-}
-.ecml_row_odd {
- background-color: #EEE;
-}
-.ecml_row_even {
-
-}
-.ecml_restricted {
- color: #555;
-}
-
.admin_plugin_reorder {
float:right;
width:200px;