jekyll-theme-prettydocs 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/README.md +48 -0
- data/_includes/blue-doc-wrapper.html +293 -0
- data/_includes/blue-header.html +17 -0
- data/_includes/card-charts.html +10 -0
- data/_includes/card-components.html +10 -0
- data/_includes/card-faqs.html +10 -0
- data/_includes/card-license.html +10 -0
- data/_includes/card-quick.html +10 -0
- data/_includes/card-showcase.html +10 -0
- data/_includes/cards-section.html +26 -0
- data/_includes/doc-wrapper.html +170 -0
- data/_includes/fb-root.html +9 -0
- data/_includes/footer.html +7 -0
- data/_includes/green-doc-wrapper.html +484 -0
- data/_includes/green-header.html +17 -0
- data/_includes/header.html +17 -0
- data/_includes/landing-header.html +22 -0
- data/_includes/orange-doc-wrapper.html +65 -0
- data/_includes/orange-header.html +17 -0
- data/_includes/pink-doc-wrapper.html +281 -0
- data/_includes/pink-header.html +17 -0
- data/_includes/promo-block.html +26 -0
- data/_includes/purple-doc-wrapper.html +138 -0
- data/_includes/purple-header.html +17 -0
- data/_layouts/blue.html +53 -0
- data/_layouts/default.html +53 -0
- data/_layouts/green.html +51 -0
- data/_layouts/landing-page.html +50 -0
- data/_layouts/orange.html +53 -0
- data/_layouts/page.html +5 -0
- data/_layouts/pink.html +53 -0
- data/_layouts/post.html +5 -0
- data/_layouts/purple.html +53 -0
- data/assets/css/styles.css +1267 -0
- data/assets/images/demo/appkit-account-billing-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-billing.jpg +0 -0
- data/assets/images/demo/appkit-account-drive-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-drive.jpg +0 -0
- data/assets/images/demo/appkit-account-messages-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-messages.jpg +0 -0
- data/assets/images/demo/appkit-account-profile-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-profile.jpg +0 -0
- data/assets/images/demo/appkit-account-reminders-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-reminders.jpg +0 -0
- data/assets/images/demo/appkit-account-settings-thumb.jpg +0 -0
- data/assets/images/demo/appkit-account-settings.jpg +0 -0
- data/assets/images/demo/appkit-activities-thumb.jpg +0 -0
- data/assets/images/demo/appkit-activities.jpg +0 -0
- data/assets/images/demo/appkit-chart-chartjs-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-chartjs.jpg +0 -0
- data/assets/images/demo/appkit-chart-flot-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-flot.jpg +0 -0
- data/assets/images/demo/appkit-chart-inline-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-inline.jpg +0 -0
- data/assets/images/demo/appkit-chart-morris-thumb.jpg +0 -0
- data/assets/images/demo/appkit-chart-morris.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-1-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-1.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-2-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-2.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-3-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-3.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-4-thumb.jpg +0 -0
- data/assets/images/demo/appkit-dashboard-4.jpg +0 -0
- data/assets/images/demo/appkit-discussion-thumb.jpg +0 -0
- data/assets/images/demo/appkit-discussion.jpg +0 -0
- data/assets/images/demo/appkit-discussions-thumb.jpg +0 -0
- data/assets/images/demo/appkit-discussions.jpg +0 -0
- data/assets/images/demo/appkit-inbox-thumb.jpg +0 -0
- data/assets/images/demo/appkit-inbox.jpg +0 -0
- data/assets/images/demo/appkit-member-thumb.jpg +0 -0
- data/assets/images/demo/appkit-member.jpg +0 -0
- data/assets/images/demo/appkit-members-thumb.jpg +0 -0
- data/assets/images/demo/appkit-members.jpg +0 -0
- data/assets/images/demo/appkit-pricing-thumb.jpg +0 -0
- data/assets/images/demo/appkit-pricing.jpg +0 -0
- data/assets/images/demo/appkit-project-thumb.jpg +0 -0
- data/assets/images/demo/appkit-project.jpg +0 -0
- data/assets/images/demo/appkit-projects-thumb.jpg +0 -0
- data/assets/images/demo/appkit-projects.jpg +0 -0
- data/assets/images/demo/appkit-tickets-thumb.jpg +0 -0
- data/assets/images/demo/appkit-tickets.jpg +0 -0
- data/assets/images/demo/appkit-timeline-thumb.jpg +0 -0
- data/assets/images/demo/appkit-timeline.jpg +0 -0
- data/assets/images/demo/appkit-widgets-thumb.jpg +0 -0
- data/assets/images/demo/appkit-widgets.jpg +0 -0
- data/assets/images/demo/author-profile.png +0 -0
- data/assets/images/demo/elegant-icon-font.jpg +0 -0
- data/assets/images/demo/fontawesome-icons.png +0 -0
- data/assets/images/demo/theme-atom.png +0 -0
- data/assets/images/demo/theme-college-green.png +0 -0
- data/assets/images/demo/theme-decibel.png +0 -0
- data/assets/images/demo/theme-delta.png +0 -0
- data/assets/images/demo/theme-devaid.png +0 -0
- data/assets/images/demo/theme-developer.png +0 -0
- data/assets/images/demo/theme-devstudio.png +0 -0
- data/assets/images/demo/theme-epicure.png +0 -0
- data/assets/images/demo/theme-matrimony.png +0 -0
- data/assets/images/demo/theme-onboard.png +0 -0
- data/assets/images/demo/theme-tempo.png +0 -0
- data/assets/images/demo/theme-trades.png +0 -0
- data/assets/images/demo/theme-velocity.png +0 -0
- data/assets/images/empty.gif +0 -0
- data/assets/js/main.js +47 -0
- data/assets/less/base.less +308 -0
- data/assets/less/doc.less +747 -0
- data/assets/less/landing.less +244 -0
- data/assets/less/mixins.less +185 -0
- data/assets/less/styles.less +13 -0
- data/assets/less/theme-default.less +115 -0
- data/assets/plugins/bootstrap/.editorconfig +17 -0
- data/assets/plugins/bootstrap/.gitattributes +15 -0
- data/assets/plugins/bootstrap/.gitignore +41 -0
- data/assets/plugins/bootstrap/.hound.yml +5 -0
- data/assets/plugins/bootstrap/.travis.yml +46 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.css +587 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.css.map +0 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.min.css +6 -0
- data/assets/plugins/bootstrap/css/bootstrap-theme.min.css.map +0 -0
- data/assets/plugins/bootstrap/css/bootstrap.css +6760 -0
- data/assets/plugins/bootstrap/css/bootstrap.css.map +0 -0
- data/assets/plugins/bootstrap/css/bootstrap.min.css +6 -0
- data/assets/plugins/bootstrap/css/bootstrap.min.css.map +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg +288 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff +0 -0
- data/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff2 +0 -0
- data/assets/plugins/bootstrap/js/bootstrap.js +2363 -0
- data/assets/plugins/bootstrap/js/bootstrap.min.js +7 -0
- data/assets/plugins/bootstrap/js/npm.js +13 -0
- data/assets/plugins/elegant_font/Licensing/gpl_license.txt +339 -0
- data/assets/plugins/elegant_font/Licensing/mit_license.txt +21 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.eot +0 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.svg +1832 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.ttf +0 -0
- data/assets/plugins/elegant_font/css/fonts/ElegantIcons.woff +0 -0
- data/assets/plugins/elegant_font/css/index.html +3019 -0
- data/assets/plugins/elegant_font/css/lte-ie7.js +387 -0
- data/assets/plugins/elegant_font/css/style.css +1159 -0
- data/assets/plugins/elegant_font/images/PNG/arrow-up-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_back.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2down_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2dwnn_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2left_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2right_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-2up_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-down_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-left_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-right_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot-up_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_carrot_up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_condense.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_condense_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_expand_alt3.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left-up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_move.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right-up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-down_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-left_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-right_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_triangle-up_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_up-down_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_up.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/arrow_up_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_adjust-horiz.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_adjust-vert.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_archive.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_archive_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_bag.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_bag_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_balance.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_blocked.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_book.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_book_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_box-checked.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_box-empty.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_box-selected.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_briefcase.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_briefcase_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_building.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_building_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_calculator_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_calendar.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_calulator.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_camera.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_camera_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cart_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_chat.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_chat_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_check.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_check_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_check_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_circle-empty.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_circle-slelected.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_clipboard.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_clock.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_clock_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_close.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_close_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_close_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-download.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-download_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-upload.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud-upload_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cloud_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cog.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cogs.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_comment.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_comment_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_compass.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_compass_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cone.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cone_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_contacts.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_contacts_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_creditcard.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_currency.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_currency_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cursor.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_cursor_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_datareport.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_datareport_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_desktop.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_dislike.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_dislike_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_document.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_document_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_documents.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_documents_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_download.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drawer.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drawer_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drive.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_drive_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_easel.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_easel_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-circle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-oct.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-oct_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-triangle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_error-triangle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_film.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_floppy.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_floppy_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_flowchart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_flowchart_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-add.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-add_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-open.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder-open_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder_download.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_folder_upload.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_genius.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_gift.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_gift_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_globe-2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_globe.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_globe_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_grid-2x2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_grid-3x3.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_group.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_headphones.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_heart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_heart_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_hourglass.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_house.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_house_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id-2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id-2_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_id_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_image.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_images.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_info.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_info_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_key.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_key_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_laptop.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lifesaver.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lightbulb.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lightbulb_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_like.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_like_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_link.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_link_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_loading.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock-open.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock-open_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_lock_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mail.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mail_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_map.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_map_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-circle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-circle_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-square_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu-square_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_menu.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mic.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mic_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus-06.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus-box.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_minus_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mobile.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mug.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_mug_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_music.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ol.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_paperclip.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pause.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pause_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pause_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil-edit.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil-edit_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pencil_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pens.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pens_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_percent.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_percent_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_phone.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_piechart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pin.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pin_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus-box.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_plus_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_printer-alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_printer.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_profile.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pushpin.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_pushpin_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_puzzle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_puzzle_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_question.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_question_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_question_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_quotations.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_quotations_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_quotations_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_refresh.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ribbon.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ribbon_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_rook.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_search.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_search2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_search_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_shield.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_shield_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star-half.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star-half_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_star_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_stop.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_stop_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_stop_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_table.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tablet.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tag.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tag_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tags.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tags_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_target.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tool.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_toolbox.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_toolbox_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_tools.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_trash.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_trash_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_ul.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_upload.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_vol-mute.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_vol-mute_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-high.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-high_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-low.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_volume-low_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_wallet.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_wallet_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-in.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-in_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-out.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/icon_zoom-out_alt.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_blogger.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_blogger_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_blogger_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_delicious.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_delicious_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_delicious_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_deviantart.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_deviantart_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_deviantart_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_dribbble.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_dribbble_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_dribbble_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_facebook.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_facebook_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_facebook_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_flickr.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_flickr_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_flickr_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googledrive.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googledrive_alt2.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googledrive_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googleplus.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googleplus_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_googleplus_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_instagram.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_instagram_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_instagram_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_linkedin.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_linkedin_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_linkedin_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_myspace.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_myspace_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_myspace_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_picassa.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_picassa_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_picassa_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_pinterest.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_pinterest_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_pinterest_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_rss.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_rss_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_rss_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_share.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_share_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_share_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_skype.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_skype_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_skype_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_spotify.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_spotify_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_spotify_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_stumbleupon_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_stumbleupon_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumbleupon.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumblr.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumblr_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_tumblr_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_twitter.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_twitter_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_twitter_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_vimeo.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_vimeo_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_vimeo_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_wordpress.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_wordpress_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_wordpress_square.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_youtube.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_youtube_circle.png +0 -0
- data/assets/plugins/elegant_font/images/PNG/social_youtube_square.png +0 -0
- data/assets/plugins/elegant_font/images/SVG/arrow-up-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_back.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2down_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2dwnn_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2left_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2right_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-2up_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-down_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-left_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-right_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot-up_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_carrot_up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_condense.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_condense_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_expand_alt3.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left-up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_move.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right-up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-down_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-left_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-right_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_triangle-up_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_up-down_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_up.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/arrow_up_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_adjust-horiz.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_adjust-vert.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_archive.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_archive_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_bag.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_bag_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_balance.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_blocked.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_book.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_book_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_box-checked.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_box-empty.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_box-selected.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_briefcase.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_briefcase_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_building.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_building_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_calculator_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_calendar.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_calulator.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_camera.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_camera_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cart_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_chat.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_chat_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_check.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_check_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_check_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_circle-empty.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_circle-slelected.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_clipboard.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_clock.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_clock_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_close.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_close_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_close_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-download.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-download_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-upload.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud-upload_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cloud_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cog.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cogs.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_comment.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_comment_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_compass.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_compass_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cone.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cone_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_contacts.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_contacts_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_creditcard.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_currency.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_currency_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cursor.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_cursor_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_datareport.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_datareport_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_desktop.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_dislike.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_dislike_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_document.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_document_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_documents.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_documents_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_download.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drawer.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drawer_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drive.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_drive_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_easel.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_easel_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-circle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-oct.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-oct_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-triangle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_error-triangle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_film.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_floppy.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_floppy_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_flowchart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_flowchart_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-add.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-add_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-open.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder-open_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder_download.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_folder_upload.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_genius.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_gift.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_gift_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_globe-2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_globe.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_globe_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_grid-2x2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_grid-3x3.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_group.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_headphones.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_heart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_heart_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_hourglass.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_house.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_house_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id-2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id-2_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_id_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_image.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_images.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_info.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_info_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_key.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_key_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_laptop.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lifesaver.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lightbulb.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lightbulb_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_like.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_like_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_link.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_link_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_loading.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock-open.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock-open_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_lock_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mail.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mail_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_map.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_map_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-circle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-circle_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-square_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu-square_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_menu.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mic.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mic_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus-06.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus-box.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_minus_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mobile.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mug.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_mug_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_music.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ol.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_paperclip.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pause.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pause_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pause_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil-edit.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil-edit_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pencil_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pens.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pens_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_percent.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_percent_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_phone.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_piechart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pin.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pin_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus-box.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_plus_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_printer-alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_printer.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_profile.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pushpin.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_pushpin_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_puzzle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_puzzle_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_question.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_question_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_question_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_quotations.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_quotations_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_quotations_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_refresh.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ribbon.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ribbon_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_rook.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_search.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_search2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_search_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_shield.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_shield_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star-half.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star-half_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_star_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_stop.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_stop_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_stop_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_table.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tablet.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tag.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tag_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tags.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tags_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_target.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tool.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_toolbox.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_toolbox_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_tools.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_trash.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_trash_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_ul.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_upload.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_vol-mute.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_vol-mute_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-high.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-high_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-low.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_volume-low_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_wallet.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_wallet_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-in.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-in_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-out.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/icon_zoom-out_alt.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_blogger.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_blogger_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_blogger_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_delicious.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_delicious_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_delicious_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_deviantart.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_deviantart_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_deviantart_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_dribbble.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_dribbble_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_dribbble_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_facebook.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_facebook_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_facebook_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_flickr.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_flickr_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_flickr_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googledrive.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googledrive_alt2.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googledrive_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googleplus.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googleplus_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_googleplus_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_instagram.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_instagram_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_instagram_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_linkedin.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_linkedin_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_linkedin_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_myspace.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_myspace_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_myspace_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_picassa.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_picassa_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_picassa_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_pinterest.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_pinterest_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_pinterest_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_rss.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_rss_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_rss_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_share.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_share_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_share_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_skype.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_skype_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_skype_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_spotify.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_spotify_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_spotify_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_stumbleupon_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_stumbleupon_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumbleupon.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumblr.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumblr_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_tumblr_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_twitter.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_twitter_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_twitter_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_vimeo.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_vimeo_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_vimeo_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_wordpress.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_wordpress_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_wordpress_square.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_youtube.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_youtube_circle.svg +1 -0
- data/assets/plugins/elegant_font/images/SVG/social_youtube_square.svg +1 -0
- data/assets/plugins/font-awesome/HELP-US-OUT.txt +7 -0
- data/assets/plugins/font-awesome/css/font-awesome.css +2199 -0
- data/assets/plugins/font-awesome/css/font-awesome.min.css +4 -0
- data/assets/plugins/font-awesome/fonts/FontAwesome.otf +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.eot +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.svg +685 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.ttf +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.woff +0 -0
- data/assets/plugins/font-awesome/fonts/fontawesome-webfont.woff2 +0 -0
- data/assets/plugins/font-awesome/less/animated.less +34 -0
- data/assets/plugins/font-awesome/less/bordered-pulled.less +25 -0
- data/assets/plugins/font-awesome/less/core.less +12 -0
- data/assets/plugins/font-awesome/less/fixed-width.less +6 -0
- data/assets/plugins/font-awesome/less/font-awesome.less +18 -0
- data/assets/plugins/font-awesome/less/icons.less +733 -0
- data/assets/plugins/font-awesome/less/larger.less +13 -0
- data/assets/plugins/font-awesome/less/list.less +19 -0
- data/assets/plugins/font-awesome/less/mixins.less +60 -0
- data/assets/plugins/font-awesome/less/path.less +15 -0
- data/assets/plugins/font-awesome/less/rotated-flipped.less +20 -0
- data/assets/plugins/font-awesome/less/screen-reader.less +5 -0
- data/assets/plugins/font-awesome/less/stacked.less +20 -0
- data/assets/plugins/font-awesome/less/variables.less +744 -0
- data/assets/plugins/font-awesome/scss/_animated.scss +34 -0
- data/assets/plugins/font-awesome/scss/_bordered-pulled.scss +25 -0
- data/assets/plugins/font-awesome/scss/_core.scss +12 -0
- data/assets/plugins/font-awesome/scss/_fixed-width.scss +6 -0
- data/assets/plugins/font-awesome/scss/_icons.scss +733 -0
- data/assets/plugins/font-awesome/scss/_larger.scss +13 -0
- data/assets/plugins/font-awesome/scss/_list.scss +19 -0
- data/assets/plugins/font-awesome/scss/_mixins.scss +60 -0
- data/assets/plugins/font-awesome/scss/_path.scss +15 -0
- data/assets/plugins/font-awesome/scss/_rotated-flipped.scss +20 -0
- data/assets/plugins/font-awesome/scss/_screen-reader.scss +5 -0
- data/assets/plugins/font-awesome/scss/_stacked.scss +20 -0
- data/assets/plugins/font-awesome/scss/_variables.scss +744 -0
- data/assets/plugins/font-awesome/scss/font-awesome.scss +18 -0
- data/assets/plugins/jquery-1.12.3.min.js +5 -0
- data/assets/plugins/jquery-match-height/CHANGELOG.md +24 -0
- data/assets/plugins/jquery-match-height/LICENSE +21 -0
- data/assets/plugins/jquery-match-height/README.md +170 -0
- data/assets/plugins/jquery-match-height/bower.json +26 -0
- data/assets/plugins/jquery-match-height/jquery.matchHeight-min.js +10 -0
- data/assets/plugins/jquery-match-height/jquery.matchHeight.js +298 -0
- data/assets/plugins/jquery-match-height/matchHeight.jquery.json +32 -0
- data/assets/plugins/jquery-match-height/test.css +265 -0
- data/assets/plugins/jquery-match-height/test.html +288 -0
- data/assets/plugins/jquery-match-height/test.js +33 -0
- data/assets/plugins/jquery-scrollTo/.gitignore +16 -0
- data/assets/plugins/jquery-scrollTo/.jscsrc +41 -0
- data/assets/plugins/jquery-scrollTo/.jshintrc +23 -0
- data/assets/plugins/jquery-scrollTo/CHANGELOG +178 -0
- data/assets/plugins/jquery-scrollTo/LICENSE +22 -0
- data/assets/plugins/jquery-scrollTo/README.md +151 -0
- data/assets/plugins/jquery-scrollTo/bower.json +28 -0
- data/assets/plugins/jquery-scrollTo/composer.json +32 -0
- data/assets/plugins/jquery-scrollTo/demo/css/style.css +150 -0
- data/assets/plugins/jquery-scrollTo/demo/css/style.old.css +69 -0
- data/assets/plugins/jquery-scrollTo/demo/index.html +252 -0
- data/assets/plugins/jquery-scrollTo/demo/index.old.html +128 -0
- data/assets/plugins/jquery-scrollTo/jquery.scrollTo.js +210 -0
- data/assets/plugins/jquery-scrollTo/jquery.scrollTo.min.js +7 -0
- data/assets/plugins/jquery-scrollTo/package.json +20 -0
- data/assets/plugins/jquery-scrollTo/tests/ElemMaxY-compat.html +21 -0
- data/assets/plugins/jquery-scrollTo/tests/ElemMaxY-quirks.html +20 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-compat.html +19 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-quirks.html +18 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-to-iframe-compat.html +20 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-to-iframe-quirks.html +19 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-with-iframe-compat.html +11 -0
- data/assets/plugins/jquery-scrollTo/tests/WinMaxY-with-iframe-quirks.html +10 -0
- data/assets/plugins/jquery-scrollTo/tests/index.html +24 -0
- data/assets/plugins/jquery-scrollTo/tests/test.js +21 -0
- data/assets/plugins/lightbox/.gitignore +6 -0
- data/assets/plugins/lightbox/Gruntfile.js +84 -0
- data/assets/plugins/lightbox/LICENSE.txt +339 -0
- data/assets/plugins/lightbox/README.md +10 -0
- data/assets/plugins/lightbox/bower.json +38 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.css +62 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.js +400 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.min.css +6 -0
- data/assets/plugins/lightbox/dist/ekko-lightbox.min.js +7 -0
- data/assets/plugins/lightbox/ekko-lightbox.coffee +353 -0
- data/assets/plugins/lightbox/ekko-lightbox.less +64 -0
- data/assets/plugins/lightbox/examples/index.html +559 -0
- data/assets/plugins/lightbox/examples/remote/page1.html +9 -0
- data/assets/plugins/lightbox/examples/remote/page2.html +9 -0
- data/assets/plugins/lightbox/examples/remote/readme.md +1 -0
- data/assets/plugins/lightbox/package.json +46 -0
- data/assets/plugins/prism/min/prism-min.js +2 -0
- data/assets/plugins/prism/prism.css +163 -0
- data/assets/plugins/prism/prism.js +18 -0
- metadata +1039 -0
@@ -0,0 +1,17 @@
|
|
1
|
+
# editorconfig.org
|
2
|
+
|
3
|
+
root = true
|
4
|
+
|
5
|
+
[*]
|
6
|
+
charset = utf-8
|
7
|
+
end_of_line = lf
|
8
|
+
indent_size = 2
|
9
|
+
indent_style = space
|
10
|
+
insert_final_newline = true
|
11
|
+
trim_trailing_whitespace = true
|
12
|
+
|
13
|
+
[*.md]
|
14
|
+
trim_trailing_whitespace = false
|
15
|
+
|
16
|
+
[*.py]
|
17
|
+
indent_size = 4
|
@@ -0,0 +1,15 @@
|
|
1
|
+
# Enforce Unix newlines
|
2
|
+
*.css text eol=lf
|
3
|
+
*.html text eol=lf
|
4
|
+
*.js text eol=lf
|
5
|
+
*.json text eol=lf
|
6
|
+
*.less text eol=lf
|
7
|
+
*.md text eol=lf
|
8
|
+
*.svg text eol=lf
|
9
|
+
*.yml text eol=lf
|
10
|
+
# Don't diff or textually merge source maps
|
11
|
+
*.map binary
|
12
|
+
|
13
|
+
bootstrap-theme.css linguist-vendored=false
|
14
|
+
bootstrap.css linguist-vendored=false
|
15
|
+
bootstrap.js linguist-vendored=false
|
@@ -0,0 +1,41 @@
|
|
1
|
+
# Ignore docs files
|
2
|
+
_gh_pages
|
3
|
+
_site
|
4
|
+
.ruby-version
|
5
|
+
|
6
|
+
# Numerous always-ignore extensions
|
7
|
+
*.diff
|
8
|
+
*.err
|
9
|
+
*.log
|
10
|
+
*.orig
|
11
|
+
*.rej
|
12
|
+
*.swo
|
13
|
+
*.swp
|
14
|
+
*.vi
|
15
|
+
*.zip
|
16
|
+
*~
|
17
|
+
|
18
|
+
# OS or Editor folders
|
19
|
+
._*
|
20
|
+
.cache
|
21
|
+
.DS_Store
|
22
|
+
.idea
|
23
|
+
.project
|
24
|
+
.settings
|
25
|
+
.tmproj
|
26
|
+
*.esproj
|
27
|
+
*.sublime-project
|
28
|
+
*.sublime-workspace
|
29
|
+
nbproject
|
30
|
+
Thumbs.db
|
31
|
+
|
32
|
+
# Komodo
|
33
|
+
.komodotools
|
34
|
+
*.komodoproject
|
35
|
+
|
36
|
+
# Jekyll metadata
|
37
|
+
docs/.jekyll-metadata
|
38
|
+
|
39
|
+
# Folders to ignore
|
40
|
+
bower_components
|
41
|
+
node_modules
|
@@ -0,0 +1,46 @@
|
|
1
|
+
language: node_js
|
2
|
+
git:
|
3
|
+
depth: 10
|
4
|
+
node_js:
|
5
|
+
- "0.12"
|
6
|
+
before_install:
|
7
|
+
- travis_retry sudo pip install -r test-infra/requirements.txt
|
8
|
+
- rvm install 2.0.0
|
9
|
+
- rvm use 2.0.0 --fuzzy
|
10
|
+
- export GEMDIR=$(rvm gemdir)
|
11
|
+
- if [ "$TWBS_TEST" = validate-html ]; then echo "ruby=$(basename $GEMDIR) jekyll=$JEKYLL_VERSION rouge=$ROUGE_VERSION" > pseudo_Gemfile.lock; fi
|
12
|
+
- "export TRAVIS_COMMIT_MSG=\"$(git log --format=%B --no-merges -n 1)\""
|
13
|
+
- echo "$TRAVIS_COMMIT_MSG" | grep '\[skip validator\]'; export TWBS_DO_VALIDATOR=$?; true
|
14
|
+
- echo "$TRAVIS_COMMIT_MSG" | grep '\[skip sauce\]'; export TWBS_DO_SAUCE=$?; true
|
15
|
+
- if [ "$TRAVIS_REPO_SLUG" = twbs-savage/bootstrap ]; then export TWBS_DO_VALIDATOR=0; fi
|
16
|
+
install:
|
17
|
+
- npm install -g grunt-cli
|
18
|
+
- ./test-infra/s3_cache.py download npm-modules
|
19
|
+
- if [ "$TWBS_TEST" = validate-html ] && [ $TWBS_DO_VALIDATOR -ne 0 ]; then ./test-infra/s3_cache.py download rubygems; fi
|
20
|
+
after_script:
|
21
|
+
- if [ "$TRAVIS_REPO_SLUG" != twbs-savage/bootstrap ] && [ "$TWBS_TEST" = core ]; then ./test-infra/s3_cache.py upload npm-modules; fi
|
22
|
+
- if [ "$TRAVIS_REPO_SLUG" != twbs-savage/bootstrap ] && [ "$TWBS_TEST" = validate-html ] && [ $TWBS_DO_VALIDATOR -ne 0 ]; then ./test-infra/s3_cache.py upload rubygems; fi
|
23
|
+
env:
|
24
|
+
global:
|
25
|
+
- JEKYLL_VERSION="3.0.0"
|
26
|
+
- ROUGE_VERSION="1.10.1"
|
27
|
+
- SAUCE_USERNAME="bootstrap"
|
28
|
+
- secure: "pJkBwnuae9dKU5tEcCqccfS1QQw7/meEcfz63fM7ba7QJNjoA6BaXj08L5Z3Vb5vBmVPwBawxo5Hp0jC0r/Z/O0hGnAmz/Cz09L+cy7dSAZ9x4hvZePSja/UAusaB5ogMoO8l2b773MzgQeSmrLbExr9BWLeqEfjC2hFgdgHLaQ="
|
29
|
+
- secure: "gqjqISbxBJK6byFbsmr1AyP1qoWH+rap06A2gI7v72+Tn2PU2nYkIMUkCvhZw6K889jv+LhQ/ybcBxDOXHpNCExCnSgB4dcnmYp+9oeNZb37jSP0rQ+Ib4OTLjzc3/FawE/fUq5kukZTC7porzc/k0qJNLAZRx3YLALmK1GIdUY="
|
30
|
+
- secure: "Gghh/e3Gsbj1+4RR9Lh2aR/xJl35HWiHqlPIeSUqE9D7uDCVTAwNce/dGL3Ew7uJPfJ6Pgr70wD3zgu3stw0Zmzayax0hiDtGwcQCxVIER08wqGANK9C2Q7PYJkNTNtiTo6ehKWbdV4Z+/U+TEYyQfpQTDbAFYk/vVpsdjp0Lmc="
|
31
|
+
- secure: "RTbRdx4G/2OTLfrZtP1VbRljxEmd6A1F3GqXboeQTldsnAlwpsES65es5CE3ub/rmixLApOY9ot7OPmNixFgC2Y8xOsV7lNCC62QVpmqQEDyGFFQKb3yO6/dmwQxdsCqGfzf9Np6Wh5V22QFvr50ZLKLd7Uhd9oXMDIk/z1MJ3o="
|
32
|
+
- secure: "RKWpS+P20b4tG9tawzCMJSmQftoonmC7tJzyGYiHuEM1TcpHALLBcnzKlr/+DiPTfzDJWY4kS8pxfhK4uXOe8OHnhpMNub7LEWtFPePlZIervOJcsOydaQocTKqVVWD6OUubMeQmQ+tZmvmpjoJ1uPPEbFs9ciF7+dv3U5tLUZ0="
|
33
|
+
- secure: "XswSKBY0HJ/aO9VOBeWlvGpqSFF/DsJmNKz7o5RkJMJX340qe44J929uUNwwOwlv9YrgptzC2W6l8bpmZQV+p6IYs99SoSA8CCaUfIJaqeU9x/UiT5vIHgqaNax+vFJwvzHLpF5v/ggFqFEKCd54gCDasePLTztHeC4oL104iaQ="
|
34
|
+
- secure: "Dv1HX5dzyTh8gA2YsLI+yWEgh9lnGKPpRDDEYYvm42fjBFziUYfcpvA9g8GXQuU9srY3mhfsZkCDHN0x5n1gliOai5TSjmd5Hh+9UyhvNWE+D8HoUpcFXWoQXvy/if2r25m+ZWi3cqgXkkBOcal3W1ePMtU4ln18NcWyIZ0tEFo="
|
35
|
+
- secure: "PabpUdG2dE40hHUkMCdxk1e9Ak3BOo0h7Y5/uekosLKOz5N60Xmn/ooyrSkvicLthXO4cfONFhO3/xSVRKQOxlUw4on5i0VuNK+QSqxJk0IDaRSZnTCcC8J7083K0YL+FvMdGQwcYwMY9LiwS8aS014IRkSQjsa+mjo3owP+dOU="
|
36
|
+
- secure: "G4/f4PVyVi9o6UbZMqw9YFmDu7cHqe9iymiXYd1RcnPXwhWAePX12m0PWMhUj5itJ180PTEddVip8PNOgBdqyrDxEPKkcgAW2EElVAPIKJXVfvDW64UjQ0H7NS7XvF7iLQUJp/XfmR7NJ7tT393AQdh8SGmuQpJhgYbwIWbES/k="
|
37
|
+
matrix:
|
38
|
+
- TWBS_TEST=core
|
39
|
+
- TWBS_TEST=validate-html
|
40
|
+
- TWBS_TEST=sauce-js-unit
|
41
|
+
matrix:
|
42
|
+
fast_finish: true
|
43
|
+
notifications:
|
44
|
+
slack: heybb:iz4wwosL0N0EdaX1gvgkU0NH
|
45
|
+
webhooks:
|
46
|
+
- http://savage1.twbsapps.com/savage/travis
|
@@ -0,0 +1,587 @@
|
|
1
|
+
/*!
|
2
|
+
* Bootstrap v3.3.6 (http://getbootstrap.com)
|
3
|
+
* Copyright 2011-2015 Twitter, Inc.
|
4
|
+
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
5
|
+
*/
|
6
|
+
.btn-default,
|
7
|
+
.btn-primary,
|
8
|
+
.btn-success,
|
9
|
+
.btn-info,
|
10
|
+
.btn-warning,
|
11
|
+
.btn-danger {
|
12
|
+
text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
|
13
|
+
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
|
14
|
+
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
|
15
|
+
}
|
16
|
+
.btn-default:active,
|
17
|
+
.btn-primary:active,
|
18
|
+
.btn-success:active,
|
19
|
+
.btn-info:active,
|
20
|
+
.btn-warning:active,
|
21
|
+
.btn-danger:active,
|
22
|
+
.btn-default.active,
|
23
|
+
.btn-primary.active,
|
24
|
+
.btn-success.active,
|
25
|
+
.btn-info.active,
|
26
|
+
.btn-warning.active,
|
27
|
+
.btn-danger.active {
|
28
|
+
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
|
29
|
+
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
|
30
|
+
}
|
31
|
+
.btn-default.disabled,
|
32
|
+
.btn-primary.disabled,
|
33
|
+
.btn-success.disabled,
|
34
|
+
.btn-info.disabled,
|
35
|
+
.btn-warning.disabled,
|
36
|
+
.btn-danger.disabled,
|
37
|
+
.btn-default[disabled],
|
38
|
+
.btn-primary[disabled],
|
39
|
+
.btn-success[disabled],
|
40
|
+
.btn-info[disabled],
|
41
|
+
.btn-warning[disabled],
|
42
|
+
.btn-danger[disabled],
|
43
|
+
fieldset[disabled] .btn-default,
|
44
|
+
fieldset[disabled] .btn-primary,
|
45
|
+
fieldset[disabled] .btn-success,
|
46
|
+
fieldset[disabled] .btn-info,
|
47
|
+
fieldset[disabled] .btn-warning,
|
48
|
+
fieldset[disabled] .btn-danger {
|
49
|
+
-webkit-box-shadow: none;
|
50
|
+
box-shadow: none;
|
51
|
+
}
|
52
|
+
.btn-default .badge,
|
53
|
+
.btn-primary .badge,
|
54
|
+
.btn-success .badge,
|
55
|
+
.btn-info .badge,
|
56
|
+
.btn-warning .badge,
|
57
|
+
.btn-danger .badge {
|
58
|
+
text-shadow: none;
|
59
|
+
}
|
60
|
+
.btn:active,
|
61
|
+
.btn.active {
|
62
|
+
background-image: none;
|
63
|
+
}
|
64
|
+
.btn-default {
|
65
|
+
text-shadow: 0 1px 0 #fff;
|
66
|
+
background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
|
67
|
+
background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
|
68
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
|
69
|
+
background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
|
70
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
|
71
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
72
|
+
background-repeat: repeat-x;
|
73
|
+
border-color: #dbdbdb;
|
74
|
+
border-color: #ccc;
|
75
|
+
}
|
76
|
+
.btn-default:hover,
|
77
|
+
.btn-default:focus {
|
78
|
+
background-color: #e0e0e0;
|
79
|
+
background-position: 0 -15px;
|
80
|
+
}
|
81
|
+
.btn-default:active,
|
82
|
+
.btn-default.active {
|
83
|
+
background-color: #e0e0e0;
|
84
|
+
border-color: #dbdbdb;
|
85
|
+
}
|
86
|
+
.btn-default.disabled,
|
87
|
+
.btn-default[disabled],
|
88
|
+
fieldset[disabled] .btn-default,
|
89
|
+
.btn-default.disabled:hover,
|
90
|
+
.btn-default[disabled]:hover,
|
91
|
+
fieldset[disabled] .btn-default:hover,
|
92
|
+
.btn-default.disabled:focus,
|
93
|
+
.btn-default[disabled]:focus,
|
94
|
+
fieldset[disabled] .btn-default:focus,
|
95
|
+
.btn-default.disabled.focus,
|
96
|
+
.btn-default[disabled].focus,
|
97
|
+
fieldset[disabled] .btn-default.focus,
|
98
|
+
.btn-default.disabled:active,
|
99
|
+
.btn-default[disabled]:active,
|
100
|
+
fieldset[disabled] .btn-default:active,
|
101
|
+
.btn-default.disabled.active,
|
102
|
+
.btn-default[disabled].active,
|
103
|
+
fieldset[disabled] .btn-default.active {
|
104
|
+
background-color: #e0e0e0;
|
105
|
+
background-image: none;
|
106
|
+
}
|
107
|
+
.btn-primary {
|
108
|
+
background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
|
109
|
+
background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
|
110
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
|
111
|
+
background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
|
112
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
|
113
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
114
|
+
background-repeat: repeat-x;
|
115
|
+
border-color: #245580;
|
116
|
+
}
|
117
|
+
.btn-primary:hover,
|
118
|
+
.btn-primary:focus {
|
119
|
+
background-color: #265a88;
|
120
|
+
background-position: 0 -15px;
|
121
|
+
}
|
122
|
+
.btn-primary:active,
|
123
|
+
.btn-primary.active {
|
124
|
+
background-color: #265a88;
|
125
|
+
border-color: #245580;
|
126
|
+
}
|
127
|
+
.btn-primary.disabled,
|
128
|
+
.btn-primary[disabled],
|
129
|
+
fieldset[disabled] .btn-primary,
|
130
|
+
.btn-primary.disabled:hover,
|
131
|
+
.btn-primary[disabled]:hover,
|
132
|
+
fieldset[disabled] .btn-primary:hover,
|
133
|
+
.btn-primary.disabled:focus,
|
134
|
+
.btn-primary[disabled]:focus,
|
135
|
+
fieldset[disabled] .btn-primary:focus,
|
136
|
+
.btn-primary.disabled.focus,
|
137
|
+
.btn-primary[disabled].focus,
|
138
|
+
fieldset[disabled] .btn-primary.focus,
|
139
|
+
.btn-primary.disabled:active,
|
140
|
+
.btn-primary[disabled]:active,
|
141
|
+
fieldset[disabled] .btn-primary:active,
|
142
|
+
.btn-primary.disabled.active,
|
143
|
+
.btn-primary[disabled].active,
|
144
|
+
fieldset[disabled] .btn-primary.active {
|
145
|
+
background-color: #265a88;
|
146
|
+
background-image: none;
|
147
|
+
}
|
148
|
+
.btn-success {
|
149
|
+
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
|
150
|
+
background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
|
151
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
|
152
|
+
background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
|
153
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
|
154
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
155
|
+
background-repeat: repeat-x;
|
156
|
+
border-color: #3e8f3e;
|
157
|
+
}
|
158
|
+
.btn-success:hover,
|
159
|
+
.btn-success:focus {
|
160
|
+
background-color: #419641;
|
161
|
+
background-position: 0 -15px;
|
162
|
+
}
|
163
|
+
.btn-success:active,
|
164
|
+
.btn-success.active {
|
165
|
+
background-color: #419641;
|
166
|
+
border-color: #3e8f3e;
|
167
|
+
}
|
168
|
+
.btn-success.disabled,
|
169
|
+
.btn-success[disabled],
|
170
|
+
fieldset[disabled] .btn-success,
|
171
|
+
.btn-success.disabled:hover,
|
172
|
+
.btn-success[disabled]:hover,
|
173
|
+
fieldset[disabled] .btn-success:hover,
|
174
|
+
.btn-success.disabled:focus,
|
175
|
+
.btn-success[disabled]:focus,
|
176
|
+
fieldset[disabled] .btn-success:focus,
|
177
|
+
.btn-success.disabled.focus,
|
178
|
+
.btn-success[disabled].focus,
|
179
|
+
fieldset[disabled] .btn-success.focus,
|
180
|
+
.btn-success.disabled:active,
|
181
|
+
.btn-success[disabled]:active,
|
182
|
+
fieldset[disabled] .btn-success:active,
|
183
|
+
.btn-success.disabled.active,
|
184
|
+
.btn-success[disabled].active,
|
185
|
+
fieldset[disabled] .btn-success.active {
|
186
|
+
background-color: #419641;
|
187
|
+
background-image: none;
|
188
|
+
}
|
189
|
+
.btn-info {
|
190
|
+
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
|
191
|
+
background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
|
192
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
|
193
|
+
background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
|
194
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
|
195
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
196
|
+
background-repeat: repeat-x;
|
197
|
+
border-color: #28a4c9;
|
198
|
+
}
|
199
|
+
.btn-info:hover,
|
200
|
+
.btn-info:focus {
|
201
|
+
background-color: #2aabd2;
|
202
|
+
background-position: 0 -15px;
|
203
|
+
}
|
204
|
+
.btn-info:active,
|
205
|
+
.btn-info.active {
|
206
|
+
background-color: #2aabd2;
|
207
|
+
border-color: #28a4c9;
|
208
|
+
}
|
209
|
+
.btn-info.disabled,
|
210
|
+
.btn-info[disabled],
|
211
|
+
fieldset[disabled] .btn-info,
|
212
|
+
.btn-info.disabled:hover,
|
213
|
+
.btn-info[disabled]:hover,
|
214
|
+
fieldset[disabled] .btn-info:hover,
|
215
|
+
.btn-info.disabled:focus,
|
216
|
+
.btn-info[disabled]:focus,
|
217
|
+
fieldset[disabled] .btn-info:focus,
|
218
|
+
.btn-info.disabled.focus,
|
219
|
+
.btn-info[disabled].focus,
|
220
|
+
fieldset[disabled] .btn-info.focus,
|
221
|
+
.btn-info.disabled:active,
|
222
|
+
.btn-info[disabled]:active,
|
223
|
+
fieldset[disabled] .btn-info:active,
|
224
|
+
.btn-info.disabled.active,
|
225
|
+
.btn-info[disabled].active,
|
226
|
+
fieldset[disabled] .btn-info.active {
|
227
|
+
background-color: #2aabd2;
|
228
|
+
background-image: none;
|
229
|
+
}
|
230
|
+
.btn-warning {
|
231
|
+
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
|
232
|
+
background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
|
233
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
|
234
|
+
background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
|
235
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
|
236
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
237
|
+
background-repeat: repeat-x;
|
238
|
+
border-color: #e38d13;
|
239
|
+
}
|
240
|
+
.btn-warning:hover,
|
241
|
+
.btn-warning:focus {
|
242
|
+
background-color: #eb9316;
|
243
|
+
background-position: 0 -15px;
|
244
|
+
}
|
245
|
+
.btn-warning:active,
|
246
|
+
.btn-warning.active {
|
247
|
+
background-color: #eb9316;
|
248
|
+
border-color: #e38d13;
|
249
|
+
}
|
250
|
+
.btn-warning.disabled,
|
251
|
+
.btn-warning[disabled],
|
252
|
+
fieldset[disabled] .btn-warning,
|
253
|
+
.btn-warning.disabled:hover,
|
254
|
+
.btn-warning[disabled]:hover,
|
255
|
+
fieldset[disabled] .btn-warning:hover,
|
256
|
+
.btn-warning.disabled:focus,
|
257
|
+
.btn-warning[disabled]:focus,
|
258
|
+
fieldset[disabled] .btn-warning:focus,
|
259
|
+
.btn-warning.disabled.focus,
|
260
|
+
.btn-warning[disabled].focus,
|
261
|
+
fieldset[disabled] .btn-warning.focus,
|
262
|
+
.btn-warning.disabled:active,
|
263
|
+
.btn-warning[disabled]:active,
|
264
|
+
fieldset[disabled] .btn-warning:active,
|
265
|
+
.btn-warning.disabled.active,
|
266
|
+
.btn-warning[disabled].active,
|
267
|
+
fieldset[disabled] .btn-warning.active {
|
268
|
+
background-color: #eb9316;
|
269
|
+
background-image: none;
|
270
|
+
}
|
271
|
+
.btn-danger {
|
272
|
+
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
|
273
|
+
background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
|
274
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
|
275
|
+
background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
|
276
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
|
277
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
278
|
+
background-repeat: repeat-x;
|
279
|
+
border-color: #b92c28;
|
280
|
+
}
|
281
|
+
.btn-danger:hover,
|
282
|
+
.btn-danger:focus {
|
283
|
+
background-color: #c12e2a;
|
284
|
+
background-position: 0 -15px;
|
285
|
+
}
|
286
|
+
.btn-danger:active,
|
287
|
+
.btn-danger.active {
|
288
|
+
background-color: #c12e2a;
|
289
|
+
border-color: #b92c28;
|
290
|
+
}
|
291
|
+
.btn-danger.disabled,
|
292
|
+
.btn-danger[disabled],
|
293
|
+
fieldset[disabled] .btn-danger,
|
294
|
+
.btn-danger.disabled:hover,
|
295
|
+
.btn-danger[disabled]:hover,
|
296
|
+
fieldset[disabled] .btn-danger:hover,
|
297
|
+
.btn-danger.disabled:focus,
|
298
|
+
.btn-danger[disabled]:focus,
|
299
|
+
fieldset[disabled] .btn-danger:focus,
|
300
|
+
.btn-danger.disabled.focus,
|
301
|
+
.btn-danger[disabled].focus,
|
302
|
+
fieldset[disabled] .btn-danger.focus,
|
303
|
+
.btn-danger.disabled:active,
|
304
|
+
.btn-danger[disabled]:active,
|
305
|
+
fieldset[disabled] .btn-danger:active,
|
306
|
+
.btn-danger.disabled.active,
|
307
|
+
.btn-danger[disabled].active,
|
308
|
+
fieldset[disabled] .btn-danger.active {
|
309
|
+
background-color: #c12e2a;
|
310
|
+
background-image: none;
|
311
|
+
}
|
312
|
+
.thumbnail,
|
313
|
+
.img-thumbnail {
|
314
|
+
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
315
|
+
box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
316
|
+
}
|
317
|
+
.dropdown-menu > li > a:hover,
|
318
|
+
.dropdown-menu > li > a:focus {
|
319
|
+
background-color: #e8e8e8;
|
320
|
+
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
321
|
+
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
322
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
|
323
|
+
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
|
324
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
|
325
|
+
background-repeat: repeat-x;
|
326
|
+
}
|
327
|
+
.dropdown-menu > .active > a,
|
328
|
+
.dropdown-menu > .active > a:hover,
|
329
|
+
.dropdown-menu > .active > a:focus {
|
330
|
+
background-color: #2e6da4;
|
331
|
+
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
332
|
+
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
333
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
|
334
|
+
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
|
335
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
|
336
|
+
background-repeat: repeat-x;
|
337
|
+
}
|
338
|
+
.navbar-default {
|
339
|
+
background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
|
340
|
+
background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
|
341
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
|
342
|
+
background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
|
343
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
|
344
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
345
|
+
background-repeat: repeat-x;
|
346
|
+
border-radius: 4px;
|
347
|
+
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
|
348
|
+
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
|
349
|
+
}
|
350
|
+
.navbar-default .navbar-nav > .open > a,
|
351
|
+
.navbar-default .navbar-nav > .active > a {
|
352
|
+
background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
|
353
|
+
background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
|
354
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
|
355
|
+
background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
|
356
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
|
357
|
+
background-repeat: repeat-x;
|
358
|
+
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
|
359
|
+
box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
|
360
|
+
}
|
361
|
+
.navbar-brand,
|
362
|
+
.navbar-nav > li > a {
|
363
|
+
text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
|
364
|
+
}
|
365
|
+
.navbar-inverse {
|
366
|
+
background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
|
367
|
+
background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
|
368
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
|
369
|
+
background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
|
370
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
|
371
|
+
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
|
372
|
+
background-repeat: repeat-x;
|
373
|
+
border-radius: 4px;
|
374
|
+
}
|
375
|
+
.navbar-inverse .navbar-nav > .open > a,
|
376
|
+
.navbar-inverse .navbar-nav > .active > a {
|
377
|
+
background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
|
378
|
+
background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
|
379
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
|
380
|
+
background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
|
381
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
|
382
|
+
background-repeat: repeat-x;
|
383
|
+
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
|
384
|
+
box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
|
385
|
+
}
|
386
|
+
.navbar-inverse .navbar-brand,
|
387
|
+
.navbar-inverse .navbar-nav > li > a {
|
388
|
+
text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
|
389
|
+
}
|
390
|
+
.navbar-static-top,
|
391
|
+
.navbar-fixed-top,
|
392
|
+
.navbar-fixed-bottom {
|
393
|
+
border-radius: 0;
|
394
|
+
}
|
395
|
+
@media (max-width: 767px) {
|
396
|
+
.navbar .navbar-nav .open .dropdown-menu > .active > a,
|
397
|
+
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
|
398
|
+
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
|
399
|
+
color: #fff;
|
400
|
+
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
401
|
+
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
402
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
|
403
|
+
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
|
404
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
|
405
|
+
background-repeat: repeat-x;
|
406
|
+
}
|
407
|
+
}
|
408
|
+
.alert {
|
409
|
+
text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
|
410
|
+
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
|
411
|
+
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
|
412
|
+
}
|
413
|
+
.alert-success {
|
414
|
+
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
|
415
|
+
background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
|
416
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
|
417
|
+
background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
|
418
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
|
419
|
+
background-repeat: repeat-x;
|
420
|
+
border-color: #b2dba1;
|
421
|
+
}
|
422
|
+
.alert-info {
|
423
|
+
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
|
424
|
+
background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
|
425
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
|
426
|
+
background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
|
427
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
|
428
|
+
background-repeat: repeat-x;
|
429
|
+
border-color: #9acfea;
|
430
|
+
}
|
431
|
+
.alert-warning {
|
432
|
+
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
|
433
|
+
background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
|
434
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
|
435
|
+
background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
|
436
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
|
437
|
+
background-repeat: repeat-x;
|
438
|
+
border-color: #f5e79e;
|
439
|
+
}
|
440
|
+
.alert-danger {
|
441
|
+
background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
|
442
|
+
background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
|
443
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
|
444
|
+
background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
|
445
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
|
446
|
+
background-repeat: repeat-x;
|
447
|
+
border-color: #dca7a7;
|
448
|
+
}
|
449
|
+
.progress {
|
450
|
+
background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
|
451
|
+
background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
|
452
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
|
453
|
+
background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
|
454
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
|
455
|
+
background-repeat: repeat-x;
|
456
|
+
}
|
457
|
+
.progress-bar {
|
458
|
+
background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
|
459
|
+
background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
|
460
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
|
461
|
+
background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
|
462
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
|
463
|
+
background-repeat: repeat-x;
|
464
|
+
}
|
465
|
+
.progress-bar-success {
|
466
|
+
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
|
467
|
+
background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
|
468
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
|
469
|
+
background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
|
470
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
|
471
|
+
background-repeat: repeat-x;
|
472
|
+
}
|
473
|
+
.progress-bar-info {
|
474
|
+
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
|
475
|
+
background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
|
476
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
|
477
|
+
background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
|
478
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
|
479
|
+
background-repeat: repeat-x;
|
480
|
+
}
|
481
|
+
.progress-bar-warning {
|
482
|
+
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
|
483
|
+
background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
|
484
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
|
485
|
+
background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
|
486
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
|
487
|
+
background-repeat: repeat-x;
|
488
|
+
}
|
489
|
+
.progress-bar-danger {
|
490
|
+
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
|
491
|
+
background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
|
492
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
|
493
|
+
background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
|
494
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
|
495
|
+
background-repeat: repeat-x;
|
496
|
+
}
|
497
|
+
.progress-bar-striped {
|
498
|
+
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
|
499
|
+
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
|
500
|
+
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
|
501
|
+
}
|
502
|
+
.list-group {
|
503
|
+
border-radius: 4px;
|
504
|
+
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
505
|
+
box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
|
506
|
+
}
|
507
|
+
.list-group-item.active,
|
508
|
+
.list-group-item.active:hover,
|
509
|
+
.list-group-item.active:focus {
|
510
|
+
text-shadow: 0 -1px 0 #286090;
|
511
|
+
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
|
512
|
+
background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
|
513
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
|
514
|
+
background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
|
515
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
|
516
|
+
background-repeat: repeat-x;
|
517
|
+
border-color: #2b669a;
|
518
|
+
}
|
519
|
+
.list-group-item.active .badge,
|
520
|
+
.list-group-item.active:hover .badge,
|
521
|
+
.list-group-item.active:focus .badge {
|
522
|
+
text-shadow: none;
|
523
|
+
}
|
524
|
+
.panel {
|
525
|
+
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
|
526
|
+
box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
|
527
|
+
}
|
528
|
+
.panel-default > .panel-heading {
|
529
|
+
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
530
|
+
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
|
531
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
|
532
|
+
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
|
533
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
|
534
|
+
background-repeat: repeat-x;
|
535
|
+
}
|
536
|
+
.panel-primary > .panel-heading {
|
537
|
+
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
538
|
+
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
|
539
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
|
540
|
+
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
|
541
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
|
542
|
+
background-repeat: repeat-x;
|
543
|
+
}
|
544
|
+
.panel-success > .panel-heading {
|
545
|
+
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
|
546
|
+
background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
|
547
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
|
548
|
+
background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
|
549
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
|
550
|
+
background-repeat: repeat-x;
|
551
|
+
}
|
552
|
+
.panel-info > .panel-heading {
|
553
|
+
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
|
554
|
+
background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
|
555
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
|
556
|
+
background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
|
557
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
|
558
|
+
background-repeat: repeat-x;
|
559
|
+
}
|
560
|
+
.panel-warning > .panel-heading {
|
561
|
+
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
|
562
|
+
background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
|
563
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
|
564
|
+
background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
|
565
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
|
566
|
+
background-repeat: repeat-x;
|
567
|
+
}
|
568
|
+
.panel-danger > .panel-heading {
|
569
|
+
background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
|
570
|
+
background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
|
571
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
|
572
|
+
background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
|
573
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
|
574
|
+
background-repeat: repeat-x;
|
575
|
+
}
|
576
|
+
.well {
|
577
|
+
background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
|
578
|
+
background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
|
579
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
|
580
|
+
background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
|
581
|
+
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
|
582
|
+
background-repeat: repeat-x;
|
583
|
+
border-color: #dcdcdc;
|
584
|
+
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
|
585
|
+
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
|
586
|
+
}
|
587
|
+
/*# sourceMappingURL=bootstrap-theme.css.map */
|