UNPKG

primeng

Version:

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Join the chat at https://gitter.im/primefaces/primeng](https://badges.gitter.im/primefaces/primeng.svg)](https://gitter.im/primefaces/primeng?ut

61 lines (49 loc) 962 B
.ui-lightbox { position: fixed; display: none; } .ui-lightbox-content-wrapper { position: relative; } .ui-lightbox-content { position: relative; margin: 0; padding: 0; background-color: #000000; } .ui-lightbox-nav-right, .ui-lightbox-nav-left { position: absolute; top: 50%; cursor: pointer; } .ui-lightbox-nav-left { left: 0; } .ui-lightbox-nav-right { right: 0; } .ui-lightbox-loading .ui-lightbox-content { background: url("./images/loading.gif") #000000 center center no-repeat; } .ui-lightbox-caption { padding: 0.2em 0.4em; display: none; } .ui-lightbox-caption-text { margin: 0.3em 0 0.1em 0; float:left; } .ui-lightbox-close { float:right; margin: 0; padding: .125em; } .ui-lightbox-close.ui-state-hover { padding: 0; } .ui-lightbox-nav-left, .ui-lightbox-nav-right { opacity: .5; } .ui-lightbox-nav-left:hover, .ui-lightbox-nav-right:hover{ opacity: 1; }