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@activitycentral.org>2011-02-12 17:33:22 (GMT)
commit8a795961e0d1392f2504a5ea74d9027074d41df5 (patch)
tree65d2f25aed259015a2b671ab17932dbe7f0eb4a4
parent2433b260007c71facb973c574c77c568258e12f5 (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]>