mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-07 10:18:57 +00:00
Add new api button hover
This commit is contained in:
parent
c650e9698c
commit
8883e431d7
@ -620,6 +620,12 @@ md-select ._md-select-value._md-select-placeholder {
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.buttonBlueLightSettings {
|
||||
background-color: #005571 !important;
|
||||
color: white !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
.md-button.buttonBlueLight.md-default-theme:not([disabled]):hover,
|
||||
.md-button:not([disabled]):hover {
|
||||
background-color: rgba(60, 174, 210, 0.7)
|
||||
|
Loading…
Reference in New Issue
Block a user