# powered-cache/3.7.2/assets/css/admin/admin-style.css

Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed &amp; Web Vitals Score, version 3.7.2. 13 lines.

- Page: https://pluginprobe.com/plugins/powered-cache/3.7.2/code/assets/css/admin/admin-style.css
- Raw: https://pluginprobe.com/plugins/powered-cache/3.7.2/raw/assets/css/admin/admin-style.css
- Modified: 2021-08-26T10:31:40+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/powered-cache/3.7.2/code/assets/css/admin/admin-style.css#L10-L20`.

```css
/**
 * PoweredCache - Admin Styles
 */
@import url("@wpmudev/shared-ui/dist/css/shared-ui.css");

#powered-cache-meta-box label {
	vertical-align: middle;
}

#powered-cache-meta-box input[type="checkbox"] {
	margin: unset;
}

```
