diff --git a/stylesheets/panels.less b/stylesheets/panels.less index 99ae456..a8ceebf 100644 --- a/stylesheets/panels.less +++ b/stylesheets/panels.less @@ -13,13 +13,8 @@ .text(normal); position: relative; - opacity: 0.8; background-color: @tool-panel-background-color; - &:focus { - opacity: 1; - } - &.panel-bottom { border-top: 1px solid @tool-panel-border-color; box-shadow: inset 0 1px 0 @background-color-highlight;