picture_colorbox.css in Picture 7.2
Same filename and directory in other branches
.picture-colorbox-container { max-width: 100%; max-height: 100%; overflow: hidden; height: 100%; } .picture-colorbox-container img { max-width: 100%; max-height: 100%; }
File
picture_colorbox.cssView source
- .picture-colorbox-container {
- max-width: 100%;
- max-height: 100%;
- overflow: hidden;
- height: 100%;
- }
- .picture-colorbox-container img {
- max-width: 100%;
- max-height: 100%;
- }