From ff15c1900dc2a37a068c5c20d5e6bef4964cb97d Mon Sep 17 00:00:00 2001 From: Mo Bitar Date: Wed, 19 Dec 2018 20:20:05 -0600 Subject: [PATCH] Fix notes add button class --- app/assets/templates/notes.html.haml | 2 +- public/extensions/batch-manager | 2 +- public/extensions/extensions-manager | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/assets/templates/notes.html.haml b/app/assets/templates/notes.html.haml index d43a50974..475d35711 100644 --- a/app/assets/templates/notes.html.haml +++ b/app/assets/templates/notes.html.haml @@ -4,7 +4,7 @@ .padded .section-title-bar-header .title {{ctrl.panelTitle()}} - .sk-button.sk-secondary.wide{"ng-click" => "ctrl.createNewNote()", "title" => "Create a new note in the selected tag"} + .sk-button.contrast.wide{"ng-click" => "ctrl.createNewNote()", "title" => "Create a new note in the selected tag"} .sk-label + .filter-section{"role" => "search"} %input.filter-bar#search-bar.mousetrap{"select-on-click" => "true", "ng-model" => "ctrl.noteFilter.text", "placeholder" => "Search", diff --git a/public/extensions/batch-manager b/public/extensions/batch-manager index 04a930d26..db7b790e3 160000 --- a/public/extensions/batch-manager +++ b/public/extensions/batch-manager @@ -1 +1 @@ -Subproject commit 04a930d26505cfa05a4bf6472fe2e7fdea26d940 +Subproject commit db7b790e3302f4c3ca37cd9502d842e4ae936500 diff --git a/public/extensions/extensions-manager b/public/extensions/extensions-manager index 7da85fbfb..50a53c646 160000 --- a/public/extensions/extensions-manager +++ b/public/extensions/extensions-manager @@ -1 +1 @@ -Subproject commit 7da85fbfb130dc913ed8aa6db495e92f988a66fd +Subproject commit 50a53c6469db7a92ddfe2562da09c8cacd7c9901