Commit graph

129 commits

Author SHA1 Message Date
billz
a12c3ce384 Style tweak 2024-10-29 02:11:49 -07:00
billz
13b894d411 Style tweaks + misc fixes 2024-10-27 00:05:45 -07:00
billz
95b44aed5e Apply common class styles to all.css, minor tweaks 2024-10-26 06:47:10 -07:00
billz
7e1fd32edc Define custom variables, set theme color + variants 2024-10-26 04:52:31 -07:00
billz
3004ce49cc Replace lightsout.php w/ dark.css, set data-bs-theme 2024-10-26 03:17:52 -07:00
billz
eb3873ac3f Initial commit 2024-10-26 03:16:30 -07:00
billz
b9c7108fd7 Replace inline styles w/ fontawesome 5 brand classes 2024-10-25 02:18:42 -07:00
billz
80aca6a971 Global style tweaks 2024-10-25 01:19:44 -07:00
billz
6ee1b84489 Update hackernews theme 2024-10-25 01:03:09 -07:00
billz
ce46f87459 Remove material light/dark themes (deprecated) 2024-10-25 01:02:09 -07:00
billz
f9c91c2125 Process custom.js with bootstrap5-migration-tool 2024-10-25 00:05:29 -07:00
billz
87f95ab9f9 Apply theme color to form-check-input 2024-10-24 23:10:46 -07:00
billz
29ca176e49 Move nav elements to footer, style tweaks 2024-10-24 10:33:40 -07:00
billz
063a2b1eaf Style tweaks 2024-10-24 06:49:23 -07:00
billz
ec11a527d7 Card border-radius fix for bg-dark 2024-10-24 06:06:04 -07:00
billz
7ddf16da6a Add .heart class + keyframes 2024-10-24 02:16:12 -07:00
billz
4860b237a1 Update .sb-nav* .sb-sidenav* .sb-topnav* classes 2024-10-24 00:15:27 -07:00
billz
61ba236424 Set .service-status-warn amber color 2023-12-14 09:14:09 +00:00
Bill Zimmerman
fc58d5037a
Merge pull request #1469 from RaspAP/fix/predictable-names
Fix: Support predictable interface names
2023-12-04 13:58:40 +01:00
billz
0a547442a4 Minor: animation spin tweak 2023-12-03 07:23:27 +00:00
billz
781a292b67 Replace loading-spinner.gif w/ fontawesome circle-notch icon 2023-12-02 18:15:03 +00:00
billz
478c3fea5c Adjust .nav-link, .btn-light .h4 styles 2023-12-02 08:19:50 +00:00
billz
3717249f6a Apply consistent border-radius values to .btn + .card classes 2023-12-01 19:30:17 +00:00
billz
ba03688230 Apply @marek-guran's dynamic color to RaspAP dark theme 2023-11-29 09:20:27 +00:00
billz
cf63cfe63b Apply theme color to .sidebar-brand-text 2023-11-29 09:17:09 +00:00
billz
034a0b8f63 Generalize @marek-guran's lighten/darkenColor functions 2023-11-29 09:16:28 +00:00
Bill Zimmerman
0b114ecab7
Merge pull request #1450 from RaspAP/feat/form-validation
Custom Bootstrap form validation for required fields
2023-11-11 09:39:57 +01:00
billz
86a8e0e41d Style fix for custom wireguard icon 2023-11-11 08:21:01 +00:00
billz
d874668ce1 Stylize sidebar status indicators 2023-11-10 21:50:04 +00:00
billz
774d7e90ef input-group>.btn style tweak 2023-11-10 17:31:15 +00:00
billz
ac339d16ef Apply validated overrides to material themes 2023-11-10 10:08:10 +00:00
billz
36e8eecbea Apply card-body bottom radius fix 2023-11-10 09:44:45 +00:00
billz
9ba2719969 Style tweaks for modal dialog 2023-11-10 07:52:22 +00:00
billz
273f2ce22e Adjust was-validated form-control:valid/invalid bg-image 2023-11-09 15:35:21 +00:00
billz
7a612592c2 Fix btn-primary class selector 2023-11-05 13:46:32 +00:00
billz
9a1457c6c8 Refactor getCountries w/ regexes, add getAccountInfo() 2023-10-19 14:07:26 +02:00
billz
99f8838fe2 Populate country select, get provider log, connect to country 2023-10-18 09:50:57 +02:00
billz
47f983a361 Minor: update template labels 2023-10-16 10:46:15 +02:00
billz
ac863f5c8a Status message when CLI binary not found, fetch provider countries, status, user account 2023-10-15 21:29:34 +02:00
billz
33c596189d Apply autoloader support for status messages 2023-09-16 11:46:11 +02:00
Marek Guráň
5bd2ef1edc
Fixed missing padding to cards 2023-08-29 12:28:51 +02:00
Marek Guráň
2828b09d54
Fixed visual errors and improved some visuals
1. The rounded corners issue is gone
2. Fixed light theme status indicator, so on latest insiders it wont hide active green button
3. Added new visuals to navigation menu to make it more clear what card is active
2023-08-29 10:36:11 +02:00
Marek Guráň
69967f6dd9
Updated forgotten button - light theme 2023-08-08 06:35:25 +02:00
Marek Guráň
f831794a55
Updated forgotten button - dark theme 2023-08-08 06:34:43 +02:00
Marek Guráň
5970ee397b
Fixed insiders dashboard - light theme 2023-08-07 18:37:58 +02:00
Marek Guráň
2f3582d952
Fixed shadows and fixed insiders dashboard 2023-08-07 18:36:56 +02:00
Marek Guráň
7c0e4b73db
Small fix to dashboard text 2023-08-07 18:27:11 +02:00
Marek Guráň
bd7c07ff22
Small fix to dashboard text 2023-08-07 18:26:47 +02:00
Marek Guráň
bb0a82acbc
Update and rename materialdark.php to material-dark.php 2023-08-07 12:03:29 +02:00
Marek Guráň
6b11b3593f
Create material-light.php 2023-08-07 12:03:08 +02:00