Skip to content

Commit 0653838

Browse files
committed
Added search icon for address search as gtt-icon
Signed-off-by: Ko Nagase <[email protected]>
1 parent c3439e2 commit 0653838

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

src/fonts/Redmine.ttf

156 Bytes
Binary file not shown.

src/fonts/Redmine.woff

112 Bytes
Binary file not shown.

src/stylesheets/fonts.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@
3535
.gtt-icon-trash:before{content:'\004f';}
3636
.gtt-icon-target:before{content:'\0050';}
3737
.gtt-icon-modify:before{content:'\0051';}
38+
.gtt-icon-settings:before{content:'\0052';}
39+
.gtt-icon-search:before{content:'\0053';}

0 commit comments

Comments
 (0)