Browse
For agents
About
VikBooking Hotel Booking Engine & PMS
/
trunk
VikBooking Hotel Booking Engine & PMS
vtrunk
Switch version
1.8.14
1.8.13
1.8.12
1.8.11
1.8.10
1.8.9
1.8.6
1.8.7
1.8.8
trunk
1.6.0
1.6.1
1.6.2
1.6.3
1.6.4
1.6.5
1.6.6
1.6.7
1.6.8
1.6.9
1.7.0
1.7.1
1.7.2
1.7.3
1.7.4
All 35 releases
Overview
Code
vikbooking
/
admin
/
resources
/
Chart.min.css
Chart.min.css
in VikBooking Hotel Booking Engine & PMS trunk, at admin/resources/Chart.min.css
1 lines
521 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
@
keyframes
chartjs-render-animation
{
from
{
opacity
:
.99
}
to
{
opacity
:
1
}
}
.
chartjs-render-monitor
{
animation
:
chartjs-render-animation
1
ms
}
.
chartjs-size-monitor
,
.
chartjs-size-monitor-expand
,
.
chartjs-size-monitor-shrink
{
position
:
absolute
;
direction
:
ltr
;
left
:
0
;
top
:
0
;
right
:
0
;
bottom
:
0
;
overflow
:
hidden
;
pointer-events
:
none
;
visibility
:
hidden
;
z-index
:
-1
}
.
chartjs-size-monitor-expand
>
div
{
position
:
absolute
;
width
:
1000000
px
;
height
:
1000000
px
;
left
:
0
;
top
:
0
}
.
chartjs-size-monitor-shrink
>
div
{
position
:
absolute
;
width
:
200
%
;
height
:
200
%
;
left
:
0
;
top
:
0
}