# elasticpress/5.0.2/assets/js/weighting/css/action.css

ElasticPress, version 5.0.2. 7 lines.

- Page: https://pluginprobe.com/plugins/elasticpress/5.0.2/code/assets/js/weighting/css/action.css
- Raw: https://pluginprobe.com/plugins/elasticpress/5.0.2/raw/assets/js/weighting/css/action.css
- Modified: 2023-11-01T18:08:28+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/elasticpress/5.0.2/code/assets/js/weighting/css/action.css#L10-L20`.

```css
.ep-weighting-action {

	&[disabled] {
		visibility: hidden;
	}
}

```
