custom-ocean.xyz-dashboard/static/css
DJObleezy 6ba7545278 Remove text-shadow for cleaner UI across stylesheets
This commit removes `text-shadow` properties from various CSS classes in `blocks.css`, `boot.css`, `common.css`, `dashboard.css`, `error.css`, `retro-refresh.css`, and `workers.css`, enhancing readability and reducing visual clutter.

In `main.js`, the inline styles for profit value elements are updated to eliminate `text-shadow`, simplifying styling logic.

Additionally, `theme.js` sees the removal of `text-shadow` from headers and interface elements, with adjustments made to box-shadow values for improved visual depth.

These changes reflect a design decision to create a more modern and streamlined interface.
2025-04-23 23:00:06 -07:00
..
blocks.css Remove text-shadow for cleaner UI across stylesheets 2025-04-23 23:00:06 -07:00
boot.css Remove text-shadow for cleaner UI across stylesheets 2025-04-23 23:00:06 -07:00
common.css Remove text-shadow for cleaner UI across stylesheets 2025-04-23 23:00:06 -07:00
dashboard.css Remove text-shadow for cleaner UI across stylesheets 2025-04-23 23:00:06 -07:00
error.css Remove text-shadow for cleaner UI across stylesheets 2025-04-23 23:00:06 -07:00
notifications.css Add files via upload 2025-04-09 11:46:24 -07:00
retro-refresh.css Remove text-shadow for cleaner UI across stylesheets 2025-04-23 23:00:06 -07:00
theme-toggle.css Add theme loading styles and improve theme management 2025-04-23 13:26:07 -07:00
workers.css Remove text-shadow for cleaner UI across stylesheets 2025-04-23 23:00:06 -07:00