X-Git-Url: https://svn.cri.ensmp.fr/git/Portfolio.git/blobdiff_plain/17b463fd64b9cf05c64cec3900cd2b7907491392..77d5b6351fba3f948eab90a3fbef9a1e39fd5201:/skins/portfolio_style.css.dtml diff --git a/skins/portfolio_style.css.dtml b/skins/portfolio_style.css.dtml index 63c996d..e4be18a 100755 --- a/skins/portfolio_style.css.dtml +++ b/skins/portfolio_style.css.dtml @@ -160,6 +160,13 @@ table.metadata_category select:focus { font-size: &dtml-fontSmallSize;; } +div.lightbox { /*the lightbox itself*/ + min-height:300px; +} + +.photo-drop-target { + background: url('&dtml-portal_url;/image-upload-dd-target.png') no-repeat center center; +} .lightbox span { width: &dtml-slide_size;px;