merge spread_menus to the core

git-svn-id: http://piwigo.org/svn/trunk@10812 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100 2011-05-07 15:55:10 +00:00
commit fdfe41e343
32 changed files with 191 additions and 67 deletions

View file

@ -141,6 +141,10 @@
.content {
background:#222 url(images/fillet.gif) repeat-x scroll left top;
min-height:466px;
border: 1px solid #000;
border-top: 0;
margin:21px 7px 0 290px !important;
padding-top:7px;
}
#the_page {
@ -155,13 +159,6 @@
min-width: 100%;
}
#theCategoryPage .content {
border: 1px solid #000;
border-top: 0;
margin:21px 7px 0 290px !important;
padding-top:7px;
}
.content h2 {
margin:0;
padding:0px 10px 15px 15px;
@ -362,6 +359,10 @@
border-top:0 !important;
}
.pictureContent {
margin:0 7px 7px 290px;
}
#addComment fieldset {
color: #f70;
border-color: #f70;