diff --git a/client/homebrew/editor/snippetbar/snippetbar.less b/client/homebrew/editor/snippetbar/snippetbar.less index a0691f8b6..c53d4be8e 100644 --- a/client/homebrew/editor/snippetbar/snippetbar.less +++ b/client/homebrew/editor/snippetbar/snippetbar.less @@ -51,7 +51,7 @@ &.meta { .tooltipLeft('Properties'); } - &.snip { + &.snippet { .tooltipLeft('Snippets'); } &.undo { @@ -93,7 +93,7 @@ &.editorTheme { .tooltipLeft('Editor Themes'); font-size : 0.75em; - color : black; + color : inherit; &.active { position : relative; background-color : #999999;