bootstrap3 glyphicons
This commit is contained in:
parent
23091cc318
commit
d2b42c30ad
34 changed files with 71 additions and 71 deletions
|
@ -106,4 +106,4 @@ htmlIcon UpgradeIcon = bootstrapIcon "arrow-up"
|
|||
htmlIcon ConnectionIcon = bootstrapIcon "signal"
|
||||
|
||||
bootstrapIcon :: Text -> Widget
|
||||
bootstrapIcon name = [whamlet|<i .icon-#{name}></i>|]
|
||||
bootstrapIcon name = [whamlet|<span .glyphicon .glyphicon-#{name}></span>|]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue