Skip to content

Change breadcrumb header to default font in styles.css#1633

Merged
dadjeibaah merged 3 commits intomasterfrom
dad/breadcrumb-header-font
Sep 12, 2018
Merged

Change breadcrumb header to default font in styles.css#1633
dadjeibaah merged 3 commits intomasterfrom
dad/breadcrumb-header-font

Conversation

@dadjeibaah
Copy link
Contributor

@dadjeibaah dadjeibaah commented Sep 12, 2018

Before:
screen shot 2018-09-12 at 1 32 39 pm

After:
screen shot 2018-09-12 at 2 36 08 pm

Change is pretty subtle but is definitely visible in the browser.

Signed-off-by: Dennis Adjei-Baah [email protected]

@dadjeibaah dadjeibaah self-assigned this Sep 12, 2018
Copy link
Member

@siggy siggy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
screen shot 2018-09-12 at 1 21 50 pm

Copy link

@rmars rmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌟 LGTM! Had one related breadcrumb style nit

@@ -12,6 +12,7 @@
color: #404544;
font-size: 22px;
font-weight: 500;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you're here, do you mind changing this to font-weight: var(--font-weight-bold);? I think it's a little more header-y and uses our default weights.

@rmars
Copy link

rmars commented Sep 12, 2018

🌟 🇰🇳 thanks for making that change!

Copy link
Contributor

@klingerf klingerf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⭐️ Great, thanks for making those updates! This looks good to me, but lets have @rmars take another look before merging.

Copy link

@rmars rmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐑 Nice!

@dadjeibaah dadjeibaah merged commit 20e1e6f into master Sep 12, 2018
@dadjeibaah dadjeibaah deleted the dad/breadcrumb-header-font branch September 12, 2018 21:58
zachalbert added a commit to zachalbert/linkerd2 that referenced this pull request Sep 13, 2018
* master:
  Update CHANGES.md for v18.9.1 release (linkerd#1631)
  Cleanly shutdown tap stream to data plane proxies (linkerd#1624)
  Change breadcrumb header to default font in styles.css (linkerd#1633)
  Improve top table to better cope with high RPS traffic (linkerd#1634)
  Add small success rate chart to table, misc web tweaks (linkerd#1628)
  Consolidate the source and destination columns in the Tap and Top tables (linkerd#1620)
  remove extraneous calc function in sidebar.css (linkerd#1632)
  Display more helpful websocket errors (linkerd#1626)
  Add breadcrumb navigation at the top of linkerd dashboard (linkerd#1613)
  Introduce inject check for known sidecars (linkerd#1619)
  Bump Prometheus to v2.4.0, Grafana to 5.2.4 (linkerd#1625)
  Improve performance of tap table by throttling updates (linkerd#1623)
  Add with-source flag to top (linkerd#1614)

Conflicts:
	web/app/css/styles.css
	web/app/js/components/ResourceDetail.jsx
	web/app/js/index.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants