diff --git a/public/css/app.css b/public/css/app.css index e618ec239..86e7ca968 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -662,3 +662,14 @@ input[type="number"] { border-bottom: 20px solid transparent; border-left: 20px solid #ecf0f5; } + +@-moz-document url-prefix() { + .show-calendar .calendar-table .table-condensed > tbody > tr > td, + .show-calendar .calendar-table .table-condensed > tbody > tr > th, + .show-calendar .calendar-table .table-condensed > tfoot > tr > td, + .show-calendar .calendar-table .table-condensed > tfoot > tr > th, + .show-calendar .calendar-table .table-condensed > thead > tr > td, + .show-calendar .calendar-table .table-condensed > thead > tr > th { + padding: 0; + } +} diff --git a/resources/views/partials/admin/head.blade.php b/resources/views/partials/admin/head.blade.php index 27b7ca007..01f80e77f 100644 --- a/resources/views/partials/admin/head.blade.php +++ b/resources/views/partials/admin/head.blade.php @@ -24,7 +24,7 @@ - + diff --git a/resources/views/partials/auth/head.blade.php b/resources/views/partials/auth/head.blade.php index 1293b53a6..96242dae6 100644 --- a/resources/views/partials/auth/head.blade.php +++ b/resources/views/partials/auth/head.blade.php @@ -17,7 +17,7 @@ - + diff --git a/resources/views/partials/bill/head.blade.php b/resources/views/partials/bill/head.blade.php index 6383d3b36..b97f6c543 100644 --- a/resources/views/partials/bill/head.blade.php +++ b/resources/views/partials/bill/head.blade.php @@ -19,7 +19,7 @@ folder instead of downloading all of them to reduce the load. --> - +