aboutsummaryrefslogtreecommitdiffstats
path: root/template-common
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2007-09-13 23:30:46 +0000
committerrvelices <rv-github@modusoptimus.com>2007-09-13 23:30:46 +0000
commit08aa93a93b8fdb94c767bdd118f260f826ad9326 (patch)
tree834118c6c1c5091894e5bd37e5d45a56f1f72482 /template-common
parent98c804aba2dae42e0f3685990a9f505176102f08 (diff)
- merge content of layout.css and popuphelp.css (very few lines) into existing css -> faster page loading the first time (avoid 2 http requests)
- optimized sql for $conf['display_fromto'] in category_cats.inc.php git-svn-id: http://piwigo.org/svn/trunk@2091 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template-common')
-rw-r--r--template-common/layout.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/template-common/layout.css b/template-common/layout.css
deleted file mode 100644
index 31b9b4784..000000000
--- a/template-common/layout.css
+++ /dev/null
@@ -1,7 +0,0 @@
-/* $Id$ */
-
-/* template css */
-@import "default-layout.css";
-/* Override properties with import local file */
-@import "local-layout.css";
-