|
@ -136,6 +136,7 @@ |
|
|
.ui.statistic > .value .icon { |
|
|
.ui.statistic > .value .icon { |
|
|
opacity: 1; |
|
|
opacity: 1; |
|
|
width: auto; |
|
|
width: auto; |
|
|
|
|
|
margin: 0em; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/*-------------- |
|
|
/*-------------- |
|
@ -189,6 +190,10 @@ |
|
|
.ui.horizontal.statistics > .statistic > .text.value { |
|
|
.ui.horizontal.statistics > .statistic > .text.value { |
|
|
min-height: 0em !important; |
|
|
min-height: 0em !important; |
|
|
} |
|
|
} |
|
|
|
|
|
.ui.horizontal.statistics .statistic > .value .icon, |
|
|
|
|
|
.ui.horizontal.statistic > .value .icon { |
|
|
|
|
|
width: @iconWidth; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.ui.horizontal.statistics .statistic > .value, |
|
|
.ui.horizontal.statistics .statistic > .value, |
|
|
.ui.horizontal.statistic > .value { |
|
|
.ui.horizontal.statistic > .value { |
|
|