blob: e48c396332e17cde1ac633631e36965e18e5aa78 [file] [log] [blame]
@import '../../../elements-sk/modules/styles/table';
@import '../colors';
arb-strategy-history-sk {
:host {
font-family: sans-serif;
}
.big {
font-size: 1.3em;
}
.small {
font-size: 0.8em;
}
.hidden {
display: none;
}
.nowrap {
white-space: nowrap;
}
}