aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements/chrome.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css/elements/chrome.php')
-rw-r--r--views/default/css/elements/chrome.php34
1 files changed, 3 insertions, 31 deletions
diff --git a/views/default/css/elements/chrome.php b/views/default/css/elements/chrome.php
index 9031f4408..6ff7279ee 100644
--- a/views/default/css/elements/chrome.php
+++ b/views/default/css/elements/chrome.php
@@ -81,9 +81,6 @@ h2 {
.link {
cursor:pointer;
}
-.small {
- font-size: 90%;
-}
.divider {
border-top:1px solid #cccccc;
}
@@ -95,35 +92,10 @@ h2 {
}
-<?php //@todo lists.php ?>
-.elgg-tags {
- background-image:url(<?php echo elgg_get_site_url(); ?>_graphics/elgg_sprites.png);
- background-repeat: no-repeat;
- background-position: left -196px;
- padding:1px 0 0 14px;
- font-size: 85%;
-}
-.elgg-tags li {
- display: inline;
- margin-right: 5px;
-}
-.elgg-tags li:after {
- content: ",";
-}
-.elgg-tags li:last-child:after {
- content: "";
-}
-.elgg-tagcloud {
- text-align:justify;
-}
-.elgg-discover .elgg-discoverable {
- display: none;
-}
-.elgg-discover:hover .elgg-discoverable {
- display: block;
-}
+<?php
+// @todo add a series of dividers and borders
-<?php //@todo move to helpers.php ?>
+?>
<?php //@todo convert to hyphen-separated ?>
.elgg_hrt {
border-top: 1px solid #CCCCCC;