PHP 7.4.33
Preview: globals.css Size: 761 B
/var/www/uibuilder.cmshelp.dk/httpdocs/src/app/globals.css
@tailwind base;
@tailwind components;
@tailwind utilities;

:root {
  --background: #ffffff;
  --foreground: #171717;
}

@media (prefers-color-scheme: dark) {
  :root {
    --background: #0a0a0a;
    --foreground: #ededed;
  }
}

body {
  color: var(--foreground);
  background: var(--background);
  font-family: Arial, Helvetica, sans-serif;
}

html {   scrollbar-width: none; }

@layer components {
  .sidebar-scroll {
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
  }

  .sidebar-scroll::-webkit-scrollbar {
    width: 6px;
  }

  .sidebar-scroll::-webkit-scrollbar-track {
    background: transparent;
  }

  .sidebar-scroll::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
  }
}

Directory Contents

Dirs: 2 × Files: 4
Name Size Perms Modified Actions
(pages) DIR
- drwxr-xr-x 2025-03-28 11:03:48
Edit Download
- drwxr-xr-x 2025-03-28 11:03:48
Edit Download
25.32 KB lrw-r--r-- 2025-03-28 11:03:48
Edit Download
761 B lrw-r--r-- 2025-03-28 11:03:48
Edit Download
689 B lrw-r--r-- 2025-03-28 11:03:48
Edit Download
380 B lrw-r--r-- 2025-03-28 11:03:48
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).