Commit 8f88a664 authored by Joon Ahn's avatar Joon Ahn Committed by Commit Bot

Diagnostics: Temporary styles for cpu chart

https://screenshot.googleplex.com/AYbxBNBccTZfMbZ

Bug: 1125150
Change-Id: I123b7f0c29dc3c6004e0e7a299c5102b20a9b0fc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2450895Reviewed-by: default avatarZentaro Kavanagh <zentaro@chromium.org>
Commit-Queue: Joon Ahn <joonbug@chromium.org>
Cr-Commit-Position: refs/heads/master@{#814284}
parent ab3f2b48
<style include="diagnostics-shared diagnostics-fonts"> <style include="diagnostics-shared diagnostics-fonts">
#chart-wrapper {
width: 300px;
border: #000 1px dotted;
}
#chart-wrapper > div {
font-size: 24px;
}
</style> </style>
<div id="chart-wrapper"> <div id="chart-wrapper">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment