botui/ui/suite/css
Rodrigo Rodriguez (Pragmatismo) 48d773c0b3
All checks were successful
BotUI CI / build (push) Successful in 2m43s
Fix window maximization and suggestion button visibility issues
- Fix window title hidden behind minibar when maximized
  - Adjust window top position to account for 28px minibar height
  - Adjust window height calculation to account for minibar
  - Set maximized window z-index to 9998 (below minibar's 9999)

- Remove transparency from chat window
  - Change window-header background from rgba to solid white
  - Remove backdrop-filter blur effect
  - Add explicit opacity rules to prevent transparency

- Hide background content when window is maximized
  - Add 'window-maximized' class to body when window is maximized
  - Add CSS rules to hide sidebar, desktop icons, and other background elements

- Hide initial suggestion buttons when dynamic suggestions displayed
  - Add 'has-suggestions' class to footer when suggestions are rendered
  - Add CSS rule to hide .quick-action-chip buttons when footer has 'has-suggestions' class
  - Update CSS version parameter to force cache reload
2026-03-02 18:05:47 -03:00
..
vendor feat(ui): implement Window Manager desktop shell based on BUILD V3 design 2026-02-24 19:02:48 -03:00
webfonts feat(ui): implement Window Manager desktop shell based on BUILD V3 design 2026-02-24 19:02:48 -03:00
ai-panel.css fix(docs): respect PROMPT.md guidelines - replace emoji icons with SVG, fix layout issues 2026-01-11 23:59:24 -03:00
app.css fix: Update theme selector to change chat colors and add login page logo 2026-02-15 21:33:18 +00:00
apps-extended.css Update UI components, styling, and add theme-sentient and intents 2025-12-15 23:16:09 -03:00
base.css Update submodule changes 2026-02-13 22:31:49 +00:00
chat-agent-mode.css fix: final layout and theme fixes for absolute full screen without black frames 2026-02-28 12:01:44 -03:00
components.css feat: Design System standards - scrollbars, cards, indicators, tree patterns for ALL themes 2026-01-02 13:40:24 -03:00
config-colors.css Add config-colors.css and update UI components 2026-02-10 13:54:16 +00:00
desktop.css Fix window maximization and suggestion button visibility issues 2026-03-02 18:05:47 -03:00
global.css chore: remove Alpine.js references 2025-12-18 18:53:11 -03:00
home.css Update submodule changes 2026-02-13 22:31:49 +00:00
markdown-message.css Update submodule changes 2026-02-13 22:31:49 +00:00
partials.css feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
theme-sentient.css Fix theme variables for Sheet/Docs/Slides in sentient theme 2026-01-11 20:38:05 -03:00