diff --git a/app/components/analysis_form_component/analysis_form_component.html.erb b/app/components/analysis_form_component/analysis_form_component.html.erb index 49b9f74..85f5411 100644 --- a/app/components/analysis_form_component/analysis_form_component.html.erb +++ b/app/components/analysis_form_component/analysis_form_component.html.erb @@ -17,7 +17,7 @@
- +
@@ -28,7 +28,7 @@
- <%= button_tag "search", class: "btn btn-primary" %> + <%= button_tag "search", class: "btn btn-success" %>
diff --git a/app/components/annotation_marks_modal_form_component/annotation_marks_modal_form_component.html.erb b/app/components/annotation_marks_modal_form_component/annotation_marks_modal_form_component.html.erb index d38c43b..a83afdd 100644 --- a/app/components/annotation_marks_modal_form_component/annotation_marks_modal_form_component.html.erb +++ b/app/components/annotation_marks_modal_form_component/annotation_marks_modal_form_component.html.erb @@ -32,7 +32,7 @@ <%= text_field_tag :q, nil, class: "form-control", placeholder: "Search GR Number", data: { target: "annotations.q" } %>
- +
@@ -65,8 +65,8 @@ diff --git a/app/components/doctrine_modal_form_component/doctrine_modal_form_component.html.erb b/app/components/doctrine_modal_form_component/doctrine_modal_form_component.html.erb index de157f1..4ba6b7c 100644 --- a/app/components/doctrine_modal_form_component/doctrine_modal_form_component.html.erb +++ b/app/components/doctrine_modal_form_component/doctrine_modal_form_component.html.erb @@ -30,8 +30,8 @@ diff --git a/app/components/document_doctrine_show_component/document_doctrine_show_component.html.erb b/app/components/document_doctrine_show_component/document_doctrine_show_component.html.erb index dfc2acf..1ea7ef0 100644 --- a/app/components/document_doctrine_show_component/document_doctrine_show_component.html.erb +++ b/app/components/document_doctrine_show_component/document_doctrine_show_component.html.erb @@ -6,8 +6,8 @@
- Edit - Delete + Edit + Delete
@@ -51,7 +51,7 @@
- +
@@ -61,7 +61,7 @@ <%= text_field_tag :q, nil, class: "form-control", placeholder: "Search GR Number", data: { target: "document.input" } %>
- <%= button_tag "Search", class: "btn btn-primary", data: { action: "click->document#search" } %> + <%= button_tag "Search", class: "btn btn-success", data: { action: "click->document#search" } %>
@@ -104,11 +104,11 @@
- Edit - Delete + Delete
diff --git a/app/components/sidenav_component/sidenav_component.html.erb b/app/components/sidenav_component/sidenav_component.html.erb index a0c8e1a..fa2fd91 100644 --- a/app/components/sidenav_component/sidenav_component.html.erb +++ b/app/components/sidenav_component/sidenav_component.html.erb @@ -89,14 +89,14 @@