Sha256: 027aee9760a8ce4dee08491a2dae5615c0973800a9a551253448cdb5a64ca54b

Contents?: true

Size: 237 Bytes

Versions: 1

Compression:

Stored size: 237 Bytes

Contents

# Icon for delete actions.
#
def icon_delete
  icon "fa-times", title: t.aerogel.admin.actions.delete, style: "color:#e02327"
end

# Icon for warning notices and actions.
#
def icon_warning
  icon "fa-warning", style: "color:#e7cb2d"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
aerogel-admin-1.4.4 app/helpers/icons.rb