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
data/_layouts/post.html
ADDED
@@ -0,0 +1,53 @@
|
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
|
3
|
+
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
|
4
|
+
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
|
5
|
+
<head>
|
6
|
+
<title>Responsive website template for documentations</title>
|
7
|
+
<!-- Meta -->
|
8
|
+
<meta charset="utf-8">
|
9
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
10
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
11
|
+
<meta name="description" content="">
|
12
|
+
<meta name="author" content="">
|
13
|
+
<link rel="shortcut icon" href="favicon.ico">
|
14
|
+
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
|
15
|
+
<!-- Global CSS -->
|
16
|
+
<link rel="stylesheet" href="{{ "assets/plugins/bootstrap/css/bootstrap.min.css" | prepend: site.baseurl }}">
|
17
|
+
<!-- Plugins CSS -->
|
18
|
+
<link rel="stylesheet" href="{{ "assets/plugins/font-awesome/css/font-awesome.css" | prepend: site.baseurl }}">
|
19
|
+
<link rel="stylesheet" href="{{ "assets/plugins/prism/prism.css" | prepend: site.baseurl }}">
|
20
|
+
<link rel="stylesheet" href="{{ "assets/plugins/lightbox/dist/ekko-lightbox.min.css" | prepend: site.baseurl }}">
|
21
|
+
<link rel="stylesheet" href="{{ "assets/plugins/elegant_font/css/style.css" | prepend: site.baseurl }}">
|
22
|
+
|
23
|
+
<!-- Theme CSS -->
|
24
|
+
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
|
25
|
+
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
26
|
+
<!--[if lt IE 9]>
|
27
|
+
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
28
|
+
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
29
|
+
<![endif]-->
|
30
|
+
|
31
|
+
</head>
|
32
|
+
|
33
|
+
<body class="body-purple">
|
34
|
+
<div class="page-wrapper">
|
35
|
+
|
36
|
+
{{ content }}
|
37
|
+
|
38
|
+
</div><!--//page-wrapper-->
|
39
|
+
|
40
|
+
{% include footer.html %}
|
41
|
+
|
42
|
+
<!-- Main Javascript -->
|
43
|
+
<script type="text/javascript" src="{{ "assets/plugins/jquery-1.12.3.min.js" | prepend: site.baseurl }}"></script>
|
44
|
+
<script type="text/javascript" src="{{ "assets/plugins/bootstrap/js/bootstrap.min.js" | prepend: site.baseurl }}"></script>
|
45
|
+
<script type="text/javascript" src="{{ "assets/plugins/prism/prism.js" | prepend: site.baseurl }}"></script>
|
46
|
+
<script type="text/javascript" src="{{ "assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js" | prepend: site.baseurl }}"></script>
|
47
|
+
<script type="text/javascript" src="{{ "assets/plugins/lightbox/dist/ekko-lightbox.min.js" | prepend: site.baseurl }}"></script>
|
48
|
+
<script type="text/javascript" src="{{ "assets/plugins/jquery-match-height/jquery.matchHeight-min.js" | prepend: site.baseurl }}"></script>
|
49
|
+
<script type="text/javascript" src="{{ "assets/js/main.js" | prepend: site.baseurl }}"></script>
|
50
|
+
|
51
|
+
</body>
|
52
|
+
</html>
|
53
|
+
|
@@ -0,0 +1,1267 @@
|
|
1
|
+
/*
|
2
|
+
* Template Name: PrettyDocs - Responsive Website Template for documentations
|
3
|
+
* Version: 1.0
|
4
|
+
* Author: Xiaoying Riley
|
5
|
+
* License: Creative Commons Attribution 3.0 License - https://creativecommons.org/licenses/by/3.0/
|
6
|
+
* Twitter: @3rdwave_themes
|
7
|
+
* Website: http://themes.3rdwavemedia.com/
|
8
|
+
*/
|
9
|
+
/* Theme default */
|
10
|
+
/* ======= Base ======= */
|
11
|
+
body {
|
12
|
+
font-family: 'Open Sans', arial, sans-serif;
|
13
|
+
color: #494d55;
|
14
|
+
font-size: 14px;
|
15
|
+
-webkit-font-smoothing: antialiased;
|
16
|
+
-moz-osx-font-smoothing: grayscale;
|
17
|
+
}
|
18
|
+
html,
|
19
|
+
body {
|
20
|
+
height: 100%;
|
21
|
+
}
|
22
|
+
.page-wrapper {
|
23
|
+
min-height: 100%;
|
24
|
+
/* equal to footer height */
|
25
|
+
margin-bottom: -50px;
|
26
|
+
}
|
27
|
+
.page-wrapper:after {
|
28
|
+
content: "";
|
29
|
+
display: block;
|
30
|
+
height: 50px;
|
31
|
+
}
|
32
|
+
.footer {
|
33
|
+
height: 50px;
|
34
|
+
}
|
35
|
+
p {
|
36
|
+
line-height: 1.5;
|
37
|
+
}
|
38
|
+
a {
|
39
|
+
color: #3aa7aa;
|
40
|
+
-webkit-transition: all 0.4s ease-in-out;
|
41
|
+
-moz-transition: all 0.4s ease-in-out;
|
42
|
+
-ms-transition: all 0.4s ease-in-out;
|
43
|
+
-o-transition: all 0.4s ease-in-out;
|
44
|
+
}
|
45
|
+
a:hover {
|
46
|
+
text-decoration: underline;
|
47
|
+
color: #339597;
|
48
|
+
}
|
49
|
+
a:focus {
|
50
|
+
text-decoration: none;
|
51
|
+
}
|
52
|
+
code {
|
53
|
+
background: #222;
|
54
|
+
color: #fff;
|
55
|
+
font-size: 14px;
|
56
|
+
font-weight: bold;
|
57
|
+
font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
|
58
|
+
padding: 2px 8px;
|
59
|
+
padding-top: 4px;
|
60
|
+
display: inline-block;
|
61
|
+
}
|
62
|
+
.btn,
|
63
|
+
a.btn {
|
64
|
+
-webkit-transition: all 0.4s ease-in-out;
|
65
|
+
-moz-transition: all 0.4s ease-in-out;
|
66
|
+
-ms-transition: all 0.4s ease-in-out;
|
67
|
+
-o-transition: all 0.4s ease-in-out;
|
68
|
+
font-weight: 600;
|
69
|
+
font-size: 14px;
|
70
|
+
line-height: 1.5;
|
71
|
+
}
|
72
|
+
.btn .fa,
|
73
|
+
a.btn .fa {
|
74
|
+
margin-right: 5px;
|
75
|
+
}
|
76
|
+
.btn-primary,
|
77
|
+
a.btn-primary {
|
78
|
+
background: #40babd;
|
79
|
+
border: 1px solid #40babd;
|
80
|
+
color: #fff !important;
|
81
|
+
}
|
82
|
+
.btn-primary:hover,
|
83
|
+
a.btn-primary:hover,
|
84
|
+
.btn-primary:focus,
|
85
|
+
a.btn-primary:focus,
|
86
|
+
.btn-primary:active,
|
87
|
+
a.btn-primary:active,
|
88
|
+
.btn-primary.active,
|
89
|
+
a.btn-primary.active,
|
90
|
+
.btn-primary.hover,
|
91
|
+
a.btn-primary.hover {
|
92
|
+
background: #3aa7aa;
|
93
|
+
color: #fff !important;
|
94
|
+
border: 1px solid #3aa7aa;
|
95
|
+
}
|
96
|
+
.btn-green,
|
97
|
+
a.btn-green {
|
98
|
+
background: #75c181;
|
99
|
+
border: 1px solid #75c181;
|
100
|
+
color: #fff !important;
|
101
|
+
}
|
102
|
+
.btn-green:hover,
|
103
|
+
a.btn-green:hover,
|
104
|
+
.btn-green:focus,
|
105
|
+
a.btn-green:focus,
|
106
|
+
.btn-green:active,
|
107
|
+
a.btn-green:active,
|
108
|
+
.btn-green.active,
|
109
|
+
a.btn-green.active,
|
110
|
+
.btn-green.hover,
|
111
|
+
a.btn-green.hover {
|
112
|
+
background: #63b971;
|
113
|
+
color: #fff !important;
|
114
|
+
border: 1px solid #63b971;
|
115
|
+
}
|
116
|
+
.body-green .btn-green,
|
117
|
+
.body-green a.btn-green {
|
118
|
+
color: #fff !important;
|
119
|
+
}
|
120
|
+
.body-green .btn-green:hover,
|
121
|
+
.body-green a.btn-green:hover,
|
122
|
+
.body-green .btn-green:focus,
|
123
|
+
.body-green a.btn-green:focus,
|
124
|
+
.body-green .btn-green:active,
|
125
|
+
.body-green a.btn-green:active,
|
126
|
+
.body-green .btn-green.active,
|
127
|
+
.body-green a.btn-green.active,
|
128
|
+
.body-green .btn-green.hover,
|
129
|
+
.body-green a.btn-green.hover {
|
130
|
+
color: #fff !important;
|
131
|
+
}
|
132
|
+
.btn-blue,
|
133
|
+
a.btn-blue {
|
134
|
+
background: #58bbee;
|
135
|
+
border: 1px solid #58bbee;
|
136
|
+
color: #fff !important;
|
137
|
+
}
|
138
|
+
.btn-blue:hover,
|
139
|
+
a.btn-blue:hover,
|
140
|
+
.btn-blue:focus,
|
141
|
+
a.btn-blue:focus,
|
142
|
+
.btn-blue:active,
|
143
|
+
a.btn-blue:active,
|
144
|
+
.btn-blue.active,
|
145
|
+
a.btn-blue.active,
|
146
|
+
.btn-blue.hover,
|
147
|
+
a.btn-blue.hover {
|
148
|
+
background: #41b2ec;
|
149
|
+
color: #fff !important;
|
150
|
+
border: 1px solid #41b2ec;
|
151
|
+
}
|
152
|
+
.btn-orange,
|
153
|
+
a.btn-orange {
|
154
|
+
background: #F88C30;
|
155
|
+
border: 1px solid #F88C30;
|
156
|
+
color: #fff !important;
|
157
|
+
}
|
158
|
+
.btn-orange:hover,
|
159
|
+
a.btn-orange:hover,
|
160
|
+
.btn-orange:focus,
|
161
|
+
a.btn-orange:focus,
|
162
|
+
.btn-orange:active,
|
163
|
+
a.btn-orange:active,
|
164
|
+
.btn-orange.active,
|
165
|
+
a.btn-orange.active,
|
166
|
+
.btn-orange.hover,
|
167
|
+
a.btn-orange.hover {
|
168
|
+
background: #f77e17;
|
169
|
+
color: #fff !important;
|
170
|
+
border: 1px solid #f77e17;
|
171
|
+
}
|
172
|
+
.btn-red,
|
173
|
+
a.btn-red {
|
174
|
+
background: #f77b6b;
|
175
|
+
border: 1px solid #f77b6b;
|
176
|
+
color: #fff !important;
|
177
|
+
}
|
178
|
+
.btn-red:hover,
|
179
|
+
a.btn-red:hover,
|
180
|
+
.btn-red:focus,
|
181
|
+
a.btn-red:focus,
|
182
|
+
.btn-red:active,
|
183
|
+
a.btn-red:active,
|
184
|
+
.btn-red.active,
|
185
|
+
a.btn-red.active,
|
186
|
+
.btn-red.hover,
|
187
|
+
a.btn-red.hover {
|
188
|
+
background: #f66553;
|
189
|
+
color: #fff !important;
|
190
|
+
border: 1px solid #f66553;
|
191
|
+
}
|
192
|
+
.btn-pink,
|
193
|
+
a.btn-pink {
|
194
|
+
background: #EA5395;
|
195
|
+
border: 1px solid #EA5395;
|
196
|
+
color: #fff !important;
|
197
|
+
}
|
198
|
+
.btn-pink:hover,
|
199
|
+
a.btn-pink:hover,
|
200
|
+
.btn-pink:focus,
|
201
|
+
a.btn-pink:focus,
|
202
|
+
.btn-pink:active,
|
203
|
+
a.btn-pink:active,
|
204
|
+
.btn-pink.active,
|
205
|
+
a.btn-pink.active,
|
206
|
+
.btn-pink.hover,
|
207
|
+
a.btn-pink.hover {
|
208
|
+
background: #e73c87;
|
209
|
+
color: #fff !important;
|
210
|
+
border: 1px solid #e73c87;
|
211
|
+
}
|
212
|
+
.btn-purple,
|
213
|
+
a.btn-purple {
|
214
|
+
background: #8A40A7;
|
215
|
+
border: 1px solid #8A40A7;
|
216
|
+
color: #fff !important;
|
217
|
+
}
|
218
|
+
.btn-purple:hover,
|
219
|
+
a.btn-purple:hover,
|
220
|
+
.btn-purple:focus,
|
221
|
+
a.btn-purple:focus,
|
222
|
+
.btn-purple:active,
|
223
|
+
a.btn-purple:active,
|
224
|
+
.btn-purple.active,
|
225
|
+
a.btn-purple.active,
|
226
|
+
.btn-purple.hover,
|
227
|
+
a.btn-purple.hover {
|
228
|
+
background: #7b3995;
|
229
|
+
color: #fff !important;
|
230
|
+
border: 1px solid #7b3995;
|
231
|
+
}
|
232
|
+
.btn-cta {
|
233
|
+
padding: 7px 15px;
|
234
|
+
}
|
235
|
+
.form-control {
|
236
|
+
-webkit-box-shadow: none;
|
237
|
+
-moz-box-shadow: none;
|
238
|
+
box-shadow: none;
|
239
|
+
height: 40px;
|
240
|
+
border-color: #f0f0f0;
|
241
|
+
}
|
242
|
+
.form-control::-webkit-input-placeholder {
|
243
|
+
/* WebKit browsers */
|
244
|
+
color: #afb3bb;
|
245
|
+
}
|
246
|
+
.form-control:-moz-placeholder {
|
247
|
+
/* Mozilla Firefox 4 to 18 */
|
248
|
+
color: #afb3bb;
|
249
|
+
}
|
250
|
+
.form-control::-moz-placeholder {
|
251
|
+
/* Mozilla Firefox 19+ */
|
252
|
+
color: #afb3bb;
|
253
|
+
}
|
254
|
+
.form-control:-ms-input-placeholder {
|
255
|
+
/* Internet Explorer 10+ */
|
256
|
+
color: #afb3bb;
|
257
|
+
}
|
258
|
+
.form-control:focus {
|
259
|
+
border-color: #e3e3e3;
|
260
|
+
-webkit-box-shadow: none;
|
261
|
+
-moz-box-shadow: none;
|
262
|
+
box-shadow: none;
|
263
|
+
}
|
264
|
+
input[type="text"],
|
265
|
+
input[type="email"],
|
266
|
+
input[type="password"],
|
267
|
+
input[type="submit"],
|
268
|
+
input[type="button"],
|
269
|
+
textarea,
|
270
|
+
select {
|
271
|
+
appearance: none;
|
272
|
+
/* for mobile safari */
|
273
|
+
-webkit-appearance: none;
|
274
|
+
}
|
275
|
+
#topcontrol {
|
276
|
+
background: #40babd;
|
277
|
+
color: #fff;
|
278
|
+
text-align: center;
|
279
|
+
display: inline-block;
|
280
|
+
width: 35px;
|
281
|
+
height: 35px;
|
282
|
+
border: none;
|
283
|
+
-webkit-border-radius: 4px;
|
284
|
+
-moz-border-radius: 4px;
|
285
|
+
-ms-border-radius: 4px;
|
286
|
+
-o-border-radius: 4px;
|
287
|
+
border-radius: 4px;
|
288
|
+
-moz-background-clip: padding;
|
289
|
+
-webkit-background-clip: padding-box;
|
290
|
+
background-clip: padding-box;
|
291
|
+
-webkit-transition: all 0.4s ease-in-out;
|
292
|
+
-moz-transition: all 0.4s ease-in-out;
|
293
|
+
-ms-transition: all 0.4s ease-in-out;
|
294
|
+
-o-transition: all 0.4s ease-in-out;
|
295
|
+
z-index: 30;
|
296
|
+
}
|
297
|
+
#topcontrol:hover {
|
298
|
+
background: #52c2c4;
|
299
|
+
}
|
300
|
+
#topcontrol .fa {
|
301
|
+
position: relative;
|
302
|
+
top: 3px;
|
303
|
+
font-size: 25px;
|
304
|
+
}
|
305
|
+
.video-container iframe {
|
306
|
+
max-width: 100%;
|
307
|
+
}
|
308
|
+
/* ====== Header ====== */
|
309
|
+
.header {
|
310
|
+
background: #494d55;
|
311
|
+
color: rgba(255, 255, 255, 0.85);
|
312
|
+
border-top: 5px solid #40babd;
|
313
|
+
padding: 30px 0;
|
314
|
+
}
|
315
|
+
.header a {
|
316
|
+
color: #fff;
|
317
|
+
}
|
318
|
+
.branding {
|
319
|
+
text-transform: uppercase;
|
320
|
+
margin-bottom: 10px;
|
321
|
+
}
|
322
|
+
.branding .logo {
|
323
|
+
font-size: 28px;
|
324
|
+
margin-top: 0;
|
325
|
+
margin-bottom: 0;
|
326
|
+
}
|
327
|
+
.branding .logo a {
|
328
|
+
text-decoration: none;
|
329
|
+
}
|
330
|
+
.branding .text-highlight {
|
331
|
+
color: #40babd;
|
332
|
+
}
|
333
|
+
.body-green .branding .text-highlight {
|
334
|
+
color: #75c181;
|
335
|
+
}
|
336
|
+
.body-blue .branding .text-highlight {
|
337
|
+
color: #58bbee;
|
338
|
+
}
|
339
|
+
.body-orange .branding .text-highlight {
|
340
|
+
color: #F88C30;
|
341
|
+
}
|
342
|
+
.body-red .branding .text-highlight {
|
343
|
+
color: #f77b6b;
|
344
|
+
}
|
345
|
+
.body-pink .branding .text-highlight {
|
346
|
+
color: #EA5395;
|
347
|
+
}
|
348
|
+
.body-purple .branding .text-highlight {
|
349
|
+
color: #8A40A7;
|
350
|
+
}
|
351
|
+
.branding .text-bold {
|
352
|
+
font-weight: 800;
|
353
|
+
color: #fff;
|
354
|
+
}
|
355
|
+
.branding .icon {
|
356
|
+
font-size: 24px;
|
357
|
+
color: #40babd;
|
358
|
+
}
|
359
|
+
.body-green .branding .icon {
|
360
|
+
color: #75c181;
|
361
|
+
}
|
362
|
+
.body-blue .branding .icon {
|
363
|
+
color: #58bbee;
|
364
|
+
}
|
365
|
+
.body-orange .branding .icon {
|
366
|
+
color: #F88C30;
|
367
|
+
}
|
368
|
+
.body-red .branding .icon {
|
369
|
+
color: #f77b6b;
|
370
|
+
}
|
371
|
+
.body-pink .branding .icon {
|
372
|
+
color: #EA5395;
|
373
|
+
}
|
374
|
+
.body-purple .branding .icon {
|
375
|
+
color: #8A40A7;
|
376
|
+
}
|
377
|
+
.breadcrumb {
|
378
|
+
background: none;
|
379
|
+
margin-bottom: 0;
|
380
|
+
padding: 0;
|
381
|
+
}
|
382
|
+
.breadcrumb li {
|
383
|
+
color: rgba(255, 255, 255, 0.5);
|
384
|
+
}
|
385
|
+
.breadcrumb li.active {
|
386
|
+
color: rgba(255, 255, 255, 0.5);
|
387
|
+
}
|
388
|
+
.breadcrumb li a {
|
389
|
+
color: rgba(255, 255, 255, 0.5);
|
390
|
+
}
|
391
|
+
.breadcrumb li a:hover {
|
392
|
+
color: #fff;
|
393
|
+
}
|
394
|
+
.breadcrumb > li + li:before {
|
395
|
+
color: rgba(0, 0, 0, 0.4);
|
396
|
+
}
|
397
|
+
/* ====== Footer ====== */
|
398
|
+
.footer {
|
399
|
+
background: #26282c;
|
400
|
+
color: rgba(255, 255, 255, 0.6);
|
401
|
+
padding: 15px 0;
|
402
|
+
}
|
403
|
+
.footer a {
|
404
|
+
color: #40babd;
|
405
|
+
}
|
406
|
+
.footer .fa-heart {
|
407
|
+
color: #EA5395;
|
408
|
+
}
|
409
|
+
/* ======= Doc Styling ======= */
|
410
|
+
.doc-wrapper {
|
411
|
+
padding: 45px 0;
|
412
|
+
background: #f9f9fb;
|
413
|
+
}
|
414
|
+
.doc-body {
|
415
|
+
position: relative;
|
416
|
+
}
|
417
|
+
.doc-header {
|
418
|
+
margin-bottom: 30px;
|
419
|
+
}
|
420
|
+
.doc-header .doc-title {
|
421
|
+
color: #40babd;
|
422
|
+
margin-top: 0;
|
423
|
+
font-size: 36px;
|
424
|
+
}
|
425
|
+
.body-green .doc-header .doc-title {
|
426
|
+
color: #75c181;
|
427
|
+
}
|
428
|
+
.body-blue .doc-header .doc-title {
|
429
|
+
color: #58bbee;
|
430
|
+
}
|
431
|
+
.body-orange .doc-header .doc-title {
|
432
|
+
color: #F88C30;
|
433
|
+
}
|
434
|
+
.body-red .doc-header .doc-title {
|
435
|
+
color: #f77b6b;
|
436
|
+
}
|
437
|
+
.body-pink .doc-header .doc-title {
|
438
|
+
color: #EA5395;
|
439
|
+
}
|
440
|
+
.body-purple .doc-header .doc-title {
|
441
|
+
color: #8A40A7;
|
442
|
+
}
|
443
|
+
.doc-header .icon {
|
444
|
+
font-size: 30px;
|
445
|
+
}
|
446
|
+
.doc-header .meta {
|
447
|
+
color: #a2a6af;
|
448
|
+
}
|
449
|
+
.doc-content {
|
450
|
+
margin-left: 230px;
|
451
|
+
}
|
452
|
+
.doc-section {
|
453
|
+
padding-top: 15px;
|
454
|
+
padding-bottom: 15px;
|
455
|
+
}
|
456
|
+
.doc-section .section-title {
|
457
|
+
font-size: 26px;
|
458
|
+
margin-top: 0;
|
459
|
+
margin-bottom: 0;
|
460
|
+
font-weight: bold;
|
461
|
+
padding-bottom: 10px;
|
462
|
+
border-bottom: 1px solid #d7d7d7;
|
463
|
+
}
|
464
|
+
.doc-section h1 {
|
465
|
+
font-size: 24px;
|
466
|
+
font-weight: bold;
|
467
|
+
}
|
468
|
+
.doc-section h2 {
|
469
|
+
font-size: 22px;
|
470
|
+
font-weight: bold;
|
471
|
+
}
|
472
|
+
.doc-section h3 {
|
473
|
+
font-size: 20px;
|
474
|
+
font-weight: bold;
|
475
|
+
}
|
476
|
+
.doc-section h4 {
|
477
|
+
font-size: 18px;
|
478
|
+
font-weight: bold;
|
479
|
+
}
|
480
|
+
.doc-section h5 {
|
481
|
+
font-size: 16px;
|
482
|
+
font-weight: bold;
|
483
|
+
}
|
484
|
+
.doc-section h6 {
|
485
|
+
font-size: 14px;
|
486
|
+
font-weight: bold;
|
487
|
+
}
|
488
|
+
.section-block {
|
489
|
+
padding-top: 15px;
|
490
|
+
padding-bottom: 15px;
|
491
|
+
}
|
492
|
+
.section-block .block-title {
|
493
|
+
margin-top: 0;
|
494
|
+
}
|
495
|
+
.section-block .list > li {
|
496
|
+
margin-bottom: 10px;
|
497
|
+
}
|
498
|
+
.section-block .list ul > li {
|
499
|
+
margin-top: 5px;
|
500
|
+
}
|
501
|
+
.question {
|
502
|
+
font-weight: 400 !important;
|
503
|
+
color: #3aa7aa;
|
504
|
+
}
|
505
|
+
.question .body-green {
|
506
|
+
color: #63b971;
|
507
|
+
}
|
508
|
+
.body-blue .question {
|
509
|
+
color: #41b2ec;
|
510
|
+
}
|
511
|
+
.body-orange .question {
|
512
|
+
color: #f77e17;
|
513
|
+
}
|
514
|
+
.body-pink .question {
|
515
|
+
color: #e73c87;
|
516
|
+
}
|
517
|
+
.body-purple .question {
|
518
|
+
color: #7b3995;
|
519
|
+
}
|
520
|
+
.question .fa {
|
521
|
+
-webkit-opacity: 0.6;
|
522
|
+
-moz-opacity: 0.6;
|
523
|
+
opacity: 0.6;
|
524
|
+
}
|
525
|
+
.question .label {
|
526
|
+
font-size: 11px;
|
527
|
+
vertical-align: middle;
|
528
|
+
}
|
529
|
+
.answer {
|
530
|
+
color: #616670;
|
531
|
+
}
|
532
|
+
.code-block {
|
533
|
+
margin-top: 30px;
|
534
|
+
margin-bottom: 30px;
|
535
|
+
}
|
536
|
+
.callout-block {
|
537
|
+
padding: 30px;
|
538
|
+
-webkit-border-radius: 4px;
|
539
|
+
-moz-border-radius: 4px;
|
540
|
+
-ms-border-radius: 4px;
|
541
|
+
-o-border-radius: 4px;
|
542
|
+
border-radius: 4px;
|
543
|
+
-moz-background-clip: padding;
|
544
|
+
-webkit-background-clip: padding-box;
|
545
|
+
background-clip: padding-box;
|
546
|
+
position: relative;
|
547
|
+
margin-bottom: 30px;
|
548
|
+
}
|
549
|
+
.callout-block a {
|
550
|
+
color: rgba(0, 0, 0, 0.55) !important;
|
551
|
+
}
|
552
|
+
.callout-block a:hover {
|
553
|
+
color: rgba(0, 0, 0, 0.65) !important;
|
554
|
+
}
|
555
|
+
.callout-block .icon-holder {
|
556
|
+
font-size: 30px;
|
557
|
+
position: absolute;
|
558
|
+
left: 30px;
|
559
|
+
top: 30px;
|
560
|
+
color: rgba(0, 0, 0, 0.25);
|
561
|
+
}
|
562
|
+
.callout-block .content {
|
563
|
+
margin-left: 60px;
|
564
|
+
}
|
565
|
+
.callout-block .content p:last-child {
|
566
|
+
margin-bottom: 0;
|
567
|
+
}
|
568
|
+
.callout-block .callout-title {
|
569
|
+
margin-top: 0;
|
570
|
+
margin-bottom: 5px;
|
571
|
+
color: rgba(0, 0, 0, 0.65);
|
572
|
+
}
|
573
|
+
.callout-info {
|
574
|
+
background: #58bbee;
|
575
|
+
color: #fff;
|
576
|
+
}
|
577
|
+
.callout-success {
|
578
|
+
background: #75c181;
|
579
|
+
color: #fff;
|
580
|
+
}
|
581
|
+
.callout-warning {
|
582
|
+
background: #F88C30;
|
583
|
+
color: #fff;
|
584
|
+
}
|
585
|
+
.callout-danger {
|
586
|
+
background: #f77b6b;
|
587
|
+
color: #fff;
|
588
|
+
}
|
589
|
+
.table > thead > tr > th {
|
590
|
+
border-bottom-color: #8bd6d8;
|
591
|
+
}
|
592
|
+
.body-green .table > thead > tr > th {
|
593
|
+
border-bottom-color: #bbe1c1;
|
594
|
+
}
|
595
|
+
.body-blue .table > thead > tr > th {
|
596
|
+
border-bottom-color: #b5e1f7;
|
597
|
+
}
|
598
|
+
.body-orange .table > thead > tr > th {
|
599
|
+
border-bottom-color: #fbc393;
|
600
|
+
}
|
601
|
+
.body-pink .table > thead > tr > th {
|
602
|
+
border-bottom-color: #f5aecd;
|
603
|
+
}
|
604
|
+
.body-purple .table > thead > tr > th {
|
605
|
+
border-bottom-color: #b87fce;
|
606
|
+
}
|
607
|
+
.table-bordered > thead > tr > th {
|
608
|
+
border-bottom-color: inherit;
|
609
|
+
}
|
610
|
+
.table-striped > tbody > tr:nth-of-type(odd) {
|
611
|
+
background-color: #f5f5f5;
|
612
|
+
}
|
613
|
+
.screenshot-holder {
|
614
|
+
margin-top: 15px;
|
615
|
+
margin-bottom: 15px;
|
616
|
+
position: relative;
|
617
|
+
text-align: center;
|
618
|
+
}
|
619
|
+
.screenshot-holder img {
|
620
|
+
border: 1px solid #f0f0f0;
|
621
|
+
}
|
622
|
+
.screenshot-holder .mask {
|
623
|
+
display: block;
|
624
|
+
visibility: hidden;
|
625
|
+
position: absolute;
|
626
|
+
width: 100%;
|
627
|
+
height: 100%;
|
628
|
+
left: 0;
|
629
|
+
top: 0;
|
630
|
+
background: rgba(0, 0, 0, 0.25);
|
631
|
+
cursor: pointer;
|
632
|
+
text-decoration: none;
|
633
|
+
}
|
634
|
+
.screenshot-holder .mask .icon {
|
635
|
+
color: #fff;
|
636
|
+
font-size: 42px;
|
637
|
+
display: block;
|
638
|
+
position: absolute;
|
639
|
+
width: 100%;
|
640
|
+
height: 100%;
|
641
|
+
top: 50%;
|
642
|
+
margin-top: -21px;
|
643
|
+
}
|
644
|
+
.screenshot-holder:hover .mask {
|
645
|
+
visibility: visible;
|
646
|
+
}
|
647
|
+
.jumbotron h1 {
|
648
|
+
font-size: 28px;
|
649
|
+
margin-top: 0;
|
650
|
+
margin-bottom: 30px;
|
651
|
+
}
|
652
|
+
.author-profile {
|
653
|
+
margin-top: 30px;
|
654
|
+
}
|
655
|
+
.author-profile img {
|
656
|
+
width: 100px;
|
657
|
+
height: 100px;
|
658
|
+
}
|
659
|
+
.speech-bubble {
|
660
|
+
background: #fff;
|
661
|
+
-webkit-border-radius: 4px;
|
662
|
+
-moz-border-radius: 4px;
|
663
|
+
-ms-border-radius: 4px;
|
664
|
+
-o-border-radius: 4px;
|
665
|
+
border-radius: 4px;
|
666
|
+
-moz-background-clip: padding;
|
667
|
+
-webkit-background-clip: padding-box;
|
668
|
+
background-clip: padding-box;
|
669
|
+
padding: 30px;
|
670
|
+
margin-top: 20px;
|
671
|
+
margin-bottom: 30px;
|
672
|
+
position: relative;
|
673
|
+
}
|
674
|
+
.speech-bubble .speech-title {
|
675
|
+
font-size: 16px;
|
676
|
+
}
|
677
|
+
.jumbotron .speech-bubble p {
|
678
|
+
font-size: 14px;
|
679
|
+
font-weight: normal;
|
680
|
+
color: #616670;
|
681
|
+
}
|
682
|
+
.speech-bubble:before {
|
683
|
+
content: "";
|
684
|
+
display: inline-block;
|
685
|
+
position: absolute;
|
686
|
+
left: 50%;
|
687
|
+
top: -10px;
|
688
|
+
margin-left: -10px;
|
689
|
+
width: 0;
|
690
|
+
height: 0;
|
691
|
+
border-left: 10px solid transparent;
|
692
|
+
border-right: 10px solid transparent;
|
693
|
+
border-bottom: 10px solid #fff;
|
694
|
+
}
|
695
|
+
.card {
|
696
|
+
text-align: center;
|
697
|
+
border: 1px solid #e3e3e3;
|
698
|
+
-webkit-border-radius: 4px;
|
699
|
+
-moz-border-radius: 4px;
|
700
|
+
-ms-border-radius: 4px;
|
701
|
+
-o-border-radius: 4px;
|
702
|
+
border-radius: 4px;
|
703
|
+
-moz-background-clip: padding;
|
704
|
+
-webkit-background-clip: padding-box;
|
705
|
+
background-clip: padding-box;
|
706
|
+
margin-bottom: 30px;
|
707
|
+
position: relative;
|
708
|
+
}
|
709
|
+
.card .card-block {
|
710
|
+
padding: 15px;
|
711
|
+
}
|
712
|
+
.card .mask {
|
713
|
+
display: block;
|
714
|
+
visibility: hidden;
|
715
|
+
position: absolute;
|
716
|
+
width: 100%;
|
717
|
+
height: 100%;
|
718
|
+
left: 0;
|
719
|
+
top: 0;
|
720
|
+
background: rgba(0, 0, 0, 0.25);
|
721
|
+
cursor: pointer;
|
722
|
+
text-decoration: none;
|
723
|
+
}
|
724
|
+
.card .mask .icon {
|
725
|
+
color: #fff;
|
726
|
+
font-size: 42px;
|
727
|
+
margin-top: 25%;
|
728
|
+
}
|
729
|
+
.card:hover .mask {
|
730
|
+
visibility: visible;
|
731
|
+
}
|
732
|
+
/* Color Schemes */
|
733
|
+
.body-green .header {
|
734
|
+
border-color: #75c181;
|
735
|
+
}
|
736
|
+
.body-green a {
|
737
|
+
color: #75c181;
|
738
|
+
}
|
739
|
+
.body-green a:hover {
|
740
|
+
color: #52b161;
|
741
|
+
}
|
742
|
+
.body-blue .header {
|
743
|
+
border-color: #58bbee;
|
744
|
+
}
|
745
|
+
.body-blue a {
|
746
|
+
color: #58bbee;
|
747
|
+
}
|
748
|
+
.body-blue a:hover {
|
749
|
+
color: #2aa8e9;
|
750
|
+
}
|
751
|
+
.body-orange .header {
|
752
|
+
border-color: #F88C30;
|
753
|
+
}
|
754
|
+
.body-orange a {
|
755
|
+
color: #F88C30;
|
756
|
+
}
|
757
|
+
.body-orange a:hover {
|
758
|
+
color: #ed7108;
|
759
|
+
}
|
760
|
+
.body-pink .header {
|
761
|
+
border-color: #EA5395;
|
762
|
+
}
|
763
|
+
.body-pink a {
|
764
|
+
color: #EA5395;
|
765
|
+
}
|
766
|
+
.body-pink a:hover {
|
767
|
+
color: #e42679;
|
768
|
+
}
|
769
|
+
.body-purple .header {
|
770
|
+
border-color: #8A40A7;
|
771
|
+
}
|
772
|
+
.body-purple a {
|
773
|
+
color: #8A40A7;
|
774
|
+
}
|
775
|
+
.body-purple a:hover {
|
776
|
+
color: #6c3282;
|
777
|
+
}
|
778
|
+
.body-red .header {
|
779
|
+
border-color: #f77b6b;
|
780
|
+
}
|
781
|
+
.body-red a {
|
782
|
+
color: #f77b6b;
|
783
|
+
}
|
784
|
+
.body-red a:hover {
|
785
|
+
color: #f4503b;
|
786
|
+
}
|
787
|
+
/* Sidebar */
|
788
|
+
.doc-sidebar {
|
789
|
+
width: 200px;
|
790
|
+
}
|
791
|
+
.doc-menu {
|
792
|
+
list-style: none;
|
793
|
+
padding-left: 0;
|
794
|
+
}
|
795
|
+
.doc-menu > li {
|
796
|
+
margin-bottom: 5px;
|
797
|
+
}
|
798
|
+
.doc-menu > li > a {
|
799
|
+
display: block;
|
800
|
+
padding: 5px 15px;
|
801
|
+
border-left: 4px solid transparent;
|
802
|
+
color: #616670;
|
803
|
+
}
|
804
|
+
.doc-menu > li > a:hover,
|
805
|
+
.doc-menu > li > a:focus {
|
806
|
+
color: #40babd;
|
807
|
+
text-decoration: none;
|
808
|
+
background: none;
|
809
|
+
}
|
810
|
+
.body-green .doc-menu > li > a:hover,
|
811
|
+
.body-green .doc-menu > li > a:focus {
|
812
|
+
color: #75c181;
|
813
|
+
}
|
814
|
+
.body-blue .doc-menu > li > a:hover,
|
815
|
+
.body-blue .doc-menu > li > a:focus {
|
816
|
+
color: #58bbee;
|
817
|
+
}
|
818
|
+
.body-orange .doc-menu > li > a:hover,
|
819
|
+
.body-orange .doc-menu > li > a:focus {
|
820
|
+
color: #F88C30;
|
821
|
+
}
|
822
|
+
.body-red .doc-menu > li > a:hover,
|
823
|
+
.body-red .doc-menu > li > a:focus {
|
824
|
+
color: #f77b6b;
|
825
|
+
}
|
826
|
+
.body-pink .doc-menu > li > a:hover,
|
827
|
+
.body-pink .doc-menu > li > a:focus {
|
828
|
+
color: #EA5395;
|
829
|
+
}
|
830
|
+
.body-purple .doc-menu > li > a:hover,
|
831
|
+
.body-purple .doc-menu > li > a:focus {
|
832
|
+
color: #8A40A7;
|
833
|
+
}
|
834
|
+
.doc-menu > li.active > a {
|
835
|
+
background: none;
|
836
|
+
border-left: 4px solid #40babd;
|
837
|
+
color: #40babd;
|
838
|
+
font-weight: 600;
|
839
|
+
}
|
840
|
+
.body-green .doc-menu > li.active > a {
|
841
|
+
color: #75c181;
|
842
|
+
border-color: #75c181;
|
843
|
+
}
|
844
|
+
.body-blue .doc-menu > li.active > a {
|
845
|
+
color: #58bbee;
|
846
|
+
border-color: #58bbee;
|
847
|
+
}
|
848
|
+
.body-orange .doc-menu > li.active > a {
|
849
|
+
color: #F88C30;
|
850
|
+
border-color: #F88C30;
|
851
|
+
}
|
852
|
+
.body-red .doc-menu > li.active > a {
|
853
|
+
color: #f77b6b;
|
854
|
+
border-color: #f77b6b;
|
855
|
+
}
|
856
|
+
.body-pink .doc-menu > li.active > a {
|
857
|
+
color: #EA5395;
|
858
|
+
border-color: #EA5395;
|
859
|
+
}
|
860
|
+
.body-purple .doc-menu > li.active > a {
|
861
|
+
color: #8A40A7;
|
862
|
+
border-color: #8A40A7;
|
863
|
+
}
|
864
|
+
.doc-sub-menu {
|
865
|
+
list-style: none;
|
866
|
+
padding-left: 0;
|
867
|
+
}
|
868
|
+
.doc-sub-menu > li {
|
869
|
+
margin-bottom: 10px;
|
870
|
+
font-size: 12px;
|
871
|
+
}
|
872
|
+
.doc-sub-menu > li:first-child {
|
873
|
+
padding-top: 5px;
|
874
|
+
}
|
875
|
+
.doc-sub-menu > li > a {
|
876
|
+
display: block;
|
877
|
+
color: #616670;
|
878
|
+
padding: 0;
|
879
|
+
padding-left: 34px;
|
880
|
+
background: none;
|
881
|
+
}
|
882
|
+
.doc-sub-menu > li > a:hover {
|
883
|
+
color: #40babd;
|
884
|
+
text-decoration: none;
|
885
|
+
background: none;
|
886
|
+
}
|
887
|
+
.body-green .doc-sub-menu > li > a:hover {
|
888
|
+
color: #75c181;
|
889
|
+
}
|
890
|
+
.body-blue .doc-sub-menu > li > a:hover {
|
891
|
+
color: #58bbee;
|
892
|
+
}
|
893
|
+
.body-orange .doc-sub-menu > li > a:hover {
|
894
|
+
color: #F88C30;
|
895
|
+
}
|
896
|
+
.body-red .doc-sub-menu > li > a:hover {
|
897
|
+
color: #f77b6b;
|
898
|
+
}
|
899
|
+
.body-pink .doc-sub-menu > li > a:hover {
|
900
|
+
color: #EA5395;
|
901
|
+
}
|
902
|
+
.body-purple .doc-sub-menu > li > a:hover {
|
903
|
+
color: #8A40A7;
|
904
|
+
}
|
905
|
+
.doc-sub-menu > li > a:focus {
|
906
|
+
background: none;
|
907
|
+
}
|
908
|
+
.doc-sub-menu > li.active > a {
|
909
|
+
background: none;
|
910
|
+
color: #40babd;
|
911
|
+
}
|
912
|
+
.body-green .doc-sub-menu > li.active > a {
|
913
|
+
color: #75c181;
|
914
|
+
}
|
915
|
+
.body-blue .doc-sub-menu > li.active > a {
|
916
|
+
color: #58bbee;
|
917
|
+
}
|
918
|
+
.body-orange .doc-sub-menu > li.active > a {
|
919
|
+
color: #F88C30;
|
920
|
+
}
|
921
|
+
.body-red .doc-sub-menu > li.active > a {
|
922
|
+
color: #f77b6b;
|
923
|
+
}
|
924
|
+
.body-pink .doc-sub-menu > li.active > a {
|
925
|
+
color: #EA5395;
|
926
|
+
}
|
927
|
+
.body-purple .doc-sub-menu > li.active > a {
|
928
|
+
color: #8A40A7;
|
929
|
+
}
|
930
|
+
.affix-top {
|
931
|
+
position: absolute;
|
932
|
+
top: 15px;
|
933
|
+
}
|
934
|
+
.affix {
|
935
|
+
top: 15px;
|
936
|
+
}
|
937
|
+
.affix,
|
938
|
+
.affix-bottom {
|
939
|
+
width: 230px;
|
940
|
+
}
|
941
|
+
.affix-bottom {
|
942
|
+
position: absolute;
|
943
|
+
}
|
944
|
+
/* ===== Promo block ===== */
|
945
|
+
.promo-block {
|
946
|
+
background: #3aa7aa;
|
947
|
+
}
|
948
|
+
.body-green .promo-block {
|
949
|
+
background: #63b971;
|
950
|
+
}
|
951
|
+
.body-blue .promo-block {
|
952
|
+
background: #41b2ec;
|
953
|
+
}
|
954
|
+
.body-orange .promo-block {
|
955
|
+
background: #f77e17;
|
956
|
+
}
|
957
|
+
.body-pink .promo-block {
|
958
|
+
background: #e73c87;
|
959
|
+
}
|
960
|
+
.body-purple .promo-block {
|
961
|
+
background: #7b3995;
|
962
|
+
}
|
963
|
+
.promo-block a {
|
964
|
+
color: rgba(0, 0, 0, 0.5);
|
965
|
+
}
|
966
|
+
.promo-block a:hover {
|
967
|
+
color: rgba(0, 0, 0, 0.6);
|
968
|
+
}
|
969
|
+
.promo-block .promo-block-inner {
|
970
|
+
padding: 45px;
|
971
|
+
color: #fff;
|
972
|
+
-webkit-border-radius: 4px;
|
973
|
+
-moz-border-radius: 4px;
|
974
|
+
-ms-border-radius: 4px;
|
975
|
+
-o-border-radius: 4px;
|
976
|
+
border-radius: 4px;
|
977
|
+
-moz-background-clip: padding;
|
978
|
+
-webkit-background-clip: padding-box;
|
979
|
+
background-clip: padding-box;
|
980
|
+
}
|
981
|
+
.promo-block .promo-title {
|
982
|
+
font-size: 20px;
|
983
|
+
font-weight: 800;
|
984
|
+
margin-top: 0;
|
985
|
+
margin-bottom: 45px;
|
986
|
+
}
|
987
|
+
.promo-block .promo-title .fa {
|
988
|
+
color: rgba(0, 0, 0, 0.5);
|
989
|
+
}
|
990
|
+
.promo-block .figure-holder-inner {
|
991
|
+
background: #fff;
|
992
|
+
margin-bottom: 30px;
|
993
|
+
position: relative;
|
994
|
+
text-align: center;
|
995
|
+
}
|
996
|
+
.promo-block .figure-holder-inner img {
|
997
|
+
border: 5px solid #fff;
|
998
|
+
}
|
999
|
+
.promo-block .figure-holder-inner .mask {
|
1000
|
+
display: block;
|
1001
|
+
visibility: hidden;
|
1002
|
+
position: absolute;
|
1003
|
+
width: 100%;
|
1004
|
+
height: 100%;
|
1005
|
+
left: 0;
|
1006
|
+
top: 0;
|
1007
|
+
background: rgba(255, 255, 255, 0.65);
|
1008
|
+
cursor: pointer;
|
1009
|
+
text-decoration: none;
|
1010
|
+
}
|
1011
|
+
.promo-block .figure-holder-inner .mask .icon {
|
1012
|
+
color: #fff;
|
1013
|
+
font-size: 42px;
|
1014
|
+
display: block;
|
1015
|
+
position: absolute;
|
1016
|
+
width: 100%;
|
1017
|
+
height: 100%;
|
1018
|
+
top: 50%;
|
1019
|
+
margin-top: -21px;
|
1020
|
+
}
|
1021
|
+
.promo-block .figure-holder-inner .mask .icon.pink {
|
1022
|
+
color: #EA5395;
|
1023
|
+
}
|
1024
|
+
.promo-block .figure-holder-inner:hover .mask {
|
1025
|
+
visibility: visible;
|
1026
|
+
}
|
1027
|
+
.promo-block .content-holder-inner {
|
1028
|
+
padding-left: 15px;
|
1029
|
+
padding-right: 15px;
|
1030
|
+
}
|
1031
|
+
.promo-block .content-title {
|
1032
|
+
font-size: 16px;
|
1033
|
+
font-weight: 600;
|
1034
|
+
margin-top: 0;
|
1035
|
+
}
|
1036
|
+
.promo-block .highlight {
|
1037
|
+
color: rgba(0, 0, 0, 0.4);
|
1038
|
+
}
|
1039
|
+
.promo-block .btn-cta {
|
1040
|
+
background: rgba(0, 0, 0, 0.35);
|
1041
|
+
border: none;
|
1042
|
+
color: #fff !important;
|
1043
|
+
margin-bottom: 15px;
|
1044
|
+
}
|
1045
|
+
.promo-block .btn-cta:hover {
|
1046
|
+
background: rgba(0, 0, 0, 0.5);
|
1047
|
+
border: none;
|
1048
|
+
color: #fff !important;
|
1049
|
+
}
|
1050
|
+
/* Extra small devices (phones, less than 768px) */
|
1051
|
+
@media (max-width: 767px) {
|
1052
|
+
.doc-content {
|
1053
|
+
margin-left: 0;
|
1054
|
+
}
|
1055
|
+
.jumbotron {
|
1056
|
+
padding: 30px 15px;
|
1057
|
+
}
|
1058
|
+
.jumbotron h1 {
|
1059
|
+
font-size: 24px;
|
1060
|
+
margin-bottom: 15px;
|
1061
|
+
}
|
1062
|
+
.jumbotron p {
|
1063
|
+
font-size: 18px;
|
1064
|
+
}
|
1065
|
+
.promo-block .promo-block-inner {
|
1066
|
+
padding: 30px 15px;
|
1067
|
+
}
|
1068
|
+
.promo-block .content-holder-inner {
|
1069
|
+
padding: 0;
|
1070
|
+
}
|
1071
|
+
.promo-block .promo-title {
|
1072
|
+
margin-bottom: 30px;
|
1073
|
+
}
|
1074
|
+
}
|
1075
|
+
/* Small devices (tablets, 768px and up) */
|
1076
|
+
/* Medium devices (desktops, 992px and up) */
|
1077
|
+
/* Large devices (large desktops, 1200px and up) */
|
1078
|
+
/* ======= Landing Page ======= */
|
1079
|
+
.landing-page .header {
|
1080
|
+
background: #494d55;
|
1081
|
+
color: rgba(255, 255, 255, 0.85);
|
1082
|
+
padding: 60px 0;
|
1083
|
+
}
|
1084
|
+
.landing-page .header a {
|
1085
|
+
color: #fff;
|
1086
|
+
}
|
1087
|
+
.landing-page .branding {
|
1088
|
+
text-transform: uppercase;
|
1089
|
+
margin-bottom: 20px;
|
1090
|
+
}
|
1091
|
+
.landing-page .branding .logo {
|
1092
|
+
font-size: 38px;
|
1093
|
+
margin-top: 0;
|
1094
|
+
margin-bottom: 0;
|
1095
|
+
}
|
1096
|
+
.landing-page .branding .text-bold {
|
1097
|
+
font-weight: 800;
|
1098
|
+
color: #fff;
|
1099
|
+
}
|
1100
|
+
.landing-page .branding .icon {
|
1101
|
+
font-size: 32px;
|
1102
|
+
color: #40babd;
|
1103
|
+
}
|
1104
|
+
.landing-page .tagline {
|
1105
|
+
font-weight: 600;
|
1106
|
+
font-size: 20px;
|
1107
|
+
}
|
1108
|
+
.landing-page .tagline p {
|
1109
|
+
margin-bottom: 5px;
|
1110
|
+
}
|
1111
|
+
.landing-page .tagline .text-highlight {
|
1112
|
+
color: #266f71;
|
1113
|
+
}
|
1114
|
+
.landing-page .fa-heart {
|
1115
|
+
color: #EA5395;
|
1116
|
+
}
|
1117
|
+
.landing-page .cta-container {
|
1118
|
+
margin-top: 30px;
|
1119
|
+
}
|
1120
|
+
.landing-page .social-container {
|
1121
|
+
margin-top: 30px;
|
1122
|
+
}
|
1123
|
+
.landing-page .social-container .twitter-tweet {
|
1124
|
+
display: inline-block;
|
1125
|
+
margin-right: 5px;
|
1126
|
+
position: relative;
|
1127
|
+
top: 5px;
|
1128
|
+
}
|
1129
|
+
.landing-page .social-container .fab-like {
|
1130
|
+
display: inline-block;
|
1131
|
+
}
|
1132
|
+
.cards-section {
|
1133
|
+
padding: 60px 0;
|
1134
|
+
background: #f9f9fb;
|
1135
|
+
}
|
1136
|
+
.cards-section .title {
|
1137
|
+
margin-top: 0;
|
1138
|
+
margin-bottom: 15px;
|
1139
|
+
font-size: 24px;
|
1140
|
+
font-weight: 600;
|
1141
|
+
}
|
1142
|
+
.cards-section .intro {
|
1143
|
+
margin: 0 auto;
|
1144
|
+
max-width: 800px;
|
1145
|
+
margin-bottom: 60px;
|
1146
|
+
color: #616670;
|
1147
|
+
}
|
1148
|
+
.cards-section .cards-wrapper {
|
1149
|
+
max-width: 860px;
|
1150
|
+
margin-left: auto;
|
1151
|
+
margin-right: auto;
|
1152
|
+
}
|
1153
|
+
.cards-section .item {
|
1154
|
+
margin-bottom: 30px;
|
1155
|
+
}
|
1156
|
+
.cards-section .item .icon-holder {
|
1157
|
+
margin-bottom: 15px;
|
1158
|
+
}
|
1159
|
+
.cards-section .item .icon {
|
1160
|
+
font-size: 36px;
|
1161
|
+
}
|
1162
|
+
.cards-section .item .title {
|
1163
|
+
font-size: 16px;
|
1164
|
+
font-weight: 600;
|
1165
|
+
}
|
1166
|
+
.cards-section .item .intro {
|
1167
|
+
margin-bottom: 15px;
|
1168
|
+
}
|
1169
|
+
.cards-section .item-inner {
|
1170
|
+
padding: 45px 30px;
|
1171
|
+
background: #fff;
|
1172
|
+
position: relative;
|
1173
|
+
border: 1px solid #f0f0f0;
|
1174
|
+
-webkit-border-radius: 4px;
|
1175
|
+
-moz-border-radius: 4px;
|
1176
|
+
-ms-border-radius: 4px;
|
1177
|
+
-o-border-radius: 4px;
|
1178
|
+
border-radius: 4px;
|
1179
|
+
-moz-background-clip: padding;
|
1180
|
+
-webkit-background-clip: padding-box;
|
1181
|
+
background-clip: padding-box;
|
1182
|
+
}
|
1183
|
+
.cards-section .item-inner .link {
|
1184
|
+
position: absolute;
|
1185
|
+
width: 100%;
|
1186
|
+
height: 100%;
|
1187
|
+
top: 0;
|
1188
|
+
left: 0;
|
1189
|
+
z-index: 1;
|
1190
|
+
background-image: url("../images/empty.gif");
|
1191
|
+
/* for IE8 */
|
1192
|
+
}
|
1193
|
+
.cards-section .item-inner:hover {
|
1194
|
+
background: #f5f5f5;
|
1195
|
+
}
|
1196
|
+
.cards-section .item-primary .item-inner {
|
1197
|
+
border-top: 3px solid #40babd;
|
1198
|
+
}
|
1199
|
+
.cards-section .item-primary .item-inner:hover .title {
|
1200
|
+
color: #2d8284;
|
1201
|
+
}
|
1202
|
+
.cards-section .item-primary .icon {
|
1203
|
+
color: #40babd;
|
1204
|
+
}
|
1205
|
+
.cards-section .item-green .item-inner {
|
1206
|
+
border-top: 3px solid #75c181;
|
1207
|
+
}
|
1208
|
+
.cards-section .item-green .item-inner:hover .title {
|
1209
|
+
color: #48a156;
|
1210
|
+
}
|
1211
|
+
.cards-section .item-green .icon {
|
1212
|
+
color: #75c181;
|
1213
|
+
}
|
1214
|
+
.cards-section .item-blue .item-inner {
|
1215
|
+
border-top: 3px solid #58bbee;
|
1216
|
+
}
|
1217
|
+
.cards-section .item-blue .item-inner:hover .title {
|
1218
|
+
color: #179de2;
|
1219
|
+
}
|
1220
|
+
.cards-section .item-blue .icon {
|
1221
|
+
color: #58bbee;
|
1222
|
+
}
|
1223
|
+
.cards-section .item-orange .item-inner {
|
1224
|
+
border-top: 3px solid #F88C30;
|
1225
|
+
}
|
1226
|
+
.cards-section .item-orange .item-inner:hover .title {
|
1227
|
+
color: #d46607;
|
1228
|
+
}
|
1229
|
+
.cards-section .item-orange .icon {
|
1230
|
+
color: #F88C30;
|
1231
|
+
}
|
1232
|
+
.cards-section .item-red .item-inner {
|
1233
|
+
border-top: 3px solid #f77b6b;
|
1234
|
+
}
|
1235
|
+
.cards-section .item-red .item-inner:hover .title {
|
1236
|
+
color: #f33a22;
|
1237
|
+
}
|
1238
|
+
.cards-section .item-red .icon {
|
1239
|
+
color: #f77b6b;
|
1240
|
+
}
|
1241
|
+
.cards-section .item-pink .item-inner {
|
1242
|
+
border-top: 3px solid #EA5395;
|
1243
|
+
}
|
1244
|
+
.cards-section .item-pink .item-inner:hover .title {
|
1245
|
+
color: #d61a6c;
|
1246
|
+
}
|
1247
|
+
.cards-section .item-pink .icon {
|
1248
|
+
color: #EA5395;
|
1249
|
+
}
|
1250
|
+
.cards-section .item-purple .item-inner {
|
1251
|
+
border-top: 3px solid #8A40A7;
|
1252
|
+
}
|
1253
|
+
.cards-section .item-purple .item-inner:hover .title {
|
1254
|
+
color: #5c2b70;
|
1255
|
+
}
|
1256
|
+
.cards-section .item-purple .icon {
|
1257
|
+
color: #8A40A7;
|
1258
|
+
}
|
1259
|
+
/* Extra small devices (phones, less than 768px) */
|
1260
|
+
@media (max-width: 767px) {
|
1261
|
+
.cards-section .item-inner {
|
1262
|
+
padding: 30px 15px;
|
1263
|
+
}
|
1264
|
+
}
|
1265
|
+
/* Small devices (tablets, 768px and up) */
|
1266
|
+
/* Medium devices (desktops, 992px and up) */
|
1267
|
+
/* Large devices (large desktops, 1200px and up) */
|