Fix gr-repo's shared-styles tag

Change-Id: I80a408a3a32d27fc0ed41d6c790c70a81c801a4a
This commit is contained in:
Maxime Guerreiro 2018-05-24 09:32:43 +00:00
parent bf39b0f733
commit 55244d9ded

View File

@ -30,7 +30,7 @@ limitations under the License.
<dom-module id="gr-repo">
<template>
<style="shared-styles"></style>
<style include="shared-styles"></style>
<style include="gr-subpage-styles">
h2.edited:after {
color: var(--deemphasized-text-color);