Unverified Commit 684f19be authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3213957 by Gauravmahlawat, mitthukumawat, Indrajith KB: Umami demo:...

Issue #3213957 by Gauravmahlawat, mitthukumawat, Indrajith KB: Umami demo: hover state of buttons is odd on quick edit
parent 98e3b4cb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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,