From 012d953d65945f393a2fd2c1f5561b00cac8959b Mon Sep 17 00:00:00 2001 From: iRouge Date: Thu, 26 Feb 2015 00:39:18 -0500 Subject: [PATCH] Add an input-container to search field in Contact toolbar --- UI/Templates/ContactsUI/UIxContactEditorTemplate.wox | 1 + UI/Templates/ContactsUI/UIxContactFoldersView.wox | 9 ++++++--- UI/WebServerResources/scss/components/icon/icon.scss | 6 +++++- .../scss/components/pseudo-input/pseudo-input.scss | 12 ++++++++++++ 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox b/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox index f42a17b50..bffef241b 100644 --- a/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox +++ b/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox @@ -144,6 +144,7 @@
+ {{ type }} diff --git a/UI/Templates/ContactsUI/UIxContactFoldersView.wox b/UI/Templates/ContactsUI/UIxContactFoldersView.wox index fa019b32b..6bbf46f29 100644 --- a/UI/Templates/ContactsUI/UIxContactFoldersView.wox +++ b/UI/Templates/ContactsUI/UIxContactFoldersView.wox @@ -207,9 +207,12 @@
- - + + + + +
ALL diff --git a/UI/WebServerResources/scss/components/icon/icon.scss b/UI/WebServerResources/scss/components/icon/icon.scss index 6ad31edb6..6d375dd04 100644 --- a/UI/WebServerResources/scss/components/icon/icon.scss +++ b/UI/WebServerResources/scss/components/icon/icon.scss @@ -11,7 +11,7 @@ @import 'extends'; /** MD-ICONS - Usage: place Material Design Iconic Font icons on almost any elemnt using the Prefix md-icon + Usage: place Material Design Iconic Font icons on almost any element using the Prefix md-icon and the icon's name (http://zavoloklom.github.io/material-design-iconic-font/icons.html) exemple :