Sha256: 5f2fa287dff63f80064a46a2e95bbc9297bab7a2724ae03bbe4cb50514d1b1f7

Contents?: true

Size: 692 Bytes

Versions: 45

Compression:

Stored size: 692 Bytes

Contents

/*
 # -----------------------------------------------------------------------------
 # ~/assets/themes/j1/modules/lightbox/css/theme/uno.css
 # Provides Lightbox styles for J1 Theme Uno (v2.11.2)
 #
 # Product/Info:
 # https://jekyll.one
 #
 # Copyright (C) 2023 Juergen Adams
 #
 # J1 Theme is licensed under the MIT License.
 # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md
 # -----------------------------------------------------------------------------
*/

/* Reduced image border|color changed */
.lightbox .lb-image {
    border-radius: 1px;
    border: 1px solid lightgrey;
}

/* Removed invalid|unneeded attributes */
.lb-outerContainer {
    zoom: unset;
}

Version data entries

45 entries across 45 versions & 1 rubygems

Version Path
j1-template-2023.0.5 assets/themes/j1/modules/lightbox/css/theme/uno.css
j1-template-2023.0.3 assets/themes/j1/modules/lightbox/css/theme/uno.css
j1-template-2023.0.2 assets/themes/j1/modules/lightbox/css/theme/uno.css
j1-template-2023.0.1 assets/themes/j1/modules/lightbox/css/theme/uno.css
j1-template-2023.0.0 assets/themes/j1/modules/lightbox/css/theme/uno.css