# getwid/3.0.2/assets/blocks/progress-bar/style-index.css

Getwid – Gutenberg Blocks, version 3.0.2. 2 lines.

- Page: https://pluginprobe.com/plugins/getwid/3.0.2/code/assets/blocks/progress-bar/style-index.css
- Raw: https://pluginprobe.com/plugins/getwid/3.0.2/raw/assets/blocks/progress-bar/style-index.css
- Modified: 2026-08-28T10:51:30+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/getwid/3.0.2/code/assets/blocks/progress-bar/style-index.css#L10-L20`.

```css
.wp-block-getwid-progress-bar{position:relative;width:100%}.wp-block-getwid-progress-bar__header{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:.25em;vertical-align:middle;width:100%}.wp-block-getwid-progress-bar__header>*{margin:0}.wp-block-getwid-progress-bar__percent{margin-left:auto}.wp-block-getwid-progress-bar__bar{background-color:#eee;height:5px;overflow:hidden;width:100%}.wp-block-getwid-progress-bar__progress{background-color:currentColor;height:100%;overflow:hidden}

```
