Browse
For agents
About
Booking Calendar
/
11.4.3
Booking Calendar
v11.4.3
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
/
page-resource-capacity
/
_src
/
page_resource_capacity.css
page_resource_capacity.css
in Booking Calendar 11.4.3, at includes/page-resource-capacity/_src/page_resource_capacity.css
20 lines
409 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
wpbc_resource_capacity_page
{
2
max-width
:
none
;
3
}
4
5
.
wpbc_resource_capacity_page
.
wpbc_sub_settings_grayed
{
6
background-color
:
#
f3f3f3
;
7
}
8
9
.
wpbc_resource_capacity_page
.
wpbc_sub_settings_grayed
th
{
10
padding
:
10
px
0
0
20
px
;
11
}
12
13
.
wpbc_resource_capacity_page
.
wpbc_sub_settings_grayed
td
fieldset
{
14
padding
:
0
20
px
;
15
}
16
17
.
wpbc_resource_capacity_page
.
wpbc_submit_button
{
18
margin-top
:
12
px
;
19
}
20