aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/layout.css
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-06-24 14:38:53 +0000
committerchrisaga <chrisaga@piwigo.org>2006-06-24 14:38:53 +0000
commit60ffeb4c0b5236ebc6dc269519792894fa4bf4bb (patch)
treec10a7cb88bdba53727c8a25e8b8a3e4b3629c3c2 /template/yoga/layout.css
parent72d88da6de727def3c9f0c2ec33517e8682b08e0 (diff)
fix bug 435: move image.css to picture.css to be consistent with picture.tpl
git-svn-id: http://piwigo.org/svn/trunk@1398 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--template/yoga/layout.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/layout.css b/template/yoga/layout.css
index c39d46293..a055ad100 100644
--- a/template/yoga/layout.css
+++ b/template/yoga/layout.css
@@ -4,7 +4,7 @@
@import "menubar.css";
@import "content.css";
@import "thumbnails.css";
-@import "image.css";
+@import "picture.css";
@import "popuphelp.css";
@import "default-layout.css";
/* Override properties with import local file */