Added Analysis section in upper multi-view
/trunk/styles/lcars22.css |
---|
409,6 → 409,17 |
white-space: nowrap; |
} |
.multi-display .upper .content .analysis { |
position: absolute; |
top: 2.4em; |
bottom: 0; |
right: 11em; |
left: 0; |
overflow: hidden; |
text-overflow: ellipsis; |
text-align: left; |
} |
.multi-display .upper .content .button |
{ |
position: absolute; |