Skip to content

Commit bc0ecc7

Browse files
committed
Update custom ui icon
1 parent b867e20 commit bc0ecc7

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

debug-db-base/src/main/assets/custom.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,17 @@
2828
margin-right: 8px;
2929
}
3030

31+
@font-face {
32+
font-family: "AddbGlyphicons";
33+
src: url("fonts/glyphicons-halflings-regular.ttf") format("truetype");
34+
font-weight: normal;
35+
font-style: normal;
36+
}
37+
38+
.glyphicon {
39+
font-family: "AddbGlyphicons";
40+
}
41+
3142
.addb-customize-heading .btn-link {
3243
padding-top: 0;
3344
padding-bottom: 0;

0 commit comments

Comments
 (0)