From c55dbbc995e152af3f2c88662101b0643d2e171a Mon Sep 17 00:00:00 2001 From: vdigital Date: Fri, 23 May 2008 22:38:14 +0000 Subject: Removed file/folder git-svn-id: http://piwigo.org/svn/trunk@2358 68402e56-0260-453c-a942-63ccdbb3a9ee --- BSF/template/yoga/layout.css | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 BSF/template/yoga/layout.css (limited to 'BSF/template/yoga/layout.css') diff --git a/BSF/template/yoga/layout.css b/BSF/template/yoga/layout.css deleted file mode 100644 index 348ea2f4c..000000000 --- a/BSF/template/yoga/layout.css +++ /dev/null @@ -1,15 +0,0 @@ -/* $Id$ */ - -/* template css */ -@import "menubar.css"; -@import "content.css"; -@import "thumbnails.css"; -@import "picture.css"; -@import "default-layout.css"; -/* Override properties with import local file */ -@import "local-layout.css"; -/* common css */ -@import "../../template-common/default-layout.css"; -/* Override properties with import local file */ -@import "../../template-common/local-layout.css"; - -- cgit v1.2.3