.root height 33px width 100% position relative cursor pointer &:hover background-color $nav-hover-background .control opacity 1 &:active background-color $nav-active-background color $nav-text-color .label position absolute left 0 top 0 bottom 0 right 48px padding-left 20px line-height 33px color $nav-inactive-text-color .control opacity 0 position absolute top 0 bottom 0 right 5px width 24px .control-button width 24px height 24px margin-top 4.5px border none border-radius 5px background-color transparent color $nav-inactive-text-color &:hover background-color $nav-hover-background &:active background-color $nav-active-background color $nav-text-color .nameInput absolute top bottom left 10px right 10px height 33px padding 0 10px border-radius 5px border solid 1px $nav-border-color outline none &:focus border-color $focus-border-color &:disabled background-color $disabled-input-background