PluginProbe
Qi Blocks / 1.1.1
Qi Blocks v1.1.1
1.5.3 1.5.2 1.5.1 trunk 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1 1.1.1 1.1.2 1.2 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 All 45 releases
qi-blocks / assets / dist / progress-bar-horizontal.css

progress-bar-horizontal.css in Qi Blocks 1.1.1, at assets/dist/progress-bar-horizontal.css

1 lines 1.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .qi-block-progress-bar-horizontal{position:relative;visibility:hidden}.qi-block-progress-bar-horizontal.qodef--init{visibility:visible}.qi-block-progress-bar-horizontal.qodef--pattern .qodef-m-canvas svg path:first-child{opacity:0}.qi-block-progress-bar-horizontal .qodef-m-inner{display:flex;flex-direction:column;position:relative}.qi-block-progress-bar-horizontal .qodef-m-canvas{position:relative;width:100%}.qi-block-progress-bar-horizontal .qodef-m-content{align-items:center;display:flex}.qi-block-progress-bar-horizontal .qodef-m-title{margin:0 0 .5em}.qi-block-progress-bar-horizontal .qodef-m-value{font-size:16px;margin:0 0 .5em;padding:0;position:absolute}.qi-block-progress-bar-horizontal.qodef-percentage--floating-on .qodef-m-value{margin:0;transform:translateY(100%);z-index:1}.qi-block-progress-bar-horizontal.qodef-percentage--floating-above .qodef-m-value-inner{display:inline-flex;opacity:0;transform:translateX(-50%);transition:opacity .2s .5s}.qi-block-progress-bar-horizontal.qodef-percentage--floating-above.qodef--init .qodef-m-value-inner{opacity:1}.qi-block-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-content{left:0;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.qi-block-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-title{margin:0 0 0 .5em}.qi-block-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-value{margin:0 0 0 .5em;position:relative}.qi-block-progress-bar-horizontal.qodef-percentage--fixed-above .qodef-m-value{left:auto!important;right:0!important}