Travel: Update css, zmiany w widoku faktur zakupowych

This commit is contained in:
2026-04-28 10:51:39 +02:00
parent fcc3494392
commit 31641b0ec8
843 changed files with 77393 additions and 26795 deletions

View File

@@ -35,11 +35,9 @@ if ($_SERVER['HTTP_HOST'] === 'localhost' || $_SERVER['HTTP_HOST'] === '127.0.0.
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css" />
<!-- Core CSS -->
<link rel="stylesheet"
href="https://demos.themeselection.com/sneat-bootstrap-html-admin-template/assets/vendor/css/core.css" />
<link rel="stylesheet" href="<?= $basePath ?>/assets/vendor/css/rtl/core.css" />
<link rel="stylesheet" href="<?= $basePath ?>/assets/vendor/css/rtl/theme-default.css" />
<link rel="stylesheet"
href="https://demos.themeselection.com/sneat-bootstrap-html-admin-template/assets/css/demo.css" />
<link rel="stylesheet" href="<?= $basePath ?>/assets/css/demo.css" />
<!-- Vendors CSS -->
<link rel="stylesheet" href="<?= $basePath ?>/assets/vendor/libs/perfect-scrollbar/perfect-scrollbar.css" />