diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index 082341b923..0c4db90768 100644 --- a/installer/resources/themes/console/light/console.css +++ b/installer/resources/themes/console/light/console.css @@ -374,6 +374,7 @@ h4.sb_info + hr + form { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; + padding-left: 2px; } #sb_localtunnels tr:hover td { @@ -2945,7 +2946,7 @@ a:active { } .links li { - list-style: url(images/link.png) !important; + list-style: none; text-align: justify !important; line-height: 140% !important; margin-right: 10px !important;