custom-ocean.xyz-dashboard/static/js
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
..
BitcoinProgressBar.js Remove text-shadow for cleaner UI across stylesheets 2025-04-23 23:00:06 -07:00
blocks.js Enhance services and improve code structure 2025-04-23 21:56:25 -07:00
main.js Remove text-shadow for cleaner UI across stylesheets 2025-04-23 23:00:06 -07:00
notifications.js Add configurable timezone support throughout the app 2025-04-18 11:08:35 -07:00
theme.js Remove text-shadow for cleaner UI across stylesheets 2025-04-23 23:00:06 -07:00
workers.js Remove acceptance rate display from worker stats 2025-04-19 16:57:05 -07:00