python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
mat-form-field outlined hover effect when invalid
I'm trying to change the color of the background, of a mat-form-field outlined when I have the mouse hover.
.mat-form-field.mat-form-field-appearance-outline.mat-form-field-outline-thick {
// HOVER...

David Pires
Votes: 0
Answers: 1
Focus-visible on mouse hover, but first time only
I'm confused on the heuristic behaviour of the CSS pseudo class :focus-visible.
In our application, we have dropdowns in some places. I noticed that when I refresh the page, the :focus:focus-visible i...

josias
Votes: 0
Answers: 1
How can I use CSS to modify a preceding div?
So, I apologize, but I really screwed up my question. I modified the code in the snippet.
Hovering the box on the left is not really the issue. Due to the box on the right being a sibling, I can effec...
MC Squared
Votes: 0
Answers: 0
Change default hover color of TableRow MUI
I would like to change the default hover color of a MUI TableRow by adding styles to the TableRow.
This question has been asked before, but the solutions are 3-4 years old, and they aren't working for...
elderlyman
Votes: 0
Answers: 3