diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 447b218ed1..ef7891f12e 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -916,7 +916,12 @@ ul .sidebar-group-li .icon { } .nets-link { - margin-left: 24px; + color: #1873A2; + text-decoration: none; + margin-left: 2px; + padding-left: 20px; + background: url("images/arrow.png") no-repeat scroll left center transparent; + box-shadow: none; } .nets-all { margin-left: 42px;