Skip to content

Commit

Permalink
[M116][PriceInsights] Add UI Polishes
Browse files Browse the repository at this point in the history
* Add underline to folder name link.
* Use different color for toggle annotation texts.

(cherry picked from commit 6ef2c00)

Bug: 1462744, 1456420
Change-Id: I1793c61b2d6e38e6806b24f5c6d54b5e3e1789b1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4671011
Reviewed-by: John Lee <johntlee@chromium.org>
Commit-Queue: Yue Zhang <yuezhanggg@chromium.org>
Cr-Original-Commit-Position: refs/heads/main@{#1167599}
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4670274
Cr-Commit-Position: refs/branch-heads/5845@{#404}
Cr-Branched-From: 5a5dff6-refs/heads/main@{#1160321}
  • Loading branch information
Yue Zhang authored and Chromium LUCI CQ committed Jul 10, 2023
1 parent 5470de9 commit ad15576
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@

#toggleAnnotationButton {
color: var(--cr-link-color);
text-decoration: none;
}

#toggleAnnotation {
color: var(--cr-secondary-text-color);
display: inline;
font-size: 11px;
overflow: hidden;
Expand Down

0 comments on commit ad15576

Please sign in to comment.