aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements/core.php
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-01 22:58:44 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-01 22:58:44 +0000
commitecfeaf08fffd1e9f347543d8d88799a4efb50827 (patch)
treea574b3e89db6d18cdc6531a7b539fa91d95daf02 /views/default/css/elements/core.php
parent3e79004b04458c0ec11462a422dc67f2fb3c2bdb (diff)
downloadelgg-ecfeaf08fffd1e9f347543d8d88799a4efb50827.tar.gz
elgg-ecfeaf08fffd1e9f347543d8d88799a4efb50827.tar.bz2
updating the sidebar boxes to use the new module classes
git-svn-id: http://code.elgg.org/elgg/trunk@7809 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/default/css/elements/core.php')
-rw-r--r--views/default/css/elements/core.php13
1 files changed, 4 insertions, 9 deletions
diff --git a/views/default/css/elements/core.php b/views/default/css/elements/core.php
index 374903c59..597313f0c 100644
--- a/views/default/css/elements/core.php
+++ b/views/default/css/elements/core.php
@@ -40,14 +40,14 @@
margin-left: 15px;
font-size: 90%;
}
-.elgg-list-metadata li {
+.elgg-list-metadata > li {
float: left;
margin-left: 15px;
}
.elgg-list-metadata, .elgg-list-metadata a {
color: #aaaaaa;
}
-.elgg-list-subtitle {
+.elgg-list-subtitle, .elgg-subtitle {
color: #666666;
font-size: 85%;
line-height: 1.2em;
@@ -106,13 +106,8 @@
-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
}
-.elgg-sidebar .elgg-module {
- margin-top: 20px;
-}
-.elgg-sidebar .elgg-module .elgg-head {
- border-bottom: 1px solid #CCCCCC;
- margin-bottom: 5px;
- padding-bottom: 5px;
+.elgg-owner-block {
+ margin-bottom: 20px;
}
/* ***************************************
WIDGETS