PluginProbe
SimpleTOC – Table of Contents Block / trunk
SimpleTOC – Table of Contents Block vtrunk
7.2.0 7.3.0 7.1.1 7.1.0 7.0.10 7.0.9 7.0.8 7.0.7 7.0.6 7.0.4 7.0.5 5.0.21.1 5.0.22 5.0.23 5.0.24 5.0.25 5.0.25.1 5.0.27 5.0.28 5.0.29 5.0.3 5.0.30 5.0.31 5.0.32 5.0.33 All 159 releases
simpletoc / build / index.css

index.css in SimpleTOC – Table of Contents Block trunk, at build/index.css

3 lines 1.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .wp-block-simpletoc-toc .components-notice{background-color:#fef8ee;color:#333;font-size:13px;margin:1em}.wp-block-simpletoc-toc .components-notice span{padding-left:5px}.simpletoc-hide-options{background:rgba(0,0,0,.02);border-bottom:1px solid rgba(0,0,0,.05);border-radius:4px;border-top:1px solid rgba(0,0,0,.1);margin:.75em 0 2em;padding:.75em}.simpletoc-loading-preview{position:relative}.simpletoc-loading-preview__content{opacity:.55}.simpletoc-loading-preview__status{background:hsla(0,0%,100%,.85);border-radius:2px;color:#757575;font-size:12px;line-height:1.6;padding:2px 6px;position:absolute;right:.5rem;top:.5rem}
2 .simpletoc{margin-bottom:1em}.simpletoc-accordion-heading{margin:0}.simpletoc-collapsible{background-color:#eee;border:none;border-radius:5px;color:#444;cursor:pointer;font-size:18px;font-weight:700;outline:none;padding:18px;text-align:left;width:100%}.simpletoc-collapsible.active{border-bottom-left-radius:0;border-bottom-right-radius:0}.simpletoc .active,.simpletoc-collapsible:hover{background-color:#ddd}.simpletoc-collapsible .simpletoc-icon:after{content:"\02795";float:right;font-size:13px;margin-left:5px}.simpletoc .active .simpletoc-icon:after{content:"\2796"}.simpletoc-content{background-color:#f1f1f1;border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:block;max-height:0;overflow:hidden;padding:0;transition:max-height .25s ease-in-out}
3