Skip to content

Commit cf88725

Browse files
author
Oleg Zinoviev
committed
MAGETWO-31855: UI improvements
- removed useless CallunaSans font invokes, but font is still presents in lib/web/fonts/calluna
1 parent 16391a6 commit cf88725

File tree

44 files changed

+10
-2448
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+10
-2448
lines changed

app/code/Magento/Catalog/view/adminhtml/web/product/product.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
text-align: center;
121121
text-transform: uppercase;
122122
color: #a69a8f;
123-
font: 18px/110px 'CallunaSans', Arial, sans-serif;
123+
font: 18px/110px Arial, sans-serif;
124124
font-weight: 500;
125125
z-index: 3;
126126
}

app/code/Magento/Core/view/adminhtml/web/prototype/magento.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
.magento_title {
7474
color: #676056;
75-
font: 20px/1 'CallunaSans', Arial, Helvetica, sans-serif;
75+
font: 20px/1 Arial, Helvetica, sans-serif;
7676
padding: 20px 0 19px 20px;
7777
}
7878

@@ -191,7 +191,7 @@
191191
.insert-title-inner > .title {
192192
color: #666;
193193
display: inline-block;
194-
font-family: 'CallunaSans', Arial, sans-serif;
194+
font-family: Arial, sans-serif;
195195
font-size: 18px;
196196
font-weight: normal;
197197
padding: 7px 0 10px;

app/code/Magento/DesignEditor/view/adminhtml/web/css/fonts/calluna/CallunaSansBlack-webfont.svg

Lines changed: 0 additions & 244 deletions
This file was deleted.

app/code/Magento/DesignEditor/view/adminhtml/web/css/fonts/calluna/CallunaSansBold-webfont.svg

Lines changed: 0 additions & 244 deletions
This file was deleted.

0 commit comments

Comments
 (0)