diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index a0507ca7576de5f58a47f45656e3d8dda2e3fe0e..9404d83eca99b85ac1d6137874992c9cdcd86998 100644 --- a/installer/resources/themes/console/light/console.css +++ b/installer/resources/themes/console/light/console.css @@ -205,13 +205,13 @@ div.tunnels td:last-child { padding-right: 1px; } -div.routersummary img:first-child { +div.routersummary img:first-child { margin-bottom: -2px !important; opacity: 0.7; } div.routersummary img:hover:first-child { - margin-bottom: 0px !important; + margin-bottom: -2px !important; opacity: 1; }