Issue #3213957 by Gauravmahlawat, mitthukumawat, Indrajith KB: Umami demo: hover state of buttons is odd on quick edit
parent
98e3b4cbd9
commit
684f19be50
|
@ -115,6 +115,7 @@ button:focus,
|
|||
transition: background-color 0.5s ease;
|
||||
text-decoration: none;
|
||||
color: #000;
|
||||
border: 2px solid #008068;
|
||||
background-color: #e6eee0;
|
||||
}
|
||||
button[disabled]:hover,
|
||||
|
|
Loading…
Reference in New Issue