aboutsummaryrefslogtreecommitdiffstats
path: root/template-common
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-06-22 08:45:28 +0000
committervdigital <vdigital@piwigo.org>2008-06-22 08:45:28 +0000
commitfda524253d89292ad5a3ec9bfed291495a72572e (patch)
treecd2b2aae0c1e38e7be85094e0776d0f0ea3980d4 /template-common
parent7d3d91e95abed9af3ad29e0bce8d2a8a67923d44 (diff)
Admin isolation: Copy of admin templates in admin folder.
(Before previous admin templates removal). Some of css simplification (in admin only currently. git-svn-id: http://piwigo.org/svn/trunk@2390 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template-common')
-rw-r--r--template-common/default-layout.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/template-common/default-layout.css b/template-common/default-layout.css
index 1c3d70864..905d89108 100644
--- a/template-common/default-layout.css
+++ b/template-common/default-layout.css
@@ -16,14 +16,6 @@ BODY#thePopuphelpPage {
min-width: 0;
}
-/* Set the width of the menubar for the admin section */
-BODY#theAdminPage #menubar {
- width: 12.5em;
-}
-BODY#theAdminPage .content {
- margin-left: 14.5em; /* = #menubar width + 2em */
-}
-
/* Set some sizes according to your maximum thumbnail width and height */
.content UL.thumbnails SPAN,
.content UL.thumbnails SPAN.wrap2 A,