Sha256: 643268d45b81e946221b6f83824ecff70052ff19ce08502f91fae40447092eb8
Contents?: true
Size: 688 Bytes
Versions: 6
Compression:
Stored size: 688 Bytes
Contents
/* # ----------------------------------------------------------------------------- # ~/assets/themes/j1/modules/lightbox/css/theme/uno.min.css # Provides Lightbox styles for J1 Theme Uno # # Product/Info: # https://jekyll.one # # Copyright (C) 2020 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # ----------------------------------------------------------------------------- */ /* 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
6 entries across 6 versions & 1 rubygems