added fa config files, stub of Column editor
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
font_name: fa-dtbl-1
|
||||
css_selector: '.fa-{{glyph}}'
|
||||
preprocessor_path: ''
|
||||
autowidth: true
|
||||
no_hash: true
|
||||
force: false
|
||||
debug: false
|
||||
quiet: false
|
||||
copyright: >-
|
||||
The Fork Awesome font is licensed under the SIL OFL 1.1
|
||||
(http://scripts.sil.org/OFL). Fork Awesome is a fork based of off Font Awesome
|
||||
4.7.0 by Dave Gandy. More info on licenses at https://forkawesome.github.io
|
||||
font_em: 1792
|
||||
font_ascent: 1536
|
||||
font_descent: 256
|
||||
input:
|
||||
vectors: svg
|
||||
fonts_path_relative_to_css: ./
|
||||
@@ -0,0 +1,86 @@
|
||||
# used
|
||||
home # My profile link
|
||||
sign-out # logout menu button
|
||||
sign-in # login form
|
||||
user-plus # register icon
|
||||
user-circle-o # profile header, menu
|
||||
vcard-o # handle icon
|
||||
users # public page users list
|
||||
user # single user
|
||||
key-modern # account setup link
|
||||
|
||||
github # social login
|
||||
facebook-square # social login
|
||||
google # social login
|
||||
|
||||
inbox # button for the list of proposals
|
||||
|
||||
th-list # nbr of table rows
|
||||
comment # comments button
|
||||
code-fork # fork, or number of forks
|
||||
pencil # edit / propose change button
|
||||
|
||||
save # form save btn
|
||||
link # user homepage link icon
|
||||
globe # form-group for URLs
|
||||
|
||||
question-circle # form help bubble
|
||||
calendar # user join date
|
||||
|
||||
table # icon in table list
|
||||
star-o # table fab btn
|
||||
star # table fav btn, active
|
||||
history # nbr of revisions icon
|
||||
|
||||
eye # visit count
|
||||
|
||||
download # export buttons
|
||||
wrench # Table options
|
||||
|
||||
trash-o
|
||||
plus
|
||||
warning
|
||||
undo
|
||||
|
||||
close
|
||||
hourglass
|
||||
|
||||
sun-o
|
||||
moon-o
|
||||
|
||||
chevron-up
|
||||
chevron-down
|
||||
|
||||
|
||||
# Unused
|
||||
; sliders
|
||||
;
|
||||
;
|
||||
; check
|
||||
; trash-o
|
||||
; trash
|
||||
; close
|
||||
;
|
||||
; eye
|
||||
; eye-slash
|
||||
; filter
|
||||
; flag
|
||||
; search
|
||||
;
|
||||
; legal
|
||||
; rss
|
||||
; reply
|
||||
;
|
||||
; bell
|
||||
; bell-o
|
||||
;
|
||||
; download
|
||||
; cloud-upload
|
||||
; share-alt
|
||||
;
|
||||
; sort
|
||||
; sort-asc
|
||||
; sort-desc
|
||||
; quote-left
|
||||
;
|
||||
; clock-o
|
||||
Reference in New Issue
Block a user