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
This commit is contained in:
vdigital
2008-06-22 08:45:28 +00:00
parent 7d3d91e95a
commit fda524253d
92 changed files with 4574 additions and 13 deletions
-8
View File
@@ -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,