Skip to content

Conversation

@mudler
Copy link
Owner

@mudler mudler commented Dec 4, 2025

Description

This pull request focuses on updating the button styling in the core/http/views/models.html file to improve visual consistency and accessibility. The changes replace custom CSS variables with standardized Tailwind color classes and update button classes for a more unified look and better hover effects.

Button style standardization:

  • Updated the "Vision" filter button to use Tailwind's red-600 and red-300 classes for background and text, replacing custom error color variables.
  • Changed the "Info" button to use a custom dark background with Tailwind blue border and hover effects, replacing the previous btn-secondary class.

Action button improvements:

  • Updated "Reinstall" and "Install" buttons to use Tailwind's blue (#38BDF8) background and hover effects, replacing the previous btn-primary class. [1] [2]
  • Changed the "Delete" button to use Tailwind's red-600 and red-700 classes for background and hover, replacing custom error color variables.

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@netlify
Copy link

netlify bot commented Dec 4, 2025

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 6f9e7cd
🔍 Latest deploy log https://app.netlify.com/projects/localai/deploys/693191f12768ee0008557447
😎 Deploy Preview https://deploy-preview-7429--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mudler mudler merged commit 78105e6 into master Dec 4, 2025
32 checks passed
@mudler mudler deleted the feat/ui-icons branch December 4, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants