Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 57127ed

Browse files
author
Yvonne Yip
committed
contacts-v2: use light icons in contact details
1 parent 0f13d77 commit 57127ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shiny/Contacts-v2/components/contacts-detail.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<div class="detailHeader" style="background: url('{{contact.background}}?{{contact.guid}}') repeat-x;">
4343
<polymer-flex-layout vertical="true"></polymer-flex-layout>
4444
<template if="{{!desktopLayout}}">
45-
<polymer-ui-toolbar>
45+
<polymer-ui-toolbar theme="polymer-ui-dark-theme">
4646
<polymer-ui-icon-button icon="left" on-tap="{{backAction}}"></polymer-ui-icon-button>
4747
<div flex></div>
4848
<!-- <polymer-ui-icon-button icon="edit"></polymer-ui-icon-button> no such icon -->

0 commit comments

Comments
 (0)