.statusbar { display: table; padding: 2px; .status-label { position: relative; } #status-label-pages, #status-label-zoom { cursor: pointer; } #status-users-icon, #status-users-count { display: inline-block; cursor: pointer; } #status-users-icon { background-repeat: no-repeat; background-position: -14px -197px; width: 20px; height: 20px; vertical-align: middle; } #status-label-zoom { text-align: center; } #btn-zoom-topage { margin-right: 8px; } #btn-zoom-towidth { margin-right: 8px; } .status-group { display: table-cell; white-space: nowrap; vertical-align: top; &.dropup { position: static; } .status-label.margin-top-large { margin-top: 6px; } button.margin-top-small, .margin-top-small > button, .margin-top-small > .btn-group { margin-top: 3px; } } .separator { margin: 0 6px; &.short { height: 25px; } &.space { margin: 0px 2px; border: none; } } #btn-cnt-lang { button { font-weight: 700; } } .cnt-zoom { display: inline-block; vertical-align: middle; margin-top: 4px; .dropdown-menu { min-width: 80px; margin-left: -4px; li { text-align: center; > a { padding-left: 15px; padding-right: 15px; } } } } #status-goto-box { padding: 10px; margin-left: 40px; margin-bottom: 2px; min-width: 130px; > label { display: inline-block; margin-right: 10px; } > input[type=text] { width: 50px; display: inline-block; } } #status-users-menu { padding: 14px 0 14px 14px; margin-left: 142px; margin-bottom: 2px; width: 285px; font-size: 12px; > label { white-space: normal; } #status-users-list { margin-top: 15px; ul { margin: 0; padding: 0; overflow: hidden; max-height: 190px; position: relative; li { list-style: none; padding: 2px 0; margin-right: 15px; overflow: hidden; &.offline, &.viewmode { display: none; } } } .color { width: 12px; height: 12px; display: inline-block; vertical-align: middle; border: @scaled-one-px-value-ie solid @border-toolbar-ie; border: @scaled-one-px-value solid @border-toolbar; } .name { display: block; padding-left: 16px; margin-top: -3px; white-space: nowrap; text-overflow: ellipsis; vertical-align: middle; } } } }