I tried a recompile and even got WinLess working on my system but I can't seem to find the selector that works on the hover state and it seems that it is impossible to locate the selector with Chrome developer tool since the mouse pointer can't be in two places at once. Thanks.
On Thursday, November 29, 2012 12:40:48 PM UTC-6, Nasir wrote: > > why don't you modify variables.less and recompile less files into css? > > // Navbar > // ------------------------- > > @navbarCollapseWidth: 979px; > @navbarCollapseDesktopWidth: @navbarCollapseWidth + 1; > > @navbarHeight: 40px; > @navbarBackgroundHighlight: #ffffff; > >
