Sha256: d0bf288e924d0c86b05c2caf948d8a366b83189fcbbfc1f72bab4ea9fae6f285

Contents?: true

Size: 1.5 KB

Versions: 3

Compression:

Stored size: 1.5 KB

Contents

/*
 # -----------------------------------------------------------------------------
 # ~/assets/themes/j1/modules/lightGallery/themes/uno.css
 # Provides LightGallery styles for Theme Uno
 #
 # Product/Info:
 # https://jekyll.one
 #
 # Copyright (C) 2023 Sachin Neravath
 # Copyright (C) 2023 Juergen Adams
 #
 # J1 Template is licensed under the MIT License.
 # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
 # lightGallery is licensed under the GPLv3 license
 # See: https://github.com/sachinchoolur/lightGallery/blob/master/LICENSE
 # -----------------------------------------------------------------------------
*/

.lg-uno-video-icon span{display:block;position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;background:url(icons/play-button.png) no-repeat center center}.lg-uno-thumbnails .lg-outer{width:auto;right:230px;left:10px}.lg-uno-thumbnails .lg-outer .lg-thumb-outer{left:auto;top:0;width:230px;max-height:none;bottom:0;background-color:#999;padding-left:5px;padding-right:5px;margin:0 -10px;overflow-y:auto;position:fixed;right:0;transform:translate3d(30%,0,0);opacity:0;will-change:transform opacity;transition:transform .15s cubic-bezier(0,0,0.25,1) 0,cubic-bezier(0,0,0.25,1) .15s}.lg-uno-thumbnails .lg-outer.lg-components-open .lg-thumb-outer{transform:translate3d(0,0,0);opacity:1}.lg-uno-thumbnails .lg-outer .lg-thumb-item{float:left;will-change:filter;transition:filter .12s ease-in,border-color .12s ease}.lg-uno-thumbnails .lg-outer .lg-thumb{padding:5px;background-color:#1c1c1d}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
j1-template-2023.10.2 assets/themes/j1/modules/lightGallery/css/themes/uno/uno.min.css
j1-template-2023.10.1 assets/themes/j1/modules/lightGallery/css/themes/uno/uno.min.css
j1-template-2023.10.0 assets/themes/j1/modules/lightGallery/css/themes/uno/uno.min.css