mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Make basic Button hover state the same both in and out of ToolBar. (#9528)
This commit is contained in:
parent
eb6d74a538
commit
ddb79c0636
1 changed files with 0 additions and 6 deletions
|
@ -86,12 +86,6 @@
|
|||
color: #5a5a5a;
|
||||
background-color: #FFFFFF;
|
||||
|
||||
&:hover:enabled,
|
||||
&:active:enabled {
|
||||
color: #000000;
|
||||
background-color: #FAFAFA;
|
||||
}
|
||||
|
||||
&:disabled {
|
||||
color: #a7a7a7;
|
||||
background-color: #F3F3F3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue