diff --git a/apps/routerconsole/jsp/themes/console/dark/console.css b/apps/routerconsole/jsp/themes/console/dark/console.css index 2a0b0d308..db0a08b26 100644 --- a/apps/routerconsole/jsp/themes/console/dark/console.css +++ b/apps/routerconsole/jsp/themes/console/dark/console.css @@ -2114,8 +2114,8 @@ button:active { transform: scale(1); } -img[src*="bound"], -img[src*="bound"]:hover { +img[src*="bound.png"], +img[src*="bound.png"]:hover { filter: sepia(100%) hue-rotate(70deg) !important; }