diff options
| author | mamouneyya <mamoun.diraneyya@gmail.com> | 2010-09-20 04:43:32 +0300 |
|---|---|---|
| committer | mamouneyya <mamoun.diraneyya@gmail.com> | 2010-09-20 04:43:32 +0300 |
| commit | 078a287d62207c8df757cb9f672a7151cf2c7849 (patch) | |
| tree | be8834ef7c31c534ea7b48cb73879fdb4690f47e /themes/wind/views | |
| parent | ce80259d6939e43aaea34eba7bea4b2a602a5019 (diff) | |
Revert the revert of (!):
93d1a8103e757a87fb00
f14290f34f097f525a56
ff8ee5bdfcc0d35e14f3
returning Tim changes to merge gallery.common.css contents with the theme css file
Diffstat (limited to 'themes/wind/views')
| -rw-r--r-- | themes/wind/views/page.html.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/wind/views/page.html.php b/themes/wind/views/page.html.php index e620d652..b3379416 100644 --- a/themes/wind/views/page.html.php +++ b/themes/wind/views/page.html.php @@ -27,7 +27,6 @@ <?= $theme->css("yui/reset-fonts-grids.css") ?> <?= $theme->css("superfish/css/superfish.css") ?> <?= $theme->css("themeroller/ui.base.css") ?> - <?= $theme->css("gallery.common.css") ?> <?= $theme->css("screen.css") ?> <!--[if lte IE 8]> <link rel="stylesheet" type="text/css" href="<?= $theme->url("css/fix-ie.css") ?>" |
