UNPKG
generator-yeosimian
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
A wordpress site, custom with vagrant and openshift
generator-yeosimian
/
generators
/
app
/
templates
/
wp-includes
/
css
/
customize-preview.css
7 lines
(6 loc)
•
133 B
CSS
View Raw
1
2
3
4
5
6
7
.customize-partial-refreshing
{
opacity
:
0.25
; -webkit-
transition
: opacity
0.25s
;
transition
: opacity
0.25s
;
cursor
: progress; }