From 17a150370cb4025dc69e00e6abb529bf892164e3 Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Fri, 18 Oct 2019 21:54:13 +0200 Subject: [PATCH] Style fixes --- .../01_descriptor.spec.js | 2 +- front/core/components/card/style.scss | 1 + front/core/components/icon-button/style.scss | 2 +- front/core/components/searchbar/searchbar.html | 2 +- front/salix/components/home/home.html | 1 - front/salix/components/home/style.scss | 4 ++-- modules/agency/front/index/index.html | 2 +- modules/claim/front/index/index.html | 2 +- modules/client/front/index/index.html | 2 +- modules/invoiceOut/front/index/index.html | 18 ++++++++---------- modules/item/front/index/index.html | 2 +- modules/order/front/index/index.html | 2 +- modules/route/front/index/index.html | 2 +- modules/ticket/front/index/index.html | 2 +- modules/travel/front/index/index.html | 2 +- modules/worker/front/index/index.html | 2 +- 16 files changed, 23 insertions(+), 25 deletions(-) diff --git a/e2e/paths/09-invoice-out-module/01_descriptor.spec.js b/e2e/paths/09-invoice-out-module/01_descriptor.spec.js index fd3516d87..a00d6387d 100644 --- a/e2e/paths/09-invoice-out-module/01_descriptor.spec.js +++ b/e2e/paths/09-invoice-out-module/01_descriptor.spec.js @@ -1,7 +1,7 @@ import selectors from '../../helpers/selectors.js'; import createNightmare from '../../helpers/nightmare'; -fdescribe('InvoiceOut descriptor path', () => { +describe('InvoiceOut descriptor path', () => { const nightmare = createNightmare(); let bookedDate; diff --git a/front/core/components/card/style.scss b/front/core/components/card/style.scss index c2fe4e1ea..a459879df 100644 --- a/front/core/components/card/style.scss +++ b/front/core/components/card/style.scss @@ -1,3 +1,4 @@ vn-card { display: block; + box-sizing: border-box; } \ No newline at end of file diff --git a/front/core/components/icon-button/style.scss b/front/core/components/icon-button/style.scss index 3dd41d723..c73580ad9 100644 --- a/front/core/components/icon-button/style.scss +++ b/front/core/components/icon-button/style.scss @@ -5,7 +5,7 @@ vn-icon-button { color: $color-main; & > button { - padding: 0 !important; + padding: .2em !important; } &:focus { opacity: .6; diff --git a/front/core/components/searchbar/searchbar.html b/front/core/components/searchbar/searchbar.html index c231b9752..069a9411c 100644 --- a/front/core/components/searchbar/searchbar.html +++ b/front/core/components/searchbar/searchbar.html @@ -1,6 +1,6 @@
diff --git a/front/salix/components/home/home.html b/front/salix/components/home/home.html index b6aaeced1..95bec4e5a 100644 --- a/front/salix/components/home/home.html +++ b/front/salix/components/home/home.html @@ -9,7 +9,6 @@

- diff --git a/front/salix/components/home/style.scss b/front/salix/components/home/style.scss index cab44ea73..b004b7336 100644 --- a/front/salix/components/home/style.scss +++ b/front/salix/components/home/style.scss @@ -49,9 +49,9 @@ vn-home { text-align: center; } & > h4 { - max-width: 7em; + max-width: 100%; text-align: center; - font-size: 13pt; + font-size: 12pt; overflow: hidden; color: inherit; margin: 0; diff --git a/modules/agency/front/index/index.html b/modules/agency/front/index/index.html index c2cd52faa..8c039cdef 100644 --- a/modules/agency/front/index/index.html +++ b/modules/agency/front/index/index.html @@ -7,7 +7,7 @@ auto-load="true">
- +
- +
- +
-
- - - - -
+ + + + diff --git a/modules/item/front/index/index.html b/modules/item/front/index/index.html index 0b0030689..3ed297baa 100644 --- a/modules/item/front/index/index.html +++ b/modules/item/front/index/index.html @@ -6,7 +6,7 @@ data="items">
- +
- +
- +
- +
- +
- +