mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 09:43:01 +02:00
merge r6531 from trunk to branch 2.1
moved content of not-ie.css (1 rule) into theme.css and obsoleted not-ie.css git-svn-id: http://piwigo.org/svn/branches/2.1@6532 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -317,6 +317,9 @@ DIV#comments DIV.description {
|
||||
margin: 0; /* important reset the margins */
|
||||
display: table-cell;/* block prevents vertical-align here */
|
||||
vertical-align: middle;/* Ok with Opera and Geko not IE6 */
|
||||
border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */
|
||||
-moz-border-radius: 4px; /* round corners with Geko */
|
||||
-webkit-border-radius: 4px; /* Safari webkit project */
|
||||
}
|
||||
.content UL.thumbnails SPAN.wrap2 A,
|
||||
.content UL.thumbnails LABEL {
|
||||
|
||||
Reference in New Issue
Block a user