|
|
@@ -1588,6 +1588,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|
|
color: #707070;
|
|
|
padding: 0 0 0 14px;
|
|
|
overflow: hidden;
|
|
|
+ line-height: 1rem;
|
|
|
}
|
|
|
|
|
|
.table-header:hover {
|
|
|
@@ -1596,6 +1597,10 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|
|
border-right: 1px solid #ddd !important;
|
|
|
}
|
|
|
|
|
|
+.table-header .fas {
|
|
|
+ font-size: 1rem;
|
|
|
+}
|
|
|
+
|
|
|
.units .l-unit {
|
|
|
border-bottom: 1px solid #ddd;
|
|
|
border-left: 1px solid transparent;
|