mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-07-26 09:09:55 +00:00
deploy: 29be027dbf
This commit is contained in:
parent
2014618840
commit
c0fd942dc6
381 changed files with 9371 additions and 9371 deletions
shortcodes/tab
|
@ -13,20 +13,20 @@
|
|||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/tab/index.html" rel="alternate" hreflang="pir">
|
||||
<link href="../../shortcodes/tab/index.xml" rel="alternate" type="application/rss+xml" title="Tab :: Hugo Relearn Theme">
|
||||
<link href="../../shortcodes/tab/index.print.html" rel="alternate" type="text/html" title="Tab :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1687452356" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1687453312" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="../../css/fontawesome-all.min.css?1687452356" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1687452356" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1687452356" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1687452356" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1687452356" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1687452356" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1687452356" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1687452356" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1687452356" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1687452356" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1687452356" rel="stylesheet">
|
||||
<link href="../../css/print.css?1687452356" rel="stylesheet" media="print">
|
||||
<link href="../../css/ie.css?1687452356" rel="stylesheet">
|
||||
<script src="../../js/url.js?1687452356"></script>
|
||||
<script src="../../js/variant.js?1687452356"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1687453312" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1687453312" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1687453312" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1687453312" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1687453312" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1687453312" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1687453312" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1687453312" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1687453312" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1687453312" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1687453312" rel="stylesheet">
|
||||
<link href="../../css/print.css?1687453312" rel="stylesheet" media="print">
|
||||
<link href="../../css/ie.css?1687453312" rel="stylesheet">
|
||||
<script src="../../js/url.js?1687453312"></script>
|
||||
<script src="../../js/variant.js?1687453312"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -116,13 +116,13 @@
|
|||
<p>This is especially useful if you want to flag your code example with an explicit language.</p>
|
||||
<p>If you want multiple tabs grouped together you can wrap your tabs into the <a href="../../shortcodes/tabs/"><code>tabs</code> shortcode</a>.</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="e4b1fcb7eb78472078ebe7b2d7dc00f2">
|
||||
<div class="tab-panel" data-tab-group="93c007d63c5ce48200885c24ea636cca">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="c"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active"
|
||||
onclick="switchTab('e4b1fcb7eb78472078ebe7b2d7dc00f2','c')"
|
||||
onclick="switchTab('93c007d63c5ce48200885c24ea636cca','c')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden">c</div>
|
||||
|
@ -232,13 +232,13 @@
|
|||
<h2 id="examples">Examples</h2>
|
||||
<h3 id="single-code-block-with-collapsed-margins">Single Code Block with Collapsed Margins</h3>
|
||||
|
||||
<div class="tab-panel" data-tab-group="caaa72f8c9bcfb715ec33f7f990256cf">
|
||||
<div class="tab-panel" data-tab-group="3e04406870cc1b30ace83f8aac126902">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="Code"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active"
|
||||
onclick="switchTab('caaa72f8c9bcfb715ec33f7f990256cf','Code')"
|
||||
onclick="switchTab('3e04406870cc1b30ace83f8aac126902','Code')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden">Code</div>
|
||||
|
@ -258,13 +258,13 @@
|
|||
</div>
|
||||
<h3 id="mixed-markdown-content">Mixed Markdown Content</h3>
|
||||
|
||||
<div class="tab-panel" data-tab-group="5ade189bba66d021b4e01990ed7c2307">
|
||||
<div class="tab-panel" data-tab-group="97f2b4cf2e1f889464f152fefbe2b4af">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="Mixed"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active"
|
||||
onclick="switchTab('5ade189bba66d021b4e01990ed7c2307','Mixed')"
|
||||
onclick="switchTab('97f2b4cf2e1f889464f152fefbe2b4af','Mixed')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden"><em><strong>Mixed</strong></em></div>
|
||||
|
@ -312,13 +312,13 @@
|
|||
</span></span><span class="line"><span class="cl"><span class="nx">This</span> <span class="nx">will</span> <span class="nx">set</span> <span class="nx">the</span> <span class="nx">background</span> <span class="nx">to</span> <span class="nx">a</span> <span class="nx">lighter</span> <span class="nx">version</span> <span class="nx">of</span> <span class="nx">the</span> <span class="nx">chosen</span> <span class="nx">CSS</span> <span class="nx">color</span> <span class="nx">value</span> <span class="nx">and</span> <span class="nx">also</span> <span class="nx">affects</span> <span class="nx">the</span> <span class="nx">chosen</span> <span class="nx">icon</span><span class="p">.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="o">/</span><span class="nx">tabs</span> <span class="p">>}}</span></span></span></code></pre></div>
|
||||
<div class="tab-panel" data-tab-group="b48925a3c33f126a944f8f9439644cc7">
|
||||
<div class="tab-panel" data-tab-group="bcfedcafbaff310ac239cdefd4a3dede">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="just colored style"
|
||||
class="tab-nav-button tab-panel-style cstyle blue active"
|
||||
onclick="switchTab('b48925a3c33f126a944f8f9439644cc7','just colored style')"
|
||||
onclick="switchTab('bcfedcafbaff310ac239cdefd4a3dede','just colored style')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden">just colored style</div>
|
||||
|
@ -328,7 +328,7 @@
|
|||
<button
|
||||
data-tab-item="just color"
|
||||
class="tab-nav-button tab-panel-style cstyle filled" style="--VARIABLE-BOX-color: blue;"
|
||||
onclick="switchTab('b48925a3c33f126a944f8f9439644cc7','just color')"
|
||||
onclick="switchTab('bcfedcafbaff310ac239cdefd4a3dede','just color')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden">just color</div>
|
||||
|
@ -338,7 +338,7 @@
|
|||
<button
|
||||
data-tab-item="default style and color"
|
||||
class="tab-nav-button tab-panel-style cstyle default" style="--VARIABLE-BOX-color: blue;"
|
||||
onclick="switchTab('b48925a3c33f126a944f8f9439644cc7','default style and color')"
|
||||
onclick="switchTab('bcfedcafbaff310ac239cdefd4a3dede','default style and color')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden">default style and color</div>
|
||||
|
@ -348,7 +348,7 @@
|
|||
<button
|
||||
data-tab-item="just severity stylefa-fw fas fa-info-circle"
|
||||
class="tab-nav-button tab-panel-style cstyle info"
|
||||
onclick="switchTab('b48925a3c33f126a944f8f9439644cc7','just severity stylefa-fw fas fa-info-circle')"
|
||||
onclick="switchTab('bcfedcafbaff310ac239cdefd4a3dede','just severity stylefa-fw fas fa-info-circle')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden"><i class="fa-fw fas fa-info-circle"></i> just severity style</div>
|
||||
|
@ -358,7 +358,7 @@
|
|||
<button
|
||||
data-tab-item="severity style and colorfa-fw fas fa-info-circle"
|
||||
class="tab-nav-button tab-panel-style cstyle info" style="--VARIABLE-BOX-color: blue;"
|
||||
onclick="switchTab('b48925a3c33f126a944f8f9439644cc7','severity style and colorfa-fw fas fa-info-circle')"
|
||||
onclick="switchTab('bcfedcafbaff310ac239cdefd4a3dede','severity style and colorfa-fw fas fa-info-circle')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden"><i class="fa-fw fas fa-info-circle"></i> severity style and color</div>
|
||||
|
@ -500,12 +500,12 @@
|
|||
<script>
|
||||
var contentLangs=['en'];
|
||||
</script>
|
||||
<script src="../../js/auto-complete.js?1687452357" defer></script>
|
||||
<script src="../../js/lunr/lunr.min.js?1687452357" defer></script>
|
||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1687452357" defer></script>
|
||||
<script src="../../js/lunr/lunr.multi.min.js?1687452357" defer></script>
|
||||
<script src="../../js/lunr/lunr.en.min.js?1687452357" defer></script>
|
||||
<script src="../../js/search.js?1687452357" defer></script>
|
||||
<script src="../../js/auto-complete.js?1687453312" defer></script>
|
||||
<script src="../../js/lunr/lunr.min.js?1687453312" defer></script>
|
||||
<script src="../../js/lunr/lunr.stemmer.support.min.js?1687453312" defer></script>
|
||||
<script src="../../js/lunr/lunr.multi.min.js?1687453312" defer></script>
|
||||
<script src="../../js/lunr/lunr.en.min.js?1687453312" defer></script>
|
||||
<script src="../../js/search.js?1687453312" defer></script>
|
||||
</div>
|
||||
<div id="content-wrapper" class="highlightable">
|
||||
<ul class="topics enlarge morespace collapsible-menu">
|
||||
|
@ -624,12 +624,12 @@
|
|||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn" data-icon="octicon-star" data-show-count="true" aria-label="Star McShelby/hugo-theme-relearn on GitHub">Star</a>
|
||||
<a class="github-button" href="https://github.com/McShelby/hugo-theme-relearn/fork" data-icon="octicon-repo-forked" data-show-count="true" aria-label="Fork McShelby/hugo-theme-relearn on GitHub">Fork</a>
|
||||
<p>Built with <a href="https://github.com/McShelby/hugo-theme-relearn" title="love"><i class="fas fa-heart"></i></a> by <a href="https://gohugo.io/">Hugo</a></p>
|
||||
<script async src="../../js/buttons.js?1687452357"></script>
|
||||
<script async src="../../js/buttons.js?1687453312"></script>
|
||||
</div>
|
||||
</div>
|
||||
</aside>
|
||||
<script src="../../js/clipboard.min.js?1687452357" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1687452357" defer></script>
|
||||
<script src="../../js/theme.js?1687452357" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1687453312" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1687453312" defer></script>
|
||||
<script src="../../js/theme.js?1687453312" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -13,21 +13,21 @@
|
|||
<link href="https://McShelby.github.io/hugo-theme-relearn/pir/shortcodes/tab/index.html" rel="alternate" hreflang="pir">
|
||||
<link href="https://McShelby.github.io/hugo-theme-relearn/shortcodes/tab/index.html" rel="canonical" type="text/html" title="Tab :: Hugo Relearn Theme">
|
||||
<link href="../../shortcodes/tab/index.xml" rel="alternate" type="application/rss+xml" title="Tab :: Hugo Relearn Theme">
|
||||
<link href="../../images/logo.svg?1687452356" rel="icon" type="image/svg+xml">
|
||||
<link href="../../images/logo.svg?1687453312" rel="icon" type="image/svg+xml">
|
||||
<!-- https://github.com/filamentgroup/loadCSS/blob/master/README.md#how-to-use -->
|
||||
<link href="../../css/fontawesome-all.min.css?1687452359" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1687452359" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1687452359" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1687452359" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1687452359" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1687452359" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1687452359" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1687452359" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1687452359" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1687452359" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1687452359" rel="stylesheet">
|
||||
<link href="../../css/print.css?1687452359" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1687452359" rel="stylesheet">
|
||||
<link href="../../css/ie.css?1687452359" rel="stylesheet">
|
||||
<script src="../../js/url.js?1687452359"></script>
|
||||
<script src="../../js/variant.js?1687452359"></script>
|
||||
<link href="../../css/fontawesome-all.min.css?1687453314" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fontawesome-all.min.css?1687453314" rel="stylesheet"></noscript>
|
||||
<link href="../../css/nucleus.css?1687453314" rel="stylesheet">
|
||||
<link href="../../css/auto-complete.css?1687453314" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/auto-complete.css?1687453314" rel="stylesheet"></noscript>
|
||||
<link href="../../css/perfect-scrollbar.min.css?1687453314" rel="stylesheet">
|
||||
<link href="../../css/fonts.css?1687453314" rel="stylesheet" media="print" onload="this.media='all';this.onload=null;"><noscript><link href="../../css/fonts.css?1687453314" rel="stylesheet"></noscript>
|
||||
<link href="../../css/theme.css?1687453314" rel="stylesheet">
|
||||
<link href="../../css/theme-auto.css?1687453314" rel="stylesheet" id="variant-style">
|
||||
<link href="../../css/variant.css?1687453314" rel="stylesheet">
|
||||
<link href="../../css/print.css?1687453314" rel="stylesheet" media="print">
|
||||
<link href="../../css/format-print.css?1687453314" rel="stylesheet">
|
||||
<link href="../../css/ie.css?1687453314" rel="stylesheet">
|
||||
<script src="../../js/url.js?1687453314"></script>
|
||||
<script src="../../js/variant.js?1687453314"></script>
|
||||
<script>
|
||||
// hack to let hugo tell us how to get to the root when using relativeURLs, it needs to be called *url= for it to do its magic:
|
||||
// https://github.com/gohugoio/hugo/blob/145b3fcce35fbac25c7033c91c1b7ae6d1179da8/transform/urlreplacers/absurlreplacer.go#L72
|
||||
|
@ -80,13 +80,13 @@
|
|||
<p>This is especially useful if you want to flag your code example with an explicit language.</p>
|
||||
<p>If you want multiple tabs grouped together you can wrap your tabs into the <a href="../../shortcodes/tabs/"><code>tabs</code> shortcode</a>.</p>
|
||||
|
||||
<div class="tab-panel" data-tab-group="e4b1fcb7eb78472078ebe7b2d7dc00f2">
|
||||
<div class="tab-panel" data-tab-group="93c007d63c5ce48200885c24ea636cca">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="c"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active"
|
||||
onclick="switchTab('e4b1fcb7eb78472078ebe7b2d7dc00f2','c')"
|
||||
onclick="switchTab('93c007d63c5ce48200885c24ea636cca','c')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden">c</div>
|
||||
|
@ -196,13 +196,13 @@
|
|||
<h2 id="examples">Examples</h2>
|
||||
<h3 id="single-code-block-with-collapsed-margins">Single Code Block with Collapsed Margins</h3>
|
||||
|
||||
<div class="tab-panel" data-tab-group="caaa72f8c9bcfb715ec33f7f990256cf">
|
||||
<div class="tab-panel" data-tab-group="3e04406870cc1b30ace83f8aac126902">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="Code"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active"
|
||||
onclick="switchTab('caaa72f8c9bcfb715ec33f7f990256cf','Code')"
|
||||
onclick="switchTab('3e04406870cc1b30ace83f8aac126902','Code')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden">Code</div>
|
||||
|
@ -222,13 +222,13 @@
|
|||
</div>
|
||||
<h3 id="mixed-markdown-content">Mixed Markdown Content</h3>
|
||||
|
||||
<div class="tab-panel" data-tab-group="5ade189bba66d021b4e01990ed7c2307">
|
||||
<div class="tab-panel" data-tab-group="97f2b4cf2e1f889464f152fefbe2b4af">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="Mixed"
|
||||
class="tab-nav-button tab-panel-style cstyle initial active"
|
||||
onclick="switchTab('5ade189bba66d021b4e01990ed7c2307','Mixed')"
|
||||
onclick="switchTab('97f2b4cf2e1f889464f152fefbe2b4af','Mixed')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden"><em><strong>Mixed</strong></em></div>
|
||||
|
@ -276,13 +276,13 @@
|
|||
</span></span><span class="line"><span class="cl"><span class="nx">This</span> <span class="nx">will</span> <span class="nx">set</span> <span class="nx">the</span> <span class="nx">background</span> <span class="nx">to</span> <span class="nx">a</span> <span class="nx">lighter</span> <span class="nx">version</span> <span class="nx">of</span> <span class="nx">the</span> <span class="nx">chosen</span> <span class="nx">CSS</span> <span class="nx">color</span> <span class="nx">value</span> <span class="nx">and</span> <span class="nx">also</span> <span class="nx">affects</span> <span class="nx">the</span> <span class="nx">chosen</span> <span class="nx">icon</span><span class="p">.</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">{{</span><span class="o">%</span> <span class="o">/</span><span class="nx">tab</span> <span class="o">%</span><span class="p">}}</span>
|
||||
</span></span><span class="line"><span class="cl"><span class="p">{{<</span> <span class="o">/</span><span class="nx">tabs</span> <span class="p">>}}</span></span></span></code></pre></div>
|
||||
<div class="tab-panel" data-tab-group="b48925a3c33f126a944f8f9439644cc7">
|
||||
<div class="tab-panel" data-tab-group="bcfedcafbaff310ac239cdefd4a3dede">
|
||||
<div class="tab-nav">
|
||||
<div class="tab-nav-title">​</div>
|
||||
<button
|
||||
data-tab-item="just colored style"
|
||||
class="tab-nav-button tab-panel-style cstyle blue active"
|
||||
onclick="switchTab('b48925a3c33f126a944f8f9439644cc7','just colored style')"
|
||||
onclick="switchTab('bcfedcafbaff310ac239cdefd4a3dede','just colored style')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden">just colored style</div>
|
||||
|
@ -292,7 +292,7 @@
|
|||
<button
|
||||
data-tab-item="just color"
|
||||
class="tab-nav-button tab-panel-style cstyle filled" style="--VARIABLE-BOX-color: blue;"
|
||||
onclick="switchTab('b48925a3c33f126a944f8f9439644cc7','just color')"
|
||||
onclick="switchTab('bcfedcafbaff310ac239cdefd4a3dede','just color')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden">just color</div>
|
||||
|
@ -302,7 +302,7 @@
|
|||
<button
|
||||
data-tab-item="default style and color"
|
||||
class="tab-nav-button tab-panel-style cstyle default" style="--VARIABLE-BOX-color: blue;"
|
||||
onclick="switchTab('b48925a3c33f126a944f8f9439644cc7','default style and color')"
|
||||
onclick="switchTab('bcfedcafbaff310ac239cdefd4a3dede','default style and color')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden">default style and color</div>
|
||||
|
@ -312,7 +312,7 @@
|
|||
<button
|
||||
data-tab-item="just severity stylefa-fw fas fa-info-circle"
|
||||
class="tab-nav-button tab-panel-style cstyle info"
|
||||
onclick="switchTab('b48925a3c33f126a944f8f9439644cc7','just severity stylefa-fw fas fa-info-circle')"
|
||||
onclick="switchTab('bcfedcafbaff310ac239cdefd4a3dede','just severity stylefa-fw fas fa-info-circle')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden"><i class="fa-fw fas fa-info-circle"></i> just severity style</div>
|
||||
|
@ -322,7 +322,7 @@
|
|||
<button
|
||||
data-tab-item="severity style and colorfa-fw fas fa-info-circle"
|
||||
class="tab-nav-button tab-panel-style cstyle info" style="--VARIABLE-BOX-color: blue;"
|
||||
onclick="switchTab('b48925a3c33f126a944f8f9439644cc7','severity style and colorfa-fw fas fa-info-circle')"
|
||||
onclick="switchTab('bcfedcafbaff310ac239cdefd4a3dede','severity style and colorfa-fw fas fa-info-circle')"
|
||||
>
|
||||
<div>
|
||||
<div class="tab-nav-hidden"><i class="fa-fw fas fa-info-circle"></i> severity style and color</div>
|
||||
|
@ -387,8 +387,8 @@
|
|||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<script src="../../js/clipboard.min.js?1687452359" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1687452359" defer></script>
|
||||
<script src="../../js/theme.js?1687452359" defer></script>
|
||||
<script src="../../js/clipboard.min.js?1687453314" defer></script>
|
||||
<script src="../../js/perfect-scrollbar.min.js?1687453314" defer></script>
|
||||
<script src="../../js/theme.js?1687453314" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue