diff --git a/app/styles/bootstrap-ext.css b/app/styles/bootstrap-ext.css index 15a4c1d8..1b9ca8e3 100644 --- a/app/styles/bootstrap-ext.css +++ b/app/styles/bootstrap-ext.css @@ -141,6 +141,8 @@ input.search-query { -moz-box-shadow: none; box-shadow: none; } + + .btn-primary { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); @@ -175,6 +177,11 @@ input.search-query { color: #333; background-color: #ccc; } + +.btn-toolbar { + margin-top : 10px; + margin-left : auto; +} .input-sm { border-radius: 0px; } @@ -259,4 +266,4 @@ select[multiple]{ } .alert { border-radius: 0px; -} \ No newline at end of file +} diff --git a/app/views/accounting/search_transaction.html b/app/views/accounting/search_transaction.html index feb241fd..c1efd457 100644 --- a/app/views/accounting/search_transaction.html +++ b/app/views/accounting/search_transaction.html @@ -46,8 +46,8 @@
- + Search +

@@ -115,4 +115,4 @@ - \ No newline at end of file +