diff --git a/src/client/index.css b/src/client/index.css index 45b48309fd47cfdd2eb8cb422556a66a8d9ad4e9..21cb0ec6d82e683d13482e9a2f0dbfc39e7aff22 100644 --- a/src/client/index.css +++ b/src/client/index.css @@ -20,7 +20,7 @@ a, a:visited, a:hover, a:active { } .rstcustom__rowSearchMatch { - /*box-shadow: 0 2px 0 #673ab7 ;*/ + box-shadow: none !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;