aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/views/default/pages/css.php
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-07-15 16:45:06 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-07-15 16:45:06 +0000
commit3b29bf9a2f9e95a03753f063bbe170e7081c6c99 (patch)
treeba0277d49c8edcf95dffd14c27057863ce3d40cb /mod/pages/views/default/pages/css.php
parent5696bea39a9be7f8c44e0d4abf7ca776db711bfa (diff)
downloadelgg-3b29bf9a2f9e95a03753f063bbe170e7081c6c99.tar.gz
elgg-3b29bf9a2f9e95a03753f063bbe170e7081c6c99.tar.bz2
Converting spaces to tabs without the stray t.
git-svn-id: http://code.elgg.org/elgg/trunk@6714 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/pages/views/default/pages/css.php')
-rw-r--r--mod/pages/views/default/pages/css.php20
1 files changed, 10 insertions, 10 deletions
diff --git a/mod/pages/views/default/pages/css.php b/mod/pages/views/default/pages/css.php
index 0320836b9..c396d45f7 100644
--- a/mod/pages/views/default/pages/css.php
+++ b/mod/pages/views/default/pages/css.php
@@ -84,19 +84,19 @@
}
#pages_page .strapline {
-ttext-align:right;
-tborder-top:1px solid #efefef;
-tmargin:10px 0 10px 0;
-tcolor:#666666;
+ text-align:right;
+ border-top:1px solid #efefef;
+ margin:10px 0 10px 0;
+ color:#666666;
}
#pages_page .categories {
-tborder:none !important;
-tpadding:0 !important;
+ border:none !important;
+ padding:0 !important;
}
#pages_page .tags {
-tpadding:0 0 0 16px;
-tmargin:10px 0 4px 0;
+ padding:0 0 0 16px;
+ margin:10px 0 4px 0;
background:transparent url(<?php echo $vars['url']; ?>_graphics/icon_tag.gif) no-repeat scroll left 2px;
}
@@ -117,8 +117,8 @@ tmargin:10px 0 4px 0;
background:white;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
-tpadding:10px;
-tmargin:0 10px 10px 10px;
+ padding:10px;
+ margin:0 10px 10px 10px;
}
#sidebar_page_tree h3 {
background: none;