PluginProbe
Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score / 3.6
Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score v3.6
trunk 1.0 1.0.1 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 1.2.8 2.0 2.0.1 2.0.2 2.0.3 2.0.4 2.1 2.1.1 2.1.2 2.2 2.2.1 All 69 releases
powered-cache / assets / css / admin / admin-style.css

admin-style.css in Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score 3.6, at assets/css/admin/admin-style.css

13 lines 225 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 /**
2 * PoweredCache - Admin Styles
3 */
4 @import url("@wpmudev/shared-ui/dist/css/shared-ui.css");
5
6 #powered-cache-meta-box label {
7 vertical-align: middle;
8 }
9
10 #powered-cache-meta-box input[type="checkbox"] {
11 margin: unset;
12 }
13