Skip to content

Commit ba61e37

Browse files
committed
Merge remote-tracking branch 'origin/develop' into develop
2 parents d70b367 + 6d8c28b commit ba61e37

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

RockWeb/Styles/_rock-core.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@
175175

176176
// import as less files so they are concatenated properly
177177
@import (less) "./summernote/summernote.min.css";
178+
@import (less) "styles-v2-prototype/icons/tabler-icon.css";
178179

179180
@import "_page-admin.less";
180181
@import "_modal.less";

RockWeb/Styles/styles-v2-prototype/icons/tabler-icon.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
.ti {
1212
font-family: "tabler-icons-outline" !important;
1313
font-weight: normal;
14+
font-style: normal;
1415
font-size: 1.3em; /* Added this because FontAwesome Icon is bigger than tabler so, when switching to tabler from FA the tabler icon is smaller */
1516
}
1617

0 commit comments

Comments
 (0)