Browse
For agents
About
Booking Calendar
/
11.2
Booking Calendar
v11.2
Switch version
11.8.3
11.8.2
11.8.1
11.8
11.7
11.6.1
11.6
11.5
11.4.3
11.4.2
11.4.1
11.4
11.3
11.2.1
11.2
11.1
11.0
10.15.7
10.15.6
10.1.3
10.10
10.10.1
10.10.2
10.11
10.11.2
All 203 releases
Overview
Code
booking
/
includes
/
save-load-option
/
_src
/
save-load-option.css
save-load-option.css
in Booking Calendar 11.2, at includes/save-load-option/_src/save-load-option.css
4 lines
204 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
/*
Minimal busy-state polish; admin already provides .spinner
*/
2
.
wpbc-is-busy
{
opacity
:
.85
;
pointer-events
:
none
;
}
3
.
wpbc-btn__spinner
.
spinner
{
float
:
none
;
margin
:
0
0
0
6
px
;
vertical-align
:
middle
;
}
4