##// END OF EJS Templates
Remove underline header collapse links
Jonathan Frederic -
Show More
@@ -192,6 +192,10 b' ul#new-menu {'
192 padding-left: @dashboard_lr_pad;
192 padding-left: @dashboard_lr_pad;
193 padding-right: @dashboard_lr_pad;
193 padding-right: @dashboard_lr_pad;
194 line-height: @btn_mini_height;
194 line-height: @btn_mini_height;
195
196 a:focus, a:hover {
197 text-decoration: none;
198 }
195 }
199 }
196
200
197 .panel-body {
201 .panel-body {
General Comments 0
You need to be logged in to leave comments. Login now