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:38:16 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-07-15 16:38:16 +0000
commit5696bea39a9be7f8c44e0d4abf7ca776db711bfa (patch)
tree8e3fb8e7e3109315c532d8a127c9f72aa6fd9ba8 /mod/pages/views/default/pages/css.php
parent4ece630febf2c1275c7781e8cb9d4f4321aacfc1 (diff)
downloadelgg-5696bea39a9be7f8c44e0d4abf7ca776db711bfa.tar.gz
elgg-5696bea39a9be7f8c44e0d4abf7ca776db711bfa.tar.bz2
Convert spaces to tabs.
git-svn-id: http://code.elgg.org/elgg/trunk@6713 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 c396d45f7..0320836b9 100644
--- a/mod/pages/views/default/pages/css.php
+++ b/mod/pages/views/default/pages/css.php
@@ -84,19 +84,19 @@
}
#pages_page .strapline {
- text-align:right;
- border-top:1px solid #efefef;
- margin:10px 0 10px 0;
- color:#666666;
+ttext-align:right;
+tborder-top:1px solid #efefef;
+tmargin:10px 0 10px 0;
+tcolor:#666666;
}
#pages_page .categories {
- border:none !important;
- padding:0 !important;
+tborder:none !important;
+tpadding:0 !important;
}
#pages_page .tags {
- padding:0 0 0 16px;
- margin:10px 0 4px 0;
+tpadding:0 0 0 16px;
+tmargin:10px 0 4px 0;
background:transparent url(<?php echo $vars['url']; ?>_graphics/icon_tag.gif) no-repeat scroll left 2px;
}
@@ -117,8 +117,8 @@
background:white;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
- padding:10px;
- margin:0 10px 10px 10px;
+tpadding:10px;
+tmargin:0 10px 10px 10px;
}
#sidebar_page_tree h3 {
background: none;