diff --git a/src/main/webapp/images/fhbg.gif b/src/main/webapp/images/fhbg.gif new file mode 100644 index 000000000..8d459a304 Binary files /dev/null and b/src/main/webapp/images/fhbg.gif differ diff --git a/src/main/webapp/styles/transactionTable.css b/src/main/webapp/styles/transactionTable.css index 3eb9988f0..1759669da 100644 --- a/src/main/webapp/styles/transactionTable.css +++ b/src/main/webapp/styles/transactionTable.css @@ -15,7 +15,8 @@ } .transaction-table_header { - background-color: #dff0d8; + /*background-color: #dff0d8;*/ + background: #fafafa url(../images/fhbg.gif) repeat-x bottom; height: 30px; position: absolute; top: 0; diff --git a/src/main/webapp/views/navbar.html b/src/main/webapp/views/navbar.html index 16c92afc4..39162494d 100644 --- a/src/main/webapp/views/navbar.html +++ b/src/main/webapp/views/navbar.html @@ -17,7 +17,7 @@