mise a jour des photos
This commit is contained in:
@ -13,7 +13,7 @@ pre, a, abbr, acronym, address, big, cite,
|
||||
code, del, dfn, em, img, ins, kbd, q, s, samp,
|
||||
small, strike, strong, sub, sup, tt, var, b,
|
||||
u, i, center, dl, dt, dd, ol, ul, li, fieldset,
|
||||
form, label, legend, table, caption, tbody,
|
||||
form, label, legend, table, tbody,
|
||||
tfoot, thead, tr, th, td, article, aside,
|
||||
canvas, details, embed, figure, figcaption,
|
||||
footer, header, hgroup, menu, nav, output, ruby,
|
||||
@ -2179,8 +2179,6 @@ input, select, textarea {
|
||||
-webkit-box-sizing: content-box;
|
||||
-ms-box-sizing: content-box;
|
||||
box-sizing: content-box;
|
||||
background: #fff;
|
||||
padding-bottom: 3em;
|
||||
}
|
||||
|
||||
.poptrox-popup .loader {
|
||||
@ -2193,19 +2191,6 @@ input, select, textarea {
|
||||
margin: -24px 0 0 -24px;
|
||||
}
|
||||
|
||||
.poptrox-popup .caption {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
background: #fff;
|
||||
width: 100%;
|
||||
height: 3em;
|
||||
line-height: 3em;
|
||||
text-align: center;
|
||||
cursor: default;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.poptrox-popup .nav-next,
|
||||
.poptrox-popup .nav-previous {
|
||||
-moz-transition: opacity 0.5s ease-in-out;
|
||||
|
Reference in New Issue
Block a user