mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-21 21:02:23 -06:00
Remove select widget hover effect
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
// Overrides to native HTML elements (i.e., not bootstrap classes or custom components).
|
||||
|
||||
* {
|
||||
transition: background-color, color 0.1s ease-in-out;
|
||||
}
|
||||
|
||||
body {
|
||||
color: var(--nbx-body-color);
|
||||
background-color: var(--nbx-body-bg);
|
||||
|
||||
Reference in New Issue
Block a user