diff options
author | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2011-01-25 12:40:02 +0000 |
---|---|---|
committer | cash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2011-01-25 12:40:02 +0000 |
commit | 2a81ce2acb9548220d02d47394158712d395ad34 (patch) | |
tree | b5068b2a018b4c8fc387b0597f77d5fd34af6e29 /views/default/css/elements/chrome.php | |
parent | 561c160ed8db7f418cc5ae34e04b959be5066442 (diff) | |
download | elgg-2a81ce2acb9548220d02d47394158712d395ad34.tar.gz elgg-2a81ce2acb9548220d02d47394158712d395ad34.tar.bz2 |
light clean-up of the css
git-svn-id: http://code.elgg.org/elgg/trunk@7929 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/default/css/elements/chrome.php')
-rw-r--r-- | views/default/css/elements/chrome.php | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/views/default/css/elements/chrome.php b/views/default/css/elements/chrome.php index ef66fe9c8..9031f4408 100644 --- a/views/default/css/elements/chrome.php +++ b/views/default/css/elements/chrome.php @@ -77,12 +77,6 @@ h2 { padding-bottom:5px; } -<?php //@todo deprecated ?> -.listing .icon { float: left; margin-right: 10px; } -.listing .icon img { width: auto } -.listing .info { display: table-cell; } - - .link { cursor:pointer; @@ -100,13 +94,6 @@ h2 { -moz-border-radius: 8px; } -<?php //@todo deprecated ?> -.margin-none { - margin:0; -} -.margin-top { - margin-top:10px; -} <?php //@todo lists.php ?> .elgg-tags { |