Improvement issue 0000310:

o Add local-layout.css files


git-svn-id: http://piwigo.org/svn/trunk@1088 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub 2006-03-19 23:04:13 +00:00
commit f8ec2e6370
3 changed files with 13 additions and 1 deletions

View file

@ -31,3 +31,6 @@ BODY#theAdminPage #content {
#content UL.thumbnails SPAN.thumbLegend {
display: block; /* display: none; if you don't want legend */
}
/* Override properties with import local file */
@import "local-layout.css";