Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4486)

Unified Diff: chrome/browser/resources/chromeos/login/gaia_buttons.html

Issue 1110493002: ChromeOS Gaia: UI polishing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed copyright Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/gaia_card.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/gaia_buttons.html
diff --git a/chrome/browser/resources/chromeos/login/gaia_buttons.html b/chrome/browser/resources/chromeos/login/gaia_buttons.html
index 18c8955ab73786bb9658ae6b627f51b355497346..33a1cc826b303da5e2675b51ab658ec1968caff6 100644
--- a/chrome/browser/resources/chromeos/login/gaia_buttons.html
+++ b/chrome/browser/resources/chromeos/login/gaia_buttons.html
@@ -16,6 +16,7 @@
<polymer-element name="gaia-core-icon-button" extends="core-icon-button"
on-keydown="onKeyDown" tabindex="0">
<template>
+ <link rel="stylesheet" href="gaia_core_icon_button.css">
<shadow></shadow>
</template>
</polymer-element>
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/gaia_card.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698