summaryrefslogtreecommitdiff
path: root/views/default/css/elements/modules.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/elements/modules.php')
-rw-r--r--views/default/css/elements/modules.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/default/css/elements/modules.php b/views/default/css/elements/modules.php
index ef85d4d..9ecfff8 100644
--- a/views/default/css/elements/modules.php
+++ b/views/default/css/elements/modules.php
@@ -48,7 +48,7 @@
margin-bottom: 5px;
}
.elgg-module-popup > .elgg-head * {
- color: #0054A7;
+ color: #d86c2c;
}
/* Dropdown */
@@ -78,7 +78,7 @@
/* Featured */
.elgg-module-featured {
- border: 1px solid #4690D6;
+ border: 1px solid #ff4c12;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
@@ -86,7 +86,7 @@
}
.elgg-module-featured > .elgg-head {
padding: 5px;
- background-color: #4690D6;
+ background-color: #ff4c12;
}
.elgg-module-featured > .elgg-head * {
color: white;