aboutsummaryrefslogtreecommitdiff
path: root/views/default/tasks/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/tasks/css.php')
-rw-r--r--views/default/tasks/css.php26
1 files changed, 0 insertions, 26 deletions
diff --git a/views/default/tasks/css.php b/views/default/tasks/css.php
deleted file mode 100644
index fc1b670a7..000000000
--- a/views/default/tasks/css.php
+++ /dev/null
@@ -1,26 +0,0 @@
-.tasklist-graph {
- height: 10px;
- line-height: 10px;
- border: 2px solid #CCCCCC;
-}
-
-.tasklist-graph div {
- background: #4690D6;
-}
-
-.elgg-input-radios label {
- font-weight: normal;
-}
-
-.elgg-menu-extras .elgg-icon-checkmark {
- background-position: 0 -126px;
-}
-
-#tasks-inline-form {
- padding: 10px
-}
-
-.elgg-tasks-participants {
- position: absolute;
- width: 345px;
-} \ No newline at end of file