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.css
14 lines
(13 loc)
•
147 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#stations_status
{
width
:
300px
;
height
:
300px
; }
.status_row
{
height
:
100px
; }
.value
{
display
:none; }
td
{
text-align
: center; }