aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss
diff options
context:
space:
mode:
authorMalek <malek.zoabi@amdocs.com>2018-07-30 15:29:47 +0300
committerMalek <malek.zoabi@amdocs.com>2018-07-30 15:29:54 +0300
commit12fe45f7982fec92b39c8a981a0f42530e6c1c83 (patch)
tree65b1b5952861d3cd2e9222b29d10c4b03c7c2cf0 /workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss
parent4930e7f2f401f320bf4f017ba4daaae9b5c10c9f (diff)
Add fonts and fix styles
Issue-ID: SDC-1574 Change-Id: I8e15ebf436fa7cc293a0bf352ac365de5cc7a80c Signed-off-by: Malek <malek.zoabi@amdocs.com>
Diffstat (limited to 'workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss')
-rw-r--r--workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss6
1 files changed, 2 insertions, 4 deletions
diff --git a/workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss b/workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss
index debb8b81..e46e84c1 100644
--- a/workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss
+++ b/workflow-designer-ui/src/main/frontend/resources/scss/features/_catalog.scss
@@ -23,15 +23,13 @@
align-items: center;
padding: 25px 60px;
&__total {
- @include body-1;
- @include semi-bold;
+ @include body-1-semibold;
color: $dark-gray;
}
&__order {
display: flex;
&__label {
- @include body-1;
- @include semi-bold;
+ @include body-1-semibold;
color: $dark-gray;
}
&__alphabetical {