Browse
For agents
About
Booking Calendar
/
11.8
Booking Calendar
v11.8
Switch version
11.8.4
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
All 204 releases
Overview
Code
booking
/
vendors
/
simplebar
/
dist
/
simplebar.min.css
simplebar.min.css
in Booking Calendar 11.8, at vendors/simplebar/dist/simplebar.min.css
2 lines
3.2 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
[
data-simplebar
]
{
position
:
relative
;
flex-direction
:
column
;
flex-wrap
:
wrap
;
justify-content
:
flex-start
;
align-content
:
flex-start
;
align-items
:
flex-start
}
.
simplebar-wrapper
{
overflow
:
hidden
;
width
:
inherit
;
height
:
inherit
;
max-width
:
inherit
;
max-height
:
inherit
}
.
simplebar-mask
{
direction
:
inherit
;
position
:
absolute
;
overflow
:
hidden
;
padding
:
0
;
margin
:
0
;
left
:
0
;
top
:
0
;
bottom
:
0
;
right
:
0
;
width
:
auto
!important
;
height
:
auto
!important
;
z-index
:
0
}
.
simplebar-offset
{
direction
:
inherit
!important
;
box-sizing
:
inherit
!important
;
resize
:
none
!important
;
position
:
absolute
;
top
:
0
;
left
:
0
;
bottom
:
0
;
right
:
0
;
padding
:
0
;
margin
:
0
;
-webkit-overflow-scrolling
:
touch
}
.
simplebar-content-wrapper
{
direction
:
inherit
;
box-sizing
:
border-box
!important
;
position
:
relative
;
display
:
block
;
height
:
100
%
;
width
:
auto
;
max-width
:
100
%
;
max-height
:
100
%
;
overflow
:
auto
;
scrollbar-width
:
none
;
-ms-overflow-style
:
none
}
.
simplebar-content-wrapper
::
-webkit-scrollbar
,
.
simplebar-hide-scrollbar
::
-webkit-scrollbar
{
display
:
none
;
width
:
0
;
height
:
0
}
.
simplebar-content
:
after
,
.
simplebar-content
:
before
{
content
:
'
'
;
display
:
table
}
.
simplebar-placeholder
{
max-height
:
100
%
;
max-width
:
100
%
;
width
:
100
%
;
pointer-events
:
none
}
.
simplebar-height-auto-observer-wrapper
{
box-sizing
:
inherit
!important
;
height
:
100
%
;
width
:
100
%
;
max-width
:
1
px
;
position
:
relative
;
float
:
left
;
max-height
:
1
px
;
overflow
:
hidden
;
z-index
:
-1
;
padding
:
0
;
margin
:
0
;
pointer-events
:
none
;
flex-grow
:
inherit
;
flex-shrink
:
0
;
flex-basis
:
0
}
.
simplebar-height-auto-observer
{
box-sizing
:
inherit
;
display
:
block
;
opacity
:
0
;
position
:
absolute
;
top
:
0
;
left
:
0
;
height
:
1000
%
;
width
:
1000
%
;
min-height
:
1
px
;
min-width
:
1
px
;
overflow
:
hidden
;
pointer-events
:
none
;
z-index
:
-1
}
.
simplebar-track
{
z-index
:
1
;
position
:
absolute
;
right
:
0
;
bottom
:
0
;
pointer-events
:
none
;
overflow
:
hidden
}
[
data-simplebar
]
.
simplebar-dragging
{
pointer-events
:
none
;
-webkit-touch-callout
:
none
;
-webkit-user-select
:
none
;
-khtml-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
}
[
data-simplebar
]
.
simplebar-dragging
.
simplebar-content
{
pointer-events
:
none
;
-webkit-touch-callout
:
none
;
-webkit-user-select
:
none
;
-khtml-user-select
:
none
;
-moz-user-select
:
none
;
-ms-user-select
:
none
;
user-select
:
none
}
[
data-simplebar
]
.
simplebar-dragging
.
simplebar-track
{
pointer-events
:
all
}
.
simplebar-scrollbar
{
position
:
absolute
;
left
:
0
;
right
:
0
;
min-height
:
10
px
}
.
simplebar-scrollbar
:
before
{
position
:
absolute
;
content
:
'
'
;
background
:
#
000
;
border-radius
:
7
px
;
left
:
2
px
;
right
:
2
px
;
opacity
:
0
;
transition
:
opacity
.2
s
.5
s
linear
}
.
simplebar-scrollbar
.
simplebar-visible
:
before
{
opacity
:
.5
;
transition-delay
:
0
s
;
transition-duration
:
0
s
}
.
simplebar-track
.
simplebar-vertical
{
top
:
0
;
width
:
11
px
}
.
simplebar-scrollbar
:
before
{
top
:
2
px
;
bottom
:
2
px
;
left
:
2
px
;
right
:
2
px
}
.
simplebar-track
.
simplebar-horizontal
{
left
:
0
;
height
:
11
px
}
.
simplebar-track
.
simplebar-horizontal
.
simplebar-scrollbar
{
right
:
auto
;
left
:
0
;
top
:
0
;
bottom
:
0
;
min-height
:
0
;
min-width
:
10
px
;
width
:
auto
}
[
data-simplebar-direction
=
rtl
]
.
simplebar-track
.
simplebar-vertical
{
right
:
auto
;
left
:
0
}
.
simplebar-dummy-scrollbar-size
{
direction
:
rtl
;
position
:
fixed
;
opacity
:
0
;
visibility
:
hidden
;
height
:
500
px
;
width
:
500
px
;
overflow-y
:
hidden
;
overflow-x
:
scroll
;
-ms-overflow-style
:
scrollbar
!important
}
.
simplebar-dummy-scrollbar-size
>
div
{
width
:
200
%
;
height
:
200
%
;
margin
:
10
px
0
}
.
simplebar-hide-scrollbar
{
position
:
fixed
;
left
:
0
;
visibility
:
hidden
;
overflow-y
:
scroll
;
scrollbar-width
:
none
;
-ms-overflow-style
:
none
}
2