diff --git a/public/site_assets/bootstrap/css/mpos.css b/public/site_assets/bootstrap/css/mpos.css index 50cd781a..4b6f7245 100755 --- a/public/site_assets/bootstrap/css/mpos.css +++ b/public/site_assets/bootstrap/css/mpos.css @@ -318,4 +318,8 @@ table.dataTable thead .sorting:after { .no-padding .table-bordered { border: 0; -} \ No newline at end of file +} + +.borderless > tbody > tr > td { + border: none; +} diff --git a/public/templates/bootstrap/account/notifications/default.tpl b/public/templates/bootstrap/account/notifications/default.tpl index 2ffeb1f4..66d41d9b 100755 --- a/public/templates/bootstrap/account/notifications/default.tpl +++ b/public/templates/bootstrap/account/notifications/default.tpl @@ -10,14 +10,14 @@ - +
- + @@ -30,7 +30,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -55,7 +55,7 @@ - + @@ -77,7 +77,7 @@
Notification History
-
+