jekyll-theme-prettydocs 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/README.md +48 -0
- data/_includes/blue-doc-wrapper.html +293 -0
- data/_includes/blue-header.html +17 -0
- data/_includes/card-charts.html +10 -0
- data/_includes/card-components.html +10 -0
- data/_includes/card-faqs.html +10 -0
- data/_includes/card-license.html +10 -0
- data/_includes/card-quick.html +10 -0
- data/_includes/card-showcase.html +10 -0
- data/_includes/cards-section.html +26 -0
- data/_includes/doc-wrapper.html +170 -0
- data/_includes/fb-root.html +9 -0
- data/_includes/footer.html +7 -0
- data/_includes/green-doc-wrapper.html +484 -0
- data/_includes/green-header.html +17 -0
- data/_includes/header.html +17 -0
- data/_includes/landing-header.html +22 -0
- data/_includes/orange-doc-wrapper.html +65 -0
- data/_includes/orange-header.html +17 -0
- data/_includes/pink-doc-wrapper.html +281 -0
- data/_includes/pink-header.html +17 -0
- data/_includes/promo-block.html +26 -0
- data/_includes/purple-doc-wrapper.html +138 -0
- data/_includes/purple-header.html +17 -0
- data/_layouts/blue.html +53 -0
- data/_layouts/default.html +53 -0
- data/_layouts/green.html +51 -0
- data/_layouts/landing-page.html +50 -0
- data/_layouts/orange.html +53 -0
- data/_layouts/page.html +5 -0
- data/_layouts/pink.html +53 -0
- data/_layouts/post.html +5 -0
- data/_layouts/purple.html +53 -0
- data/assets/css/styles.css +1267 -0
- data/assets/images/demo/appkit-account-billing-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-billing.jpg +0 -0
- data/assets/images/demo/appkit-account-drive-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-drive.jpg +0 -0
- data/assets/images/demo/appkit-account-messages-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-messages.jpg +0 -0
- data/assets/images/demo/appkit-account-profile-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-profile.jpg +0 -0
- data/assets/images/demo/appkit-account-reminders-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-reminders.jpg +0 -0
- data/assets/images/demo/appkit-account-settings-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-settings.jpg +0 -0
- data/assets/images/demo/appkit-activities-thumb.jpg +0 -0
- data/assets/images/demo/appkit-activities.jpg +0 -0
- data/assets/images/demo/appkit-chart-chartjs-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-chartjs.jpg +0 -0
- data/assets/images/demo/appkit-chart-flot-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-flot.jpg +0 -0
- data/assets/images/demo/appkit-chart-inline-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-inline.jpg +0 -0
- data/assets/images/demo/appkit-chart-morris-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-morris.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-1-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-1.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-2-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-2.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-3-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-3.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-4-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-4.jpg +0 -0
- data/assets/images/demo/appkit-discussion-thumb.jpg +0 -0
- data/assets/images/demo/appkit-discussion.jpg +0 -0
- data/assets/images/demo/appkit-discussions-thumb.jpg +0 -0
- data/assets/images/demo/appkit-discussions.jpg +0 -0
- data/assets/images/demo/appkit-inbox-thumb.jpg +0 -0
- data/assets/images/demo/appkit-inbox.jpg +0 -0
- data/assets/images/demo/appkit-member-thumb.jpg +0 -0
- data/assets/images/demo/appkit-member.jpg +0 -0
- data/assets/images/demo/appkit-members-thumb.jpg +0 -0
- data/assets/images/demo/appkit-members.jpg +0 -0
- data/assets/images/demo/appkit-pricing-thumb.jpg +0 -0
- data/assets/images/demo/appkit-pricing.jpg +0 -0
- data/assets/images/demo/appkit-project-thumb.jpg +0 -0
- data/assets/images/demo/appkit-project.jpg +0 -0
- data/assets/images/demo/appkit-projects-thumb.jpg +0 -0
- data/assets/images/demo/appkit-projects.jpg +0 -0
- data/assets/images/demo/appkit-tickets-thumb.jpg +0 -0
- data/assets/images/demo/appkit-tickets.jpg +0 -0
- data/assets/images/demo/appkit-timeline-thumb.jpg +0 -0
- data/assets/images/demo/appkit-timeline.jpg +0 -0
- data/assets/images/demo/appkit-widgets-thumb.jpg +0 -0
- data/assets/images/demo/appkit-widgets.jpg +0 -0
- data/assets/images/demo/author-profile.png +0 -0
- data/assets/images/demo/elegant-icon-font.jpg +0 -0
- data/assets/images/demo/fontawesome-icons.png +0 -0
- data/assets/images/demo/theme-atom.png +0 -0
- data/assets/images/demo/theme-college-green.png +0 -0
- data/assets/images/demo/theme-decibel.png +0 -0
- data/assets/images/demo/theme-delta.png +0 -0
- data/assets/images/demo/theme-devaid.png +0 -0
- data/assets/images/demo/theme-developer.png +0 -0
- data/assets/images/demo/theme-devstudio.png +0 -0
- data/assets/images/demo/theme-epicure.png +0 -0
- data/assets/images/demo/theme-matrimony.png +0 -0
- data/assets/images/demo/theme-onboard.png +0 -0
- data/assets/images/demo/theme-tempo.png +0 -0
- data/assets/images/demo/theme-trades.png +0 -0
- data/assets/images/demo/theme-velocity.png +0 -0
- data/assets/images/empty.gif +0 -0
- data/assets/js/main.js +47 -0
- data/assets/less/base.less +308 -0
- data/assets/less/doc.less +747 -0
- data/assets/less/landing.less +244 -0
- data/assets/less/mixins.less +185 -0
- data/assets/less/styles.less +13 -0
- data/assets/less/theme-default.less +115 -0
- data/assets/plugins/bootstrap/.editorconfig +17 -0
- data/assets/plugins/bootstrap/.gitattributes +15 -0
- data/assets/plugins/bootstrap/.gitignore +41 -0
- data/assets/plugins/bootstrap/.hound.yml +5 -0
- data/assets/plugins/bootstrap/.travis.yml +46 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.css +587 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.css.map +0 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.min.css +6 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.min.css.map +0 -0
- data/assets/plugins/bootstrap/css/bootstrap.css +6760 -0
- data/assets/plugins/bootstrap/css/bootstrap.css.map +0 -0
- data/assets/plugins/bootstrap/css/bootstrap.min.css +6 -0
- data/assets/plugins/bootstrap/css/bootstrap.min.css.map +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg +288 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2 +0 -0
- data/assets/plugins/bootstrap/js/bootstrap.js +2363 -0
- data/assets/plugins/bootstrap/js/bootstrap.min.js +7 -0
- data/assets/plugins/bootstrap/js/npm.js +13 -0
- data/assets/plugins/elegant_font/Licensing/gpl_license.txt +339 -0
- data/assets/plugins/elegant_font/Licensing/mit_license.txt +21 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.eot +0 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.svg +1832 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.ttf +0 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.woff +0 -0
- data/assets/plugins/elegant_font/css/index.html +3019 -0
- data/assets/plugins/elegant_font/css/lte-ie7.js +387 -0
- data/assets/plugins/elegant_font/css/style.css +1159 -0
- data/assets/plugins/elegant_font/images/PNG/arrow-up-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_back.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2down_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2dwnn_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-up_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot_up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_condense.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_condense_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt3.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_move.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_up-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_adjust-horiz.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_adjust-vert.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_archive.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_archive_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_bag.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_bag_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_balance.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_blocked.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_book.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_book_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_box-checked.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_box-empty.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_box-selected.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_briefcase.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_briefcase_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_building.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_building_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_calculator_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_calendar.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_calulator.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_camera.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_camera_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cart_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_chat.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_chat_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_check.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_check_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_check_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_circle-empty.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_circle-slelected.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_clipboard.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_clock.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_clock_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_close.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_close_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_close_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-download.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-download_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-upload.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-upload_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cog.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cogs.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_comment.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_comment_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_compass.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_compass_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cone.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cone_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_contacts.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_contacts_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_creditcard.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_currency.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_currency_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cursor.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cursor_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_datareport.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_datareport_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_desktop.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_dislike.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_dislike_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_document.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_document_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_documents.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_documents_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_download.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drawer.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drawer_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drive.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drive_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_easel.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_easel_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-circle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-oct.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-oct_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-triangle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-triangle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_film.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_floppy.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_floppy_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_flowchart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_flowchart_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-add.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-add_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-open.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-open_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder_download.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder_upload.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_genius.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_gift.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_gift_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_globe-2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_globe.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_globe_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_grid-2x2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_grid-3x3.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_group.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_headphones.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_heart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_heart_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_hourglass.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_house.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_house_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id-2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id-2_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_image.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_images.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_info.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_info_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_key.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_key_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_laptop.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lifesaver.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lightbulb.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lightbulb_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_like.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_like_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_link.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_link_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_loading.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock-open.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock-open_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mail.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mail_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_map.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_map_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-circle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-circle_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-square_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-square_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mic.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mic_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus-06.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus-box.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mobile.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mug.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mug_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_music.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ol.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_paperclip.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pause.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pause_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pause_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil-edit.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil-edit_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pens.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pens_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_percent.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_percent_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_phone.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_piechart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pin.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pin_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus-box.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_printer-alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_printer.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_profile.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pushpin.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pushpin_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_puzzle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_puzzle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_question.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_question_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_question_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_quotations.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_quotations_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_quotations_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_refresh.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ribbon.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ribbon_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_rook.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_search.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_search2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_search_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_shield.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_shield_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star-half.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star-half_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_stop.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_stop_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_stop_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_table.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tablet.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tag.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tag_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tags.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tags_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_target.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tool.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_toolbox.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_toolbox_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tools.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_trash.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_trash_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ul.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_upload.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_vol-mute.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_vol-mute_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-high.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-high_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-low.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-low_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_wallet.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_wallet_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-in.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-in_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-out.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-out_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_blogger.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_blogger_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_blogger_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_delicious.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_delicious_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_delicious_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_deviantart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_deviantart_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_deviantart_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_dribbble.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_dribbble_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_dribbble_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_facebook.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_facebook_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_facebook_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_flickr.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_flickr_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_flickr_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googledrive.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googledrive_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googledrive_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googleplus.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googleplus_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googleplus_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_instagram.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_instagram_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_instagram_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_linkedin.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_linkedin_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_linkedin_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_myspace.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_myspace_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_myspace_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_picassa.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_picassa_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_picassa_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_pinterest.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_pinterest_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_pinterest_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_rss.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_rss_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_rss_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_share.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_share_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_share_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_skype.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_skype_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_skype_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_spotify.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_spotify_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_spotify_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_stumbleupon_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_stumbleupon_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumbleupon.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumblr.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumblr_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumblr_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_twitter.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_twitter_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_twitter_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_vimeo.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_vimeo_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_vimeo_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_wordpress.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_wordpress_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_wordpress_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_youtube.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_youtube_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_youtube_square.png +0 -0
- data/assets/plugins/elegant_font/images/SVG/arrow-up-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_back.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2down_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2dwnn_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-up_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot_up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_condense.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_condense_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt3.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_move.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_up-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_adjust-horiz.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_adjust-vert.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_archive.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_archive_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_bag.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_bag_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_balance.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_blocked.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_book.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_book_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_box-checked.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_box-empty.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_box-selected.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_briefcase.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_briefcase_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_building.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_building_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_calculator_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_calendar.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_calulator.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_camera.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_camera_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cart_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_chat.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_chat_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_check.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_check_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_check_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_circle-empty.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_circle-slelected.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_clipboard.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_clock.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_clock_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_close.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_close_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_close_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-download.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-download_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-upload.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-upload_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cog.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cogs.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_comment.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_comment_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_compass.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_compass_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cone.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cone_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_contacts.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_contacts_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_creditcard.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_currency.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_currency_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cursor.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cursor_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_datareport.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_datareport_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_desktop.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_dislike.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_dislike_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_document.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_document_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_documents.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_documents_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_download.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drawer.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drawer_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drive.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drive_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_easel.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_easel_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-circle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-oct.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-oct_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-triangle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-triangle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_film.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_floppy.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_floppy_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_flowchart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_flowchart_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-add.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-add_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-open.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-open_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder_download.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder_upload.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_genius.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_gift.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_gift_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_globe-2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_globe.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_globe_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_grid-2x2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_grid-3x3.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_group.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_headphones.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_heart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_heart_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_hourglass.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_house.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_house_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id-2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id-2_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_image.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_images.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_info.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_info_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_key.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_key_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_laptop.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lifesaver.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lightbulb.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lightbulb_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_like.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_like_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_link.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_link_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_loading.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock-open.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock-open_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mail.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mail_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_map.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_map_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-circle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-circle_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-square_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-square_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mic.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mic_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus-06.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus-box.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mobile.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mug.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mug_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_music.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ol.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_paperclip.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pause.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pause_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pause_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil-edit.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil-edit_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pens.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pens_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_percent.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_percent_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_phone.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_piechart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pin.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pin_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus-box.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_printer-alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_printer.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_profile.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pushpin.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pushpin_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_puzzle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_puzzle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_question.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_question_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_question_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_quotations.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_quotations_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_quotations_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_refresh.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ribbon.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ribbon_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_rook.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_search.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_search2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_search_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_shield.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_shield_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star-half.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star-half_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_stop.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_stop_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_stop_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_table.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tablet.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tag.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tag_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tags.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tags_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_target.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tool.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_toolbox.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_toolbox_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tools.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_trash.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_trash_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ul.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_upload.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_vol-mute.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_vol-mute_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-high.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-high_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-low.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-low_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_wallet.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_wallet_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-in.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-in_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-out.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-out_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_blogger.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_blogger_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_blogger_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_delicious.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_delicious_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_delicious_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_deviantart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_deviantart_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_deviantart_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_dribbble.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_dribbble_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_dribbble_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_facebook.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_facebook_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_facebook_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_flickr.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_flickr_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_flickr_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googledrive.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googledrive_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googledrive_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googleplus.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googleplus_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googleplus_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_instagram.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_instagram_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_instagram_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_linkedin.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_linkedin_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_linkedin_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_myspace.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_myspace_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_myspace_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_picassa.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_picassa_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_picassa_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_pinterest.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_pinterest_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_pinterest_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_rss.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_rss_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_rss_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_share.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_share_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_share_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_skype.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_skype_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_skype_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_spotify.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_spotify_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_spotify_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_stumbleupon_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_stumbleupon_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumbleupon.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumblr.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumblr_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumblr_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_twitter.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_twitter_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_twitter_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_vimeo.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_vimeo_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_vimeo_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_wordpress.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_wordpress_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_wordpress_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_youtube.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_youtube_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_youtube_square.svg +1 -0
- data/assets/plugins/font-awesome/HELP-US-OUT.txt +7 -0
- data/assets/plugins/font-awesome/css/font-awesome.css +2199 -0
- data/assets/plugins/font-awesome/css/font-awesome.min.css +4 -0
- data/assets/plugins/font-awesome/fonts/FontAwesome.otf +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.eot +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.svg +685 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.ttf +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.woff +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.woff2 +0 -0
- data/assets/plugins/font-awesome/less/animated.less +34 -0
- data/assets/plugins/font-awesome/less/bordered-pulled.less +25 -0
- data/assets/plugins/font-awesome/less/core.less +12 -0
- data/assets/plugins/font-awesome/less/fixed-width.less +6 -0
- data/assets/plugins/font-awesome/less/font-awesome.less +18 -0
- data/assets/plugins/font-awesome/less/icons.less +733 -0
- data/assets/plugins/font-awesome/less/larger.less +13 -0
- data/assets/plugins/font-awesome/less/list.less +19 -0
- data/assets/plugins/font-awesome/less/mixins.less +60 -0
- data/assets/plugins/font-awesome/less/path.less +15 -0
- data/assets/plugins/font-awesome/less/rotated-flipped.less +20 -0
- data/assets/plugins/font-awesome/less/screen-reader.less +5 -0
- data/assets/plugins/font-awesome/less/stacked.less +20 -0
- data/assets/plugins/font-awesome/less/variables.less +744 -0
- data/assets/plugins/font-awesome/scss/_animated.scss +34 -0
- data/assets/plugins/font-awesome/scss/_bordered-pulled.scss +25 -0
- data/assets/plugins/font-awesome/scss/_core.scss +12 -0
- data/assets/plugins/font-awesome/scss/_fixed-width.scss +6 -0
- data/assets/plugins/font-awesome/scss/_icons.scss +733 -0
- data/assets/plugins/font-awesome/scss/_larger.scss +13 -0
- data/assets/plugins/font-awesome/scss/_list.scss +19 -0
- data/assets/plugins/font-awesome/scss/_mixins.scss +60 -0
- data/assets/plugins/font-awesome/scss/_path.scss +15 -0
- data/assets/plugins/font-awesome/scss/_rotated-flipped.scss +20 -0
- data/assets/plugins/font-awesome/scss/_screen-reader.scss +5 -0
- data/assets/plugins/font-awesome/scss/_stacked.scss +20 -0
- data/assets/plugins/font-awesome/scss/_variables.scss +744 -0
- data/assets/plugins/font-awesome/scss/font-awesome.scss +18 -0
- data/assets/plugins/jquery-1.12.3.min.js +5 -0
- data/assets/plugins/jquery-match-height/CHANGELOG.md +24 -0
- data/assets/plugins/jquery-match-height/LICENSE +21 -0
- data/assets/plugins/jquery-match-height/README.md +170 -0
- data/assets/plugins/jquery-match-height/bower.json +26 -0
- data/assets/plugins/jquery-match-height/jquery.matchHeight-min.js +10 -0
- data/assets/plugins/jquery-match-height/jquery.matchHeight.js +298 -0
- data/assets/plugins/jquery-match-height/matchHeight.jquery.json +32 -0
- data/assets/plugins/jquery-match-height/test.css +265 -0
- data/assets/plugins/jquery-match-height/test.html +288 -0
- data/assets/plugins/jquery-match-height/test.js +33 -0
- data/assets/plugins/jquery-scrollTo/.gitignore +16 -0
- data/assets/plugins/jquery-scrollTo/.jscsrc +41 -0
- data/assets/plugins/jquery-scrollTo/.jshintrc +23 -0
- data/assets/plugins/jquery-scrollTo/CHANGELOG +178 -0
- data/assets/plugins/jquery-scrollTo/LICENSE +22 -0
- data/assets/plugins/jquery-scrollTo/README.md +151 -0
- data/assets/plugins/jquery-scrollTo/bower.json +28 -0
- data/assets/plugins/jquery-scrollTo/composer.json +32 -0
- data/assets/plugins/jquery-scrollTo/demo/css/style.css +150 -0
- data/assets/plugins/jquery-scrollTo/demo/css/style.old.css +69 -0
- data/assets/plugins/jquery-scrollTo/demo/index.html +252 -0
- data/assets/plugins/jquery-scrollTo/demo/index.old.html +128 -0
- data/assets/plugins/jquery-scrollTo/jquery.scrollTo.js +210 -0
- data/assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js +7 -0
- data/assets/plugins/jquery-scrollTo/package.json +20 -0
- data/assets/plugins/jquery-scrollTo/tests/ElemMaxY-compat.html +21 -0
- data/assets/plugins/jquery-scrollTo/tests/ElemMaxY-quirks.html +20 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-compat.html +19 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-quirks.html +18 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-to-iframe-compat.html +20 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-to-iframe-quirks.html +19 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-with-iframe-compat.html +11 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-with-iframe-quirks.html +10 -0
- data/assets/plugins/jquery-scrollTo/tests/index.html +24 -0
- data/assets/plugins/jquery-scrollTo/tests/test.js +21 -0
- data/assets/plugins/lightbox/.gitignore +6 -0
- data/assets/plugins/lightbox/Gruntfile.js +84 -0
- data/assets/plugins/lightbox/LICENSE.txt +339 -0
- data/assets/plugins/lightbox/README.md +10 -0
- data/assets/plugins/lightbox/bower.json +38 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.css +62 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.js +400 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.min.css +6 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.min.js +7 -0
- data/assets/plugins/lightbox/ekko-lightbox.coffee +353 -0
- data/assets/plugins/lightbox/ekko-lightbox.less +64 -0
- data/assets/plugins/lightbox/examples/index.html +559 -0
- data/assets/plugins/lightbox/examples/remote/page1.html +9 -0
- data/assets/plugins/lightbox/examples/remote/page2.html +9 -0
- data/assets/plugins/lightbox/examples/remote/readme.md +1 -0
- data/assets/plugins/lightbox/package.json +46 -0
- data/assets/plugins/prism/min/prism-min.js +2 -0
- data/assets/plugins/prism/prism.css +163 -0
- data/assets/plugins/prism/prism.js +18 -0
- metadata +1039 -0
@@ -0,0 +1,747 @@
|
|
1
|
+
/* ======= Doc Styling ======= */
|
2
|
+
.doc-wrapper {
|
3
|
+
padding: 45px 0;
|
4
|
+
background: @smoky-grey;
|
5
|
+
}
|
6
|
+
|
7
|
+
.doc-body {
|
8
|
+
position: relative;
|
9
|
+
}
|
10
|
+
|
11
|
+
.doc-header {
|
12
|
+
margin-bottom: 30px;
|
13
|
+
.doc-title {
|
14
|
+
color: @color-primary;
|
15
|
+
margin-top: 0;
|
16
|
+
font-size: 36px;
|
17
|
+
.body-green & {
|
18
|
+
color: @color-green;
|
19
|
+
}
|
20
|
+
.body-blue & {
|
21
|
+
color: @color-blue;
|
22
|
+
}
|
23
|
+
.body-orange & {
|
24
|
+
color: @color-orange;
|
25
|
+
}
|
26
|
+
.body-red & {
|
27
|
+
color: @color-red;
|
28
|
+
}
|
29
|
+
.body-pink & {
|
30
|
+
color: @color-pink;
|
31
|
+
}
|
32
|
+
.body-purple & {
|
33
|
+
color: @color-purple;
|
34
|
+
}
|
35
|
+
}
|
36
|
+
.icon {
|
37
|
+
font-size: 30px;
|
38
|
+
}
|
39
|
+
.meta {
|
40
|
+
color: @grey;
|
41
|
+
}
|
42
|
+
}
|
43
|
+
|
44
|
+
.doc-content {
|
45
|
+
margin-left: 230px;
|
46
|
+
}
|
47
|
+
|
48
|
+
|
49
|
+
.doc-section {
|
50
|
+
padding-top: 15px;
|
51
|
+
padding-bottom: 15px;
|
52
|
+
.section-title {
|
53
|
+
font-size: 26px;
|
54
|
+
margin-top: 0;
|
55
|
+
margin-bottom: 0;
|
56
|
+
font-weight: bold;
|
57
|
+
padding-bottom: 10px;
|
58
|
+
border-bottom: 1px solid darken(@divider, 10%);
|
59
|
+
}
|
60
|
+
|
61
|
+
h1 {
|
62
|
+
font-size: 24px;
|
63
|
+
font-weight: bold;
|
64
|
+
}
|
65
|
+
h2 {
|
66
|
+
font-size: 22px;
|
67
|
+
font-weight: bold;
|
68
|
+
}
|
69
|
+
h3 {
|
70
|
+
font-size: 20px;
|
71
|
+
font-weight: bold;
|
72
|
+
}
|
73
|
+
h4 {
|
74
|
+
font-size: 18px;
|
75
|
+
font-weight: bold;
|
76
|
+
}
|
77
|
+
h5 {
|
78
|
+
font-size: 16px;
|
79
|
+
font-weight: bold;
|
80
|
+
}
|
81
|
+
h6 {
|
82
|
+
font-size: 14px;
|
83
|
+
font-weight: bold;
|
84
|
+
}
|
85
|
+
}
|
86
|
+
|
87
|
+
.section-block {
|
88
|
+
padding-top: 15px;
|
89
|
+
padding-bottom: 15px;
|
90
|
+
.block-title {
|
91
|
+
margin-top: 0;
|
92
|
+
}
|
93
|
+
.list {
|
94
|
+
&>li {
|
95
|
+
margin-bottom: 10px;
|
96
|
+
}
|
97
|
+
ul {
|
98
|
+
&> li {
|
99
|
+
margin-top:5px;
|
100
|
+
}
|
101
|
+
}
|
102
|
+
}
|
103
|
+
|
104
|
+
}
|
105
|
+
|
106
|
+
.question {
|
107
|
+
|
108
|
+
font-weight: 400 !important;
|
109
|
+
color: darken(@color-primary, 5%);
|
110
|
+
.body-green {
|
111
|
+
color: darken(@color-green, 5%);
|
112
|
+
}
|
113
|
+
.body-blue & {
|
114
|
+
color: darken(@color-blue, 5%);
|
115
|
+
}
|
116
|
+
.body-orange &{
|
117
|
+
color: darken(@color-orange, 5%);
|
118
|
+
}
|
119
|
+
.body-pink &{
|
120
|
+
color: darken(@color-pink, 5%);
|
121
|
+
}
|
122
|
+
.body-purple &{
|
123
|
+
color: darken(@color-purple, 5%);
|
124
|
+
}
|
125
|
+
.fa {
|
126
|
+
.opacity(0.6);
|
127
|
+
}
|
128
|
+
.label {
|
129
|
+
font-size: 11px;
|
130
|
+
vertical-align: middle;
|
131
|
+
}
|
132
|
+
}
|
133
|
+
|
134
|
+
.answer {
|
135
|
+
color: @text-color-secondary;
|
136
|
+
}
|
137
|
+
|
138
|
+
.code-block {
|
139
|
+
margin-top: 30px;
|
140
|
+
margin-bottom: 30px;
|
141
|
+
}
|
142
|
+
|
143
|
+
.callout-block {
|
144
|
+
padding: 30px;
|
145
|
+
.border-radius(4px);
|
146
|
+
position: relative;
|
147
|
+
margin-bottom: 30px;
|
148
|
+
a {
|
149
|
+
color: rgba(0, 0, 0, 0.55) !important;
|
150
|
+
&:hover {
|
151
|
+
color: rgba(0, 0, 0, 0.65) !important;
|
152
|
+
}
|
153
|
+
}
|
154
|
+
.icon-holder {
|
155
|
+
font-size: 30px;
|
156
|
+
position: absolute;
|
157
|
+
left: 30px;
|
158
|
+
top: 30px;
|
159
|
+
color: rgba(0, 0, 0, 0.25);
|
160
|
+
}
|
161
|
+
.content {
|
162
|
+
margin-left: 60px;
|
163
|
+
p {
|
164
|
+
&:last-child {
|
165
|
+
margin-bottom: 0;
|
166
|
+
}
|
167
|
+
}
|
168
|
+
}
|
169
|
+
.callout-title {
|
170
|
+
margin-top: 0;
|
171
|
+
margin-bottom: 5px;
|
172
|
+
color: rgba(0, 0, 0, 0.65);
|
173
|
+
}
|
174
|
+
}
|
175
|
+
|
176
|
+
.callout-info {
|
177
|
+
background: @color-blue;
|
178
|
+
color: #fff;
|
179
|
+
}
|
180
|
+
|
181
|
+
.callout-success {
|
182
|
+
background: @color-green;
|
183
|
+
color: #fff;
|
184
|
+
}
|
185
|
+
|
186
|
+
.callout-warning {
|
187
|
+
background: @color-orange;
|
188
|
+
color: #fff;
|
189
|
+
}
|
190
|
+
|
191
|
+
.callout-danger {
|
192
|
+
background: @color-red;
|
193
|
+
color: #fff;
|
194
|
+
}
|
195
|
+
|
196
|
+
.table>thead>tr>th {
|
197
|
+
border-bottom-color: lighten(@color-primary, 20%);
|
198
|
+
.body-green & {
|
199
|
+
border-bottom-color: lighten(@color-green, 20%);
|
200
|
+
}
|
201
|
+
.body-blue & {
|
202
|
+
border-bottom-color: lighten(@color-blue, 20%);
|
203
|
+
}
|
204
|
+
.body-orange & {
|
205
|
+
border-bottom-color: lighten(@color-orange, 20%);
|
206
|
+
}
|
207
|
+
.body-pink & {
|
208
|
+
border-bottom-color: lighten(@color-pink, 20%);
|
209
|
+
}
|
210
|
+
.body-purple & {
|
211
|
+
border-bottom-color: lighten(@color-purple, 20%);
|
212
|
+
}
|
213
|
+
}
|
214
|
+
.table-bordered>thead>tr>th {
|
215
|
+
border-bottom-color: inherit;
|
216
|
+
}
|
217
|
+
|
218
|
+
.table-striped>tbody>tr:nth-of-type(odd) {
|
219
|
+
background-color: @smoky-white;
|
220
|
+
}
|
221
|
+
|
222
|
+
|
223
|
+
.screenshot-holder {
|
224
|
+
margin-top: 15px;
|
225
|
+
margin-bottom: 15px;
|
226
|
+
position: relative;
|
227
|
+
text-align: center;
|
228
|
+
img {
|
229
|
+
border: 1px solid @divider;
|
230
|
+
}
|
231
|
+
.mask {
|
232
|
+
display: block;
|
233
|
+
visibility: hidden;
|
234
|
+
position: absolute;
|
235
|
+
width: 100%;
|
236
|
+
height: 100%;
|
237
|
+
left: 0;
|
238
|
+
top: 0;
|
239
|
+
background: rgba(0, 0, 0, 0.25);
|
240
|
+
cursor: pointer;
|
241
|
+
text-decoration: none;
|
242
|
+
.icon {
|
243
|
+
color: #fff;
|
244
|
+
font-size: 42px;
|
245
|
+
display: block;
|
246
|
+
position: absolute;
|
247
|
+
width: 100%;
|
248
|
+
height: 100%;
|
249
|
+
top: 50%;
|
250
|
+
margin-top: -21px;
|
251
|
+
|
252
|
+
}
|
253
|
+
}
|
254
|
+
&:hover {
|
255
|
+
.mask {
|
256
|
+
visibility: visible;
|
257
|
+
}
|
258
|
+
}
|
259
|
+
}
|
260
|
+
|
261
|
+
.jumbotron {
|
262
|
+
h1 {
|
263
|
+
font-size: 28px;
|
264
|
+
margin-top: 0;
|
265
|
+
margin-bottom: 30px;
|
266
|
+
}
|
267
|
+
}
|
268
|
+
|
269
|
+
.author-profile {
|
270
|
+
margin-top: 30px;
|
271
|
+
img {
|
272
|
+
width: 100px;
|
273
|
+
height: 100px;
|
274
|
+
}
|
275
|
+
}
|
276
|
+
|
277
|
+
.speech-bubble {
|
278
|
+
background: #fff;
|
279
|
+
.border-radius(4px);
|
280
|
+
padding: 30px;
|
281
|
+
margin-top: 20px;
|
282
|
+
margin-bottom: 30px;
|
283
|
+
position: relative;
|
284
|
+
|
285
|
+
.speech-title {
|
286
|
+
font-size: 16px;
|
287
|
+
}
|
288
|
+
|
289
|
+
.jumbotron & {
|
290
|
+
|
291
|
+
p {
|
292
|
+
font-size: 14px;
|
293
|
+
font-weight: normal;
|
294
|
+
color: @text-color-secondary;
|
295
|
+
}
|
296
|
+
}
|
297
|
+
|
298
|
+
&:before {
|
299
|
+
content: "";
|
300
|
+
display: inline-block;
|
301
|
+
position: absolute;
|
302
|
+
left: 50%;
|
303
|
+
top: -10px;
|
304
|
+
margin-left: -10px;
|
305
|
+
width: 0;
|
306
|
+
height: 0;
|
307
|
+
border-left: 10px solid transparent;
|
308
|
+
border-right: 10px solid transparent;
|
309
|
+
border-bottom: 10px solid #fff;
|
310
|
+
|
311
|
+
}
|
312
|
+
}
|
313
|
+
|
314
|
+
.card {
|
315
|
+
text-align: center;
|
316
|
+
border: 1px solid darken(@divider, 5%);
|
317
|
+
.border-radius(4px);
|
318
|
+
margin-bottom: 30px;
|
319
|
+
position: relative;
|
320
|
+
|
321
|
+
.card-block {
|
322
|
+
padding: 15px;
|
323
|
+
}
|
324
|
+
.mask {
|
325
|
+
display: block;
|
326
|
+
visibility: hidden;
|
327
|
+
position: absolute;
|
328
|
+
width: 100%;
|
329
|
+
height: 100%;
|
330
|
+
left: 0;
|
331
|
+
top: 0;
|
332
|
+
background: rgba(0, 0, 0, 0.25);
|
333
|
+
cursor: pointer;
|
334
|
+
text-decoration: none;
|
335
|
+
.icon {
|
336
|
+
|
337
|
+
color: #fff;
|
338
|
+
font-size: 42px;
|
339
|
+
margin-top: 25%;
|
340
|
+
}
|
341
|
+
}
|
342
|
+
&:hover {
|
343
|
+
.mask {
|
344
|
+
visibility: visible;
|
345
|
+
}
|
346
|
+
}
|
347
|
+
}
|
348
|
+
|
349
|
+
|
350
|
+
/* Color Schemes */
|
351
|
+
.body-green {
|
352
|
+
.header {
|
353
|
+
border-color: @color-green;
|
354
|
+
}
|
355
|
+
a {
|
356
|
+
color: @color-green;
|
357
|
+
&:hover {
|
358
|
+
color: darken(@color-green, 10%);
|
359
|
+
}
|
360
|
+
}
|
361
|
+
}
|
362
|
+
.body-blue {
|
363
|
+
.header {
|
364
|
+
border-color: @color-blue;
|
365
|
+
}
|
366
|
+
a {
|
367
|
+
color: @color-blue;
|
368
|
+
&:hover {
|
369
|
+
color: darken(@color-blue, 10%);
|
370
|
+
}
|
371
|
+
}
|
372
|
+
}
|
373
|
+
|
374
|
+
.body-orange {
|
375
|
+
.header {
|
376
|
+
border-color: @color-orange;
|
377
|
+
}
|
378
|
+
a {
|
379
|
+
color: @color-orange;
|
380
|
+
&:hover {
|
381
|
+
color: darken(@color-orange, 10%);
|
382
|
+
}
|
383
|
+
}
|
384
|
+
}
|
385
|
+
|
386
|
+
.body-pink {
|
387
|
+
.header {
|
388
|
+
border-color: @color-pink;
|
389
|
+
}
|
390
|
+
a {
|
391
|
+
color: @color-pink;
|
392
|
+
&:hover {
|
393
|
+
color: darken(@color-pink, 10%);
|
394
|
+
}
|
395
|
+
}
|
396
|
+
}
|
397
|
+
|
398
|
+
.body-purple {
|
399
|
+
.header {
|
400
|
+
border-color: @color-purple;
|
401
|
+
}
|
402
|
+
a {
|
403
|
+
color: @color-purple;
|
404
|
+
&:hover {
|
405
|
+
color: darken(@color-purple, 10%);
|
406
|
+
}
|
407
|
+
}
|
408
|
+
}
|
409
|
+
|
410
|
+
.body-red {
|
411
|
+
.header {
|
412
|
+
border-color: @color-red;
|
413
|
+
}
|
414
|
+
a {
|
415
|
+
color: @color-red;
|
416
|
+
&:hover {
|
417
|
+
color: darken(@color-red, 10%);
|
418
|
+
}
|
419
|
+
}
|
420
|
+
}
|
421
|
+
|
422
|
+
|
423
|
+
|
424
|
+
|
425
|
+
|
426
|
+
|
427
|
+
/* Sidebar */
|
428
|
+
.doc-sidebar {
|
429
|
+
width: 200px;
|
430
|
+
}
|
431
|
+
|
432
|
+
.doc-menu {
|
433
|
+
list-style: none;
|
434
|
+
padding-left: 0;
|
435
|
+
|
436
|
+
& > li {
|
437
|
+
margin-bottom: 5px;
|
438
|
+
& > a {
|
439
|
+
display: block;
|
440
|
+
padding: 5px 15px;
|
441
|
+
border-left: 4px solid transparent;
|
442
|
+
color: @text-color-secondary;
|
443
|
+
&:hover, &:focus {
|
444
|
+
color: @color-primary;
|
445
|
+
text-decoration: none;
|
446
|
+
background: none;
|
447
|
+
.body-green & {
|
448
|
+
color: @color-green;
|
449
|
+
}
|
450
|
+
.body-blue & {
|
451
|
+
color: @color-blue;
|
452
|
+
}
|
453
|
+
.body-orange & {
|
454
|
+
color: @color-orange;
|
455
|
+
}
|
456
|
+
.body-red & {
|
457
|
+
color: @color-red;
|
458
|
+
}
|
459
|
+
.body-pink & {
|
460
|
+
color: @color-pink;
|
461
|
+
}
|
462
|
+
.body-purple & {
|
463
|
+
color: @color-purple;
|
464
|
+
}
|
465
|
+
}
|
466
|
+
}
|
467
|
+
&.active {
|
468
|
+
& > a {
|
469
|
+
background: none;
|
470
|
+
border-left: 4px solid @color-primary;
|
471
|
+
color: @color-primary;
|
472
|
+
font-weight: 600;
|
473
|
+
.body-green & {
|
474
|
+
color: @color-green;
|
475
|
+
border-color: @color-green;
|
476
|
+
}
|
477
|
+
.body-blue & {
|
478
|
+
color: @color-blue;
|
479
|
+
border-color: @color-blue;
|
480
|
+
}
|
481
|
+
.body-orange & {
|
482
|
+
color: @color-orange;
|
483
|
+
border-color: @color-orange;
|
484
|
+
}
|
485
|
+
.body-red & {
|
486
|
+
color: @color-red;
|
487
|
+
border-color: @color-red;
|
488
|
+
}
|
489
|
+
.body-pink & {
|
490
|
+
color: @color-pink;
|
491
|
+
border-color: @color-pink;
|
492
|
+
}
|
493
|
+
.body-purple & {
|
494
|
+
color: @color-purple;
|
495
|
+
border-color: @color-purple;
|
496
|
+
}
|
497
|
+
}
|
498
|
+
|
499
|
+
|
500
|
+
}
|
501
|
+
}
|
502
|
+
}
|
503
|
+
.doc-sub-menu {
|
504
|
+
list-style: none;
|
505
|
+
padding-left: 0;
|
506
|
+
& > li {
|
507
|
+
margin-bottom: 10px;
|
508
|
+
font-size: 12px;
|
509
|
+
&:first-child {
|
510
|
+
padding-top: 5px;
|
511
|
+
}
|
512
|
+
& > a {
|
513
|
+
display: block;
|
514
|
+
color: @text-color-secondary;
|
515
|
+
padding: 0;
|
516
|
+
padding-left: 34px;
|
517
|
+
background: none;
|
518
|
+
&:hover{
|
519
|
+
color: @color-primary;
|
520
|
+
text-decoration: none;
|
521
|
+
background: none;
|
522
|
+
.body-green & {
|
523
|
+
color: @color-green;
|
524
|
+
}
|
525
|
+
.body-blue & {
|
526
|
+
color: @color-blue;
|
527
|
+
}
|
528
|
+
.body-orange & {
|
529
|
+
color: @color-orange;
|
530
|
+
}
|
531
|
+
.body-red & {
|
532
|
+
color: @color-red;
|
533
|
+
}
|
534
|
+
.body-pink & {
|
535
|
+
color: @color-pink;
|
536
|
+
}
|
537
|
+
.body-purple & {
|
538
|
+
color: @color-purple;
|
539
|
+
}
|
540
|
+
}
|
541
|
+
&:focus {
|
542
|
+
background: none;
|
543
|
+
}
|
544
|
+
}
|
545
|
+
&.active {
|
546
|
+
& > a {
|
547
|
+
background: none;
|
548
|
+
color: @color-primary;
|
549
|
+
.body-green & {
|
550
|
+
color: @color-green;
|
551
|
+
}
|
552
|
+
.body-blue & {
|
553
|
+
color: @color-blue;
|
554
|
+
}
|
555
|
+
.body-orange & {
|
556
|
+
color: @color-orange;
|
557
|
+
}
|
558
|
+
.body-red & {
|
559
|
+
color: @color-red;
|
560
|
+
}
|
561
|
+
.body-pink & {
|
562
|
+
color: @color-pink;
|
563
|
+
}
|
564
|
+
.body-purple & {
|
565
|
+
color: @color-purple;
|
566
|
+
}
|
567
|
+
}
|
568
|
+
}
|
569
|
+
}
|
570
|
+
}
|
571
|
+
|
572
|
+
.affix-top {
|
573
|
+
position: absolute;
|
574
|
+
top: 15px;
|
575
|
+
}
|
576
|
+
|
577
|
+
.affix {
|
578
|
+
top: 15px;
|
579
|
+
}
|
580
|
+
|
581
|
+
.affix,
|
582
|
+
.affix-bottom {
|
583
|
+
width: 230px;
|
584
|
+
}
|
585
|
+
|
586
|
+
.affix-bottom {
|
587
|
+
position: absolute;
|
588
|
+
}
|
589
|
+
|
590
|
+
|
591
|
+
/* ===== Promo block ===== */
|
592
|
+
.promo-block {
|
593
|
+
background: darken(@color-primary, 5%);
|
594
|
+
.body-green & {
|
595
|
+
background: darken(@color-green, 5%);
|
596
|
+
}
|
597
|
+
.body-blue & {
|
598
|
+
background: darken(@color-blue, 5%);
|
599
|
+
}
|
600
|
+
.body-orange &{
|
601
|
+
background: darken(@color-orange, 5%);
|
602
|
+
}
|
603
|
+
.body-pink &{
|
604
|
+
background: darken(@color-pink, 5%);
|
605
|
+
}
|
606
|
+
.body-purple &{
|
607
|
+
background: darken(@color-purple, 5%);
|
608
|
+
}
|
609
|
+
|
610
|
+
|
611
|
+
a {
|
612
|
+
color: rgba(0, 0, 0, 0.5);
|
613
|
+
&:hover {
|
614
|
+
color: rgba(0, 0, 0, 0.6);
|
615
|
+
}
|
616
|
+
}
|
617
|
+
.promo-block-inner {
|
618
|
+
padding: 45px;
|
619
|
+
color: #fff;
|
620
|
+
.border-radius(4px);
|
621
|
+
|
622
|
+
}
|
623
|
+
.promo-title {
|
624
|
+
font-size: 20px;
|
625
|
+
font-weight: 800;
|
626
|
+
margin-top:0;
|
627
|
+
margin-bottom: 45px;
|
628
|
+
.fa {
|
629
|
+
color: rgba(0, 0, 0, 0.5);
|
630
|
+
}
|
631
|
+
}
|
632
|
+
.figure-holder-inner {
|
633
|
+
background: #fff;
|
634
|
+
margin-bottom: 30px;
|
635
|
+
position: relative;
|
636
|
+
text-align: center;
|
637
|
+
img {
|
638
|
+
border: 5px solid #fff;
|
639
|
+
}
|
640
|
+
.mask {
|
641
|
+
display: block;
|
642
|
+
visibility: hidden;
|
643
|
+
position: absolute;
|
644
|
+
width: 100%;
|
645
|
+
height: 100%;
|
646
|
+
left: 0;
|
647
|
+
top: 0;
|
648
|
+
background: rgba(256, 256, 256, 0.65);
|
649
|
+
cursor: pointer;
|
650
|
+
text-decoration: none;
|
651
|
+
.icon {
|
652
|
+
color: #fff;
|
653
|
+
font-size: 42px;
|
654
|
+
display: block;
|
655
|
+
position: absolute;
|
656
|
+
width: 100%;
|
657
|
+
height: 100%;
|
658
|
+
top: 50%;
|
659
|
+
margin-top: -21px;
|
660
|
+
&.pink {
|
661
|
+
color: @color-pink;
|
662
|
+
}
|
663
|
+
|
664
|
+
}
|
665
|
+
}
|
666
|
+
&:hover {
|
667
|
+
.mask {
|
668
|
+
visibility: visible;
|
669
|
+
}
|
670
|
+
}
|
671
|
+
|
672
|
+
}
|
673
|
+
|
674
|
+
.content-holder-inner {
|
675
|
+
padding-left: 15px;
|
676
|
+
padding-right: 15px;
|
677
|
+
}
|
678
|
+
|
679
|
+
.content-title {
|
680
|
+
font-size: 16px;
|
681
|
+
font-weight: 600;
|
682
|
+
margin-top: 0;
|
683
|
+
}
|
684
|
+
|
685
|
+
.highlight {
|
686
|
+
color: rgba(0, 0, 0, 0.4);
|
687
|
+
}
|
688
|
+
|
689
|
+
.btn-cta {
|
690
|
+
background: rgba(0, 0, 0, 0.35);
|
691
|
+
border: none;
|
692
|
+
color: #fff !important;
|
693
|
+
margin-bottom: 15px;
|
694
|
+
&:hover {
|
695
|
+
background: rgba(0, 0, 0, 0.5);
|
696
|
+
border: none;
|
697
|
+
color: #fff !important;
|
698
|
+
}
|
699
|
+
}
|
700
|
+
}
|
701
|
+
|
702
|
+
/* Extra small devices (phones, less than 768px) */
|
703
|
+
@media (max-width: 767px) {
|
704
|
+
.doc-content {
|
705
|
+
margin-left: 0;
|
706
|
+
}
|
707
|
+
|
708
|
+
.jumbotron {
|
709
|
+
padding: 30px 15px;
|
710
|
+
h1 {
|
711
|
+
font-size: 24px;
|
712
|
+
margin-bottom: 15px;
|
713
|
+
}
|
714
|
+
p {
|
715
|
+
font-size: 18px;
|
716
|
+
}
|
717
|
+
}
|
718
|
+
.promo-block .promo-block-inner {
|
719
|
+
padding: 30px 15px;
|
720
|
+
}
|
721
|
+
|
722
|
+
.promo-block .content-holder-inner {
|
723
|
+
padding: 0;
|
724
|
+
}
|
725
|
+
.promo-block .promo-title {
|
726
|
+
margin-bottom: 30px;
|
727
|
+
}
|
728
|
+
|
729
|
+
}
|
730
|
+
|
731
|
+
/* Small devices (tablets, 768px and up) */
|
732
|
+
@media (min-width: 768px) {
|
733
|
+
|
734
|
+
}
|
735
|
+
|
736
|
+
/* Medium devices (desktops, 992px and up) */
|
737
|
+
@media (min-width: 992px) {
|
738
|
+
|
739
|
+
}
|
740
|
+
|
741
|
+
/* Large devices (large desktops, 1200px and up) */
|
742
|
+
@media (min-width: 1200px) {
|
743
|
+
|
744
|
+
}
|
745
|
+
|
746
|
+
|
747
|
+
|