aboutsummaryrefslogtreecommitdiffstats
path: root/tools/local-layout.css
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2012-11-06 21:49:14 +0000
committerrvelices <rv-github@modusoptimus.com>2012-11-06 21:49:14 +0000
commit86272efb909c9c72f0046e034bde71f98326a97b (patch)
tree5d80dcfaac83061df389a772c2b5dfef08526dc0 /tools/local-layout.css
parent7ea730125f8a4ccd0be750d9df4612304edeba88 (diff)
remove unused files + web service explorer uses same jquery version as the core
git-svn-id: http://piwigo.org/svn/trunk@18957 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'tools/local-layout.css')
-rw-r--r--tools/local-layout.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/local-layout.css b/tools/local-layout.css
deleted file mode 100644
index 2478ba0f3..000000000
--- a/tools/local-layout.css
+++ /dev/null
@@ -1,10 +0,0 @@
-/* Add background picture */
-BODY {
- background-image:url(background.gif);
- background-attachment:fixed;
-}
-
-UL.thumbnails SPAN.wrap2 {
- height: 200px; /* max thumbnail height + 2px */
-}
-