Add more icons to links.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-09-17 03:09:04 -04:00
parent 4d53c9aec7
commit ac07d4a63f
10 changed files with 31 additions and 27 deletions

View File

@@ -9,6 +9,9 @@ icon_document_parsing_errors_list = Icon(
icon_document_content_download = Icon(
driver_name='fontawesome', symbol='file-alt'
)
icon_document_type_parsing_settings = Icon(
driver_name='fontawesome', symbol='font'
)
icon_document_type_submit = Icon(
driver_name='fontawesome', symbol='crosshairs'
)