diff --git a/browser/main/Detail/TagSelect.styl b/browser/main/Detail/TagSelect.styl index 613d5072..5a5bafce 100644 --- a/browser/main/Detail/TagSelect.styl +++ b/browser/main/Detail/TagSelect.styl @@ -26,7 +26,7 @@ margin 0 padding 0 border-style solid - border-color $ui-borderColor + border-color $ui-button--focus-borderColor border-width 0 0 0 3px line-height 18px background-color transparent diff --git a/browser/main/NoteList/NoteList.styl b/browser/main/NoteList/NoteList.styl index d7166f9e..2a8d1fde 100644 --- a/browser/main/NoteList/NoteList.styl +++ b/browser/main/NoteList/NoteList.styl @@ -83,7 +83,7 @@ border-radius 3px vertical-align middle border-style solid - border-color $ui-borderColor + border-color $ui-button--focus-borderColor border-width 0 0 0 3px background-color $ui-backgroundColor