at path:
ROOT
/
sistema
/
assets
/
scss
/
_gauge.scss
run:
R
W
Run
_gauge.scss
943 By
2018-11-08 02:46:18
R
W
Run
Delete
Rename
_socials.scss
4.65 KB
2018-11-08 02:46:18
R
W
Run
Delete
Rename
_switches.scss
7.51 KB
2018-11-08 02:46:18
R
W
Run
Delete
Rename
_variables.scss
2.92 KB
2018-11-08 02:46:18
R
W
Run
Delete
Rename
_widgets.scss
5 KB
2018-11-08 02:46:18
R
W
Run
Delete
Rename
style.scss
39.72 KB
2018-11-08 02:46:18
R
W
Run
Delete
Rename
error_log
up
📄
_gauge.scss
Save
.gaugejs-wrap { position: relative; margin: 0 auto; canvas.gaugejs { width: 100% !important; height: auto !important; } &.sparkline .value, i { top: 50%; display: block; width: 100%; text-align: center; } i { position: absolute; left: 0; z-index: 1000; margin-top: -15px; font-size: 30px; } &.type-2 { .value { display: block; margin-top: -85px; } label { display: block; margin-top: -10px; font-size: 10px; font-weight: 600; color: #9da0a8; text-transform: uppercase; } } &.sparkline { position: relative; .value { position: absolute; margin-top: -5px; font-size: 10px; line-height: 10px; } } }