mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-09 02:03:18 +02:00
<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:10pt;font-family:Sans">
<p>- HTML validation : of thumbnails in caddie plus a more compact display</p> </body></html> git-svn-id: http://piwigo.org/svn/trunk@1207 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -185,6 +185,20 @@ SPAN.filename:after {
|
||||
content: "]";
|
||||
}
|
||||
|
||||
TABLE.thumbnail {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
TD.thumbnail label {
|
||||
position: relative;
|
||||
}
|
||||
TD.thumbnail input {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
background: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* begin chronology/calendar elements*/
|
||||
#content DIV.calendarViews {
|
||||
|
||||
Reference in New Issue
Block a user