diff --git a/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox b/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox index 9aec2709d..679e9b6ee 100644 --- a/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox +++ b/UI/Templates/ContactsUI/UIxContactEditorTemplate.wox @@ -1,349 +1,347 @@ - + - -
-
-

+ +
+
+

{{card.$description()}} - {{category.value}} + {{category.value}}
- -
- - - - - - - -
- -
- - -
- -
- -
- - -
- -
- -
- - -
- -
- -
- - -
- -
- -
- - -
- - - -
-
-
- - - -
+ -
-
- -
-
- -
-
- -
-
- -
-
- -
-
-
- - + + + -
-
- -
-
- -
-
-
-
- - - + + + + + + +
+
+ + + -
-
-
- -
-
-
- - + + + +
-
- +
+
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
-
- + +
+
+
+ + + +
+
+ +
+
+ +
+
+
+
+ + + + +
+
-
-
-
- - - - -
-
-
- -
-
-
- - - -
-
- -
-
- -
-
-
-
- - - - -
-
-
- -
-
-
- - - -
-
- -
-
- -
-
-
-
- - - - -
-
-
- -
-
-
- - - -
-
- -
-
- - - - - - - -
-
-
-
- - - - -
-
-
- -
-
- -
-
- -
-
- -
-
-
- - - - - - - - - - - - -
- -
-
- - - - - - - - - -
-
-
-
- -
-
- -
-
- -
-
-
-
- -
-
- -
-
- -
-
-
- -
-
-
- - - -
-
- -
-
- -
-
-
-
- - - - -
-
-
-
+
- + diff --git a/UI/Templates/ContactsUI/UIxContactFoldersView.wox b/UI/Templates/ContactsUI/UIxContactFoldersView.wox index dbf5283cb..fd2bca6fb 100644 --- a/UI/Templates/ContactsUI/UIxContactFoldersView.wox +++ b/UI/Templates/ContactsUI/UIxContactFoldersView.wox @@ -68,7 +68,7 @@ Templates script tag wrappers goes next --> -
+
diff --git a/UI/Templates/UIxPageFrame.wox b/UI/Templates/UIxPageFrame.wox index a5d7a5774..30e03add2 100644 --- a/UI/Templates/UIxPageFrame.wox +++ b/UI/Templates/UIxPageFrame.wox @@ -81,7 +81,7 @@ - + diff --git a/UI/WebServerResources/scss/core/layout.scss b/UI/WebServerResources/scss/core/layout.scss index ad7d8e191..edf27d2b2 100644 --- a/UI/WebServerResources/scss/core/layout.scss +++ b/UI/WebServerResources/scss/core/layout.scss @@ -10,6 +10,6 @@ layout-padding, layout-margin, layout-wrap, layout-fill, - flex, flex-sm, flex-gt-sm, flex-md, flex-gt-md, flex-lg, flex-gt-lg, hide, hide-sm, hide-gt-sm, hide-md, hide-gt-md, hide-lg, hide-gt-lg, show, show-sm, show-gt-sm, show-md, show-gt-md, show-lg, show-gt-lg; +flex, flex-sm, flex-gt-sm, flex-md, flex-gt-md, flex-lg, flex-gt-lg, hide, hide-sm, hide-gt-sm, hide-md, hide-gt-md, hide-lg, hide-gt-lg, show, show-sm, show-gt-sm, show-md, show-gt-md, show-lg, show-gt-lg; @include attributesToClasses($selectors);