Skip to content

Commit

Permalink
dashboard update
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Aug 10, 2017
1 parent 24895fe commit cec358a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</head>

<body>
<button style="float:right" onClick="var iframe = iframeRef(document.getElementById('radar'));console.log(iframe.querySelector('body'))">Go</button>
<button style="float:right" onClick="var iframe = iframeRef(document.getElementById('radar'));iframe.querySelector('body').style.fontSize='12px'">Go</button>

<iframe id="radar" src="http://w3c.github.io/i18n-activity/projects/"></iframe>

Expand Down

0 comments on commit cec358a

Please sign in to comment.