From ebb724b0ef3b5ab9040c4501a9ccc58724ba2b8c Mon Sep 17 00:00:00 2001 From: Yvonne Yip Date: Wed, 30 Oct 2013 16:53:43 -0700 Subject: [PATCH] contacts-v2: various small styling fixes --- shiny/Contacts-v2/components/contacts-app.html | 6 +++--- shiny/Contacts-v2/components/contacts-create-add-item.html | 2 +- shiny/Contacts-v2/components/contacts-create-item.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/shiny/Contacts-v2/components/contacts-app.html b/shiny/Contacts-v2/components/contacts-app.html index 6859b6e..9cf9f8c 100644 --- a/shiny/Contacts-v2/components/contacts-app.html +++ b/shiny/Contacts-v2/components/contacts-app.html @@ -92,14 +92,14 @@ display: none; } .contactItem.header { - background: #f0f0f0; + background: white; border-style: solid; border-color: rgba(0, 0, 0, 0.15); border-width: 0 1px 1px; box-sizing: border-box; color: #999; - font-variant: small-caps; padding: 16px 24px; + font-family: 'Helvetica Neue Medium', HelveticaNeue-Medium, Helvetica, sans-serif; } [tabletLayout] .contactItem.header:nth-child(3) { border-top-width: 1px; @@ -204,7 +204,7 @@ -
Everyone
+
All Contacts