Changeset 93586 in spip-zone for _plugins_/bootstrap/trunk/bootstrap/css/glyphicons.less
- Timestamp:
- Dec 12, 2015, 10:04:36 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/bootstrap/trunk/bootstrap/css/glyphicons.less
r90741 r93586 33 33 34 34 // Individual icons 35 .glyphicon-asterisk { &:before { content: "\ 2a"; } }36 .glyphicon-plus { &:before { content: "\ 2b"; } }35 .glyphicon-asterisk { &:before { content: "\002a"; } } 36 .glyphicon-plus { &:before { content: "\002b"; } } 37 37 .glyphicon-euro, 38 38 .glyphicon-eur { &:before { content: "\20ac"; } }
Note: See TracChangeset
for help on using the changeset viewer.