*{ display : inline-block; vertical-align : middle; } .bar-status .lbl_row_col { text-align: center; color: rgba(0, 0, 0, 0.4); } .bar-status .label { color: @ace-status-color; padding: @ace-status-padding; overflow: visible; text-shadow: 0px 1px 0px rgba(255,255,255,0.5); font-smoothing: true; font-weight: @ace-status-font-weight; font-size: @ace-status-font-size; } .bar-status.ace_dark .label { color: rgba(255,255,255,0.5); text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.57); } .mnuSbPrefs{ margin-top : -8px; margin-left : 1px; } .mnuSbPrefs .label { color : @menu-color; } .bar-status .label:hover{ text-decoration : @ace-status-label-hover-decoration; color : @ace-status-label-hover-color; } .bar-status .label.labelDown{ color : @ace-status-label-active-color; } .bar-status .nounderline:hover{ text-decoration : none; } ]]>