|
@ -29,6 +29,13 @@ |
|
|
max-width: @maxWidth; |
|
|
max-width: @maxWidth; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.ui.statistic:first-child { |
|
|
|
|
|
margin-top: 0em; |
|
|
|
|
|
} |
|
|
|
|
|
.ui.statistic:last-child { |
|
|
|
|
|
margin-bottom 0em; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
/* Grouped */ |
|
|
/* Grouped */ |
|
|
.ui.statistics > .statistic { |
|
|
.ui.statistics > .statistic { |
|
|
display: @elementDisplay; |
|
|
display: @elementDisplay; |
|
|