# wp-ultimate-post-grid/3.9.2/assets/css/admin/shared/button.scss

WP Ultimate Post Grid, version 3.9.2. 4 lines.

- Page: https://pluginprobe.com/plugins/wp-ultimate-post-grid/3.9.2/code/assets/css/admin/shared/button.scss
- Raw: https://pluginprobe.com/plugins/wp-ultimate-post-grid/3.9.2/raw/assets/css/admin/shared/button.scss
- Modified: 2020-01-24T07:47:12+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/wp-ultimate-post-grid/3.9.2/code/assets/css/admin/shared/button.scss#L10-L20`.

```scss
.wpupg-button-required {
    opacity: 0.4 !important;
    cursor: help !important;
}
```
