mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
feature 2588: template modification for v2.4
-> #content on picture & slideshow page -> class 'browsePathSeparator' on LEVEL_SEPARATOR on browsePath -> derivativeSwitchLink replaced by pwg-size icon (with associated css modification on themes) -> new id #theImageAndInfos that contains #theImage and #imageInfos git-svn-id: http://piwigo.org/svn/trunk@13474 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -340,14 +340,6 @@ TD.calDayHead {
|
||||
#imageToolBar .navigationButtons { float: right; }
|
||||
#imageToolBar .pwg-button {width:42px;}
|
||||
|
||||
|
||||
#derivativeSwitchLink {
|
||||
padding: 0.2em;
|
||||
position: absolute;
|
||||
left: 5px;
|
||||
top: 12%;
|
||||
}
|
||||
|
||||
#derivativeSwitchBox, #sortOrderBox {
|
||||
padding: 0.5em 1em;
|
||||
border-radius: 4px;
|
||||
@@ -420,6 +412,7 @@ TD.calDayHead {
|
||||
clear: none;
|
||||
}
|
||||
|
||||
.noCommentText {display:none;}
|
||||
|
||||
/**
|
||||
* Default Layout
|
||||
|
||||
Reference in New Issue
Block a user