mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +02:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user