Sha256: ab01e367a2e708681dab0403a6faf1bea2352292968746793ca93597106ff0b6

Contents?: true

Size: 1.2 KB

Versions: 9

Compression:

Stored size: 1.2 KB

Contents

/*
 # -----------------------------------------------------------------------------
 #  ~/assets/themes/j1/modules/tocbot/css/tocbot.min.css
 #  Provides base styles for Tim Scanlin's Tocbot
 #
 #  Product/Info:
 #  https://jekyll.one
 #  https://tscanlin.github.io/tocbot
 #
 #  Copyright (C) 2016 Tim Scanlin
 #  Copyright (C) 2020 Juergen Adams
 #
 #  J1 Template is licensed under MIT License.
 #  See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE
 #  Tocbot is licensed under MIT License.
 #  See: https://github.com/tscanlin/tocbot/blob/master/LICENSE
 # -----------------------------------------------------------------------------
*/
.toc{overflow-y:auto}.toc>.toc-list{overflow:hidden;position:relative}.toc>.toc-list li{list-style:none}.toc-list{margin:0;padding-left:10px}a.toc-link{color:currentColor;height:100%}.is-collapsible{max-height:1000px;overflow:hidden;transition:all 300ms ease-in-out}.is-collapsed{max-height:0}.is-position-fixed{position:fixed !important;top:0}.is-active-link{font-weight:700}.toc-link::before{background-color:#EEE;content:' ';display:inline-block;height:inherit;left:0;margin-top:-1px;position:absolute;width:2px}.is-active-link::before{background-color:#54BC4B}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
j1-template-2020.0.22 assets/themes/j1/modules/tocbot/css/tocbot.min.css
j1-template-2020.0.21 assets/themes/j1/modules/tocbot/css/tocbot.min.css
j1-template-2020.0.20 assets/themes/j1/modules/tocbot/css/tocbot.min.css
j1-template-2020.0.19 assets/themes/j1/modules/tocbot/css/tocbot.min.css
j1-template-2020.0.18 assets/themes/j1/modules/tocbot/css/tocbot.min.css
j1-template-2020.0.17 assets/themes/j1/modules/tocbot/css/tocbot.min.css
j1-template-2020.0.16 assets/themes/j1/modules/tocbot/css/tocbot.min.css
j1-template-2020.0.15 assets/themes/j1/modules/tocbot/css/tocbot.min.css
j1-template-2020.0.14 assets/themes/j1/modules/tocbot/css/tocbot.min.css