Browse
For agents
About
Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score
/
3.6.3
Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score
v3.6.3
Switch version
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
Overview
Code
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.3, at assets/css/admin/admin-style.css
13 lines
225 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
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