deploy
This commit is contained in:
parent
1f47486523
commit
2104affd6f
62 changed files with 3476 additions and 511 deletions
|
|
@ -32,8 +32,8 @@
|
|||
}
|
||||
|
||||
// Individual icons
|
||||
.glyphicon-asterisk { &:before { content: "\2a"; } }
|
||||
.glyphicon-plus { &:before { content: "\2b"; } }
|
||||
.glyphicon-asterisk { &:before { content: "\002a"; } }
|
||||
.glyphicon-plus { &:before { content: "\002b"; } }
|
||||
.glyphicon-euro,
|
||||
.glyphicon-eur { &:before { content: "\20ac"; } }
|
||||
.glyphicon-minus { &:before { content: "\2212"; } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue