Revert "Move the contents of lib/gallery.common.css into themes/wind/css/screen.php and themes/admin_wind/css/screen.php. Most themers seem to copy the contents into their theme's screen.css anyway."

This reverts commit 4251704175.
This commit is contained in:
Bharat Mediratta
2010-09-18 17:51:25 -07:00
parent f14290f34f
commit 93d1a8103e
5 changed files with 924 additions and 1716 deletions
+1
View File
@@ -16,6 +16,7 @@
<?= $theme->css("yui/reset-fonts-grids.css") ?>
<?= $theme->css("themeroller/ui.base.css") ?>
<?= $theme->css("superfish/css/superfish.css") ?>
<?= $theme->css("gallery.common.css") ?>
<?= $theme->css("screen.css") ?>
<!--[if lt IE 8]>
<link rel="stylesheet" type="text/css" href="<?= $theme->url("fix-ie.css") ?>"