Commit 845c348
committed
Deploy from main: CRITICAL FIX: Remove all .glass-theme CSS causing white invisible text
- Deleted entire .glass-theme section (100+ lines) from App.css
- This was causing all h1-h6 headings to be white (#fff) on light background
- Added explicit h1-h6 { color: #2c3e50 } to ensure dark text globally
- Fixed: Guest Management, Service Management, Billing & Payments, Reports & Analytics titles now visible
- All page headings now properly display in dark text (#2c3e50) on light background 45aaa601 parent 71fcb73 commit 845c348
File tree
9 files changed
+14
-14
lines changed- static
- css
- js
9 files changed
+14
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
0 commit comments