linkerd2/web/app/css
Risha Mars 12b520a55d
Use menu links correctly (don't repeat icon and text links) (#953)
This enables the removal of the inline-block display for links and
fixes menu items not showing up when sidebar is expanded on firefox

Problem
Previously we were linking the icon and expand text of the menu bar separately. 
This caused the clickable areas of the menus to be inconsistent, which we were 
fixing via css. This wasn't consistently displayed across browsers.

Fix
Linkify the whole Menu Item rather than linking the icon and text separately.
This enables the removal of the inline-block display for links and
fixes menu items not showing up when sidebar is expanded on firefox.
Additionally it makes the clicking of menu links way more consistent.
2018-05-14 18:11:12 -07:00
..
conduit-spinner.css Clean up css scoping (#15) 2017-12-08 11:21:21 -08:00
cta.css UI tweaks: sidebar collapse, latency formatting, table row spacing (#361) 2018-02-19 11:21:54 -08:00
font-awesome.min.css Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
line-graph.css Consolidate latency colour naming, css tweaks from #147 (#164) 2018-01-17 14:22:48 -08:00
list.css Expose pod stats in CLI, web UI, and Grafana (#788) 2018-04-18 11:26:47 -07:00
scatterplot.css Revive scatterplot: re-add scatterplot to Deployments page (#144) 2018-01-17 10:10:59 -08:00
service-mesh.css Indicate failed pods in ServiceMesh page (#914) 2018-05-09 10:22:45 -07:00
sidebar.css Use menu links correctly (don't repeat icon and text links) (#953) 2018-05-14 18:11:12 -07:00
styles.css Add per namespace pages that show all resource stats for a namespace (#893) 2018-05-08 14:05:16 -07:00
version.css Make the sidebar icon based and collapsed by default (#897) 2018-05-08 12:30:05 -07:00