UNPKG
@csn_chile/wsjs_charts
Version:
latest (1.0.0)
1.0.0
Scripts de javascript para usar websockets
@csn_chile/wsjs_charts
/
dist
/
estilos.4a218016.css
16 lines
(14 loc)
•
198 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#stations_status
{
width
:
300px
;
height
:
300px
; }
.status_row
{
height
:
100px
; }
.value
{
display
:none; }
td
{
text-align
: center; }
/*# sourceMappingURL=/estilos.4a218016.css.map */