/** * This file provides styles for starred plugin */ nav.nav-starred { ul { list-style: none; li { margin-left: 0; svg { vertical-align: text-top; fill: @ini_nav_menu_color; } } } }