mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 22:33:24 +00:00
Tweak chart axis labels
This commit is contained in:
@@ -15,16 +15,6 @@
|
||||
width: 100%;
|
||||
});
|
||||
|
||||
.medPhone({
|
||||
.axis {
|
||||
font-size: 0.8em;
|
||||
|
||||
g.tick:nth-child(2n + 1) text {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
h3 {
|
||||
text-align: center;
|
||||
|
||||
|
||||
@@ -170,9 +170,7 @@ table.total {
|
||||
width: 33%;
|
||||
|
||||
.smallTablet({
|
||||
.axis {
|
||||
font-size: 0.8em;
|
||||
|
||||
.axis.x {
|
||||
g.tick:nth-child(2n + 1) text {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user