* Added hover state to the black Launch button on Applications Page. The black button didn't exhibit hover changes while the orange Edit button did because the Button base component made the buttons darker, and the launch button was already dark. Custom CSS was included in Applications.tsx for hover state background-color change. * Fix: Added hover state to Launch button on Applications page default: black background, white text hover: transparent background, black text and border * replaced harcoded colors with src/constants/Colors.tsx properties |
||
|---|---|---|
| .. | ||
| client | ||
| rts | ||
| server | ||
| util | ||