Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2009-10-30 23:25:57 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-02-26 09:39:49 (GMT)
commitfd917d462ed64959ebf40836a371d03c4cf88a2e (patch)
tree32009fbeafc2b42feddfed338ab8f8800484d673
parentc578ea3bf76a2e54953cc70152b5f19587a71f16 (diff)
Hide unused css
-rw-r--r--site/app/views/layouts/amo2009.thtml2
1 files changed, 0 insertions, 2 deletions
diff --git a/site/app/views/layouts/amo2009.thtml b/site/app/views/layouts/amo2009.thtml
index 63498e7..8edcd28 100644
--- a/site/app/views/layouts/amo2009.thtml
+++ b/site/app/views/layouts/amo2009.thtml
@@ -93,9 +93,7 @@ if ($developer_layout) {
<?php else: ?>
<?= $html->css('amo2009/main', 'stylesheet', array('media'=>'screen,projection,tv')) ?>
<?= $html->css('amo2009/slimbox2', 'stylesheet', array('media'=>'screen,projection,tv')) ?>
- <?= $html->css('amo2009/main-mozilla', 'stylesheet', array('media'=>'screen,projection,tv')) ?>
<?= $html->css('sugar', 'stylesheet', array('media'=>'screen,projection')) ?>
- <?= $html->css('amo2009/legacy', 'stylesheet', array('media'=>'screen,projection,tv')) ?>
<?php endif ?>
<!--[if IE]>