|
@import "variables";
|
|
|
|
vn-client-summary .summary {
|
|
max-width: $width-lg;
|
|
|
|
.alert span {
|
|
color: $color-alert !important
|
|
}
|
|
|
|
vn-horizontal h4 .grafana:after {
|
|
font-family: 'salixfont' !important;
|
|
content: "\e965";
|
|
}
|
|
vn-icon.tel {
|
|
font-size: 1.1em;
|
|
vertical-align: bottom;
|
|
}
|
|
}
|