Skip to content

fix two CSS rules that were overridden in hyperparam and demos#279

Merged
severo merged 2 commits intomasterfrom
fix-style
Sep 23, 2025
Merged

fix two CSS rules that were overridden in hyperparam and demos#279
severo merged 2 commits intomasterfrom
fix-style

Conversation

@severo
Copy link
Copy Markdown
Contributor

@severo severo commented Sep 23, 2025

No description provided.

@severo severo requested a review from Copilot September 23, 2025 12:25
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes CSS rule conflicts by improving specificity for table styling rules. The changes address issues where certain styles were being overridden in hyperparam and demo contexts.

  • Improved CSS selector specificity to prevent style overrides
  • Added new CSS variable for row number hover border color
  • Restructured hover selectors to use nested syntax

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread src/HighTable.module.css Outdated
Comment thread src/HighTable.module.css Outdated
@severo severo requested a review from Copilot September 23, 2025 12:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread src/HighTable.module.css
Comment thread src/HighTable.module.css
@severo severo merged commit c98cb2c into master Sep 23, 2025
10 checks passed
@severo severo deleted the fix-style branch September 23, 2025 12:34
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