diff --git a/stylesheets/panels.less b/stylesheets/panels.less index f407e58..9eec7c1 100644 --- a/stylesheets/panels.less +++ b/stylesheets/panels.less @@ -43,6 +43,7 @@ } .status-bar { + color: @text-color-info; height: 36px; line-height: 36px; }