ode-csslib-panda-paris 1.0.0-feat-produit.202209221209
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/_overridable-variables.scss +26 -0
- package/dist/css/_springboard-overrides.scss +1 -0
- package/dist/css/styles/_overrides.scss +15 -0
- package/dist/editor-resources/font3/LICENSE.txt +30 -0
- package/dist/editor-resources/font3/README.txt +75 -0
- package/dist/editor-resources/font3/config.json +172 -0
- package/dist/editor-resources/font3/css/animation.css +85 -0
- package/dist/editor-resources/font3/css/entcore-editor-codes.css +81 -0
- package/dist/editor-resources/font3/css/entcore-editor-embedded.css +139 -0
- package/dist/editor-resources/font3/css/entcore-editor-ie7-codes.css +162 -0
- package/dist/editor-resources/font3/css/entcore-editor-ie7.css +175 -0
- package/dist/editor-resources/font3/css/entcore-editor.css +140 -0
- package/dist/editor-resources/font3/demo.html +467 -0
- package/dist/editor-resources/font3/font/entcore-editor.eot +0 -0
- package/dist/editor-resources/font3/font/entcore-editor.svg +64 -0
- package/dist/editor-resources/font3/font/entcore-editor.ttf +0 -0
- package/dist/editor-resources/font3/font/entcore-editor.woff +0 -0
- package/dist/editor-resources/font3/font/entcore-editor.woff2 +0 -0
- package/dist/editor-resources/img/Thumbs.db +0 -0
- package/dist/editor-resources/img/bold.png +0 -0
- package/dist/editor-resources/img/embed.png +0 -0
- package/dist/editor-resources/img/glyphicons_280_settings.png +0 -0
- package/dist/editor-resources/img/image-default.svg +28 -0
- package/dist/editor-resources/img/image.png +0 -0
- package/dist/editor-resources/img/italic.png +0 -0
- package/dist/editor-resources/img/justify-center.png +0 -0
- package/dist/editor-resources/img/justify-full.png +0 -0
- package/dist/editor-resources/img/justify-left.png +0 -0
- package/dist/editor-resources/img/justify-right.png +0 -0
- package/dist/editor-resources/img/linker.png +0 -0
- package/dist/editor-resources/img/mathjax.png +0 -0
- package/dist/editor-resources/img/olist.png +0 -0
- package/dist/editor-resources/img/quote.png +0 -0
- package/dist/editor-resources/img/redo.png +0 -0
- package/dist/editor-resources/img/remove-format.png +0 -0
- package/dist/editor-resources/img/smileys.png +0 -0
- package/dist/editor-resources/img/sound.png +0 -0
- package/dist/editor-resources/img/subscript.png +0 -0
- package/dist/editor-resources/img/superscript.png +0 -0
- package/dist/editor-resources/img/table.png +0 -0
- package/dist/editor-resources/img/templates-preview-dominos.svg +27 -0
- package/dist/editor-resources/img/templates-preview-emptypage.svg +7 -0
- package/dist/editor-resources/img/templates-preview-illustration.svg +23 -0
- package/dist/editor-resources/img/templates-preview-threecols.svg +23 -0
- package/dist/editor-resources/img/templates-preview-twocols.svg +21 -0
- package/dist/editor-resources/img/templates.png +0 -0
- package/dist/editor-resources/img/ulist.png +0 -0
- package/dist/editor-resources/img/underline.png +0 -0
- package/dist/editor-resources/img/undo.png +0 -0
- package/dist/editor-resources/img/unlink.png +0 -0
- package/dist/fonts/Arial.woff +0 -0
- package/dist/fonts/Atma-Bold.woff +0 -0
- package/dist/fonts/Atma-Light.woff +0 -0
- package/dist/fonts/ComicSansMS.woff +0 -0
- package/dist/fonts/Cursive.woff +0 -0
- package/dist/fonts/EcritureA-Romain-Orne.woff +0 -0
- package/dist/fonts/EcritureB-Romain-Orne.woff +0 -0
- package/dist/fonts/KGJuneBug.woff +0 -0
- package/dist/fonts/OpenDyslexic.woff +0 -0
- package/dist/fonts/OpenDyslexic3-Regular.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Bold.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-BoldItalic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Italic.ttf +0 -0
- package/dist/fonts/Roboto/Roboto-Regular.ttf +0 -0
- package/dist/fonts/Roboto/why.txt +2 -0
- package/dist/fonts/Satellite.woff +0 -0
- package/dist/fonts/Square-721-BT.woff +0 -0
- package/dist/fonts/Tahoma.woff +0 -0
- package/dist/fonts/Verdana.woff +0 -0
- package/dist/fonts/generic-icons/generic-icons.svg +342 -0
- package/dist/fonts/generic-icons/generic-icons.ttf +0 -0
- package/dist/fonts/generic-icons/generic-icons.woff +0 -0
- package/dist/i18n/Auth/fr.json +27 -0
- package/dist/i18n/Blog/fr.json +4 -0
- package/dist/i18n/Directory/fr.json +29 -0
- package/dist/i18n/Portal/fr.json +49 -0
- package/dist/i18n/Timeline/de.json +5 -0
- package/dist/i18n/Timeline/en.json +5 -0
- package/dist/i18n/Timeline/fr.json +41 -0
- package/dist/i18n/Timeline/it.json +5 -0
- package/dist/i18n/Workspace/fr.json +3 -0
- package/dist/images/blur.cur +0 -0
- package/dist/images/blur.png +0 -0
- package/dist/images/blur.svg +26 -0
- package/dist/images/cc-by-nc-sa.svg +57 -0
- package/dist/images/cc-by.svg +54 -0
- package/dist/images/empty-filters.svg +1 -0
- package/dist/images/empty-search.svg +298 -0
- package/dist/images/empty-trash.svg +1 -0
- package/dist/images/emptyscreen-recorder-video.svg +1048 -0
- package/dist/img/Demande_reinitialisation_avec_numero.png +0 -0
- package/dist/img/activation.png +0 -0
- package/dist/img/assistant/.directory +5 -0
- package/dist/img/assistant/applications.png +0 -0
- package/dist/img/assistant/apps.png +0 -0
- package/dist/img/assistant/blog.png +0 -0
- package/dist/img/assistant/conversation.png +0 -0
- package/dist/img/assistant/education.png +0 -0
- package/dist/img/assistant/external.png +0 -0
- package/dist/img/assistant/feed.png +0 -0
- package/dist/img/assistant/internal.png +0 -0
- package/dist/img/assistant/intro-student.png +0 -0
- package/dist/img/assistant/learning.png +0 -0
- package/dist/img/assistant/puzzle.png +0 -0
- package/dist/img/assistant/safespace.png +0 -0
- package/dist/img/assistant/scrapbook.png +0 -0
- package/dist/img/assistant/student-app.png +0 -0
- package/dist/img/assistant/workspace.png +0 -0
- package/dist/img/charte_ent.pdf +0 -0
- package/dist/img/compagnon.jpg +0 -0
- package/dist/img/icons/Thumbs.db +0 -0
- package/dist/img/icons/account-large.png +0 -0
- package/dist/img/icons/actualites-large.png +0 -0
- package/dist/img/icons/add-green.png +0 -0
- package/dist/img/icons/add.png +0 -0
- package/dist/img/icons/admin-large.png +0 -0
- package/dist/img/icons/admin-portal-large.png +0 -0
- package/dist/img/icons/admin.png +0 -0
- package/dist/img/icons/angry-panda-60px.png +0 -0
- package/dist/img/icons/angry-panda-small.png +0 -0
- package/dist/img/icons/angry.png +0 -0
- package/dist/img/icons/anim_loading_small.gif +0 -0
- package/dist/img/icons/apps-small.png +0 -0
- package/dist/img/icons/apps.png +0 -0
- package/dist/img/icons/archive-folder-large.png +0 -0
- package/dist/img/icons/archive-large.png +0 -0
- package/dist/img/icons/archive.png +0 -0
- package/dist/img/icons/arrow-bottom.png +0 -0
- package/dist/img/icons/arrow-left.png +0 -0
- package/dist/img/icons/arrow-right.png +0 -0
- package/dist/img/icons/arrow-top.png +0 -0
- package/dist/img/icons/attendance-large.png +0 -0
- package/dist/img/icons/audio-large.png +0 -0
- package/dist/img/icons/audio.png +0 -0
- package/dist/img/icons/back-chevron.png +0 -0
- package/dist/img/icons/birthday-icon.png +0 -0
- package/dist/img/icons/blog-large.png +0 -0
- package/dist/img/icons/blog.png +0 -0
- package/dist/img/icons/cahier-de-texte-large.png +0 -0
- package/dist/img/icons/calendar-button.png +0 -0
- package/dist/img/icons/calendar-icon.png +0 -0
- package/dist/img/icons/calendar-large.png +0 -0
- package/dist/img/icons/calendar-small.png +0 -0
- package/dist/img/icons/cancel.png +0 -0
- package/dist/img/icons/checkbox-checked-disabled.png +0 -0
- package/dist/img/icons/checkbox-checked.png +0 -0
- package/dist/img/icons/checkbox-unchecked-disabled.png +0 -0
- package/dist/img/icons/checkbox-unchecked.png +0 -0
- package/dist/img/icons/clock-icon.png +0 -0
- package/dist/img/icons/close-2x.png +0 -0
- package/dist/img/icons/close.png +0 -0
- package/dist/img/icons/cns-large.png +0 -0
- package/dist/img/icons/cns.png +0 -0
- package/dist/img/icons/collaborative-wall-large.png +0 -0
- package/dist/img/icons/colorpicker.svg +1 -0
- package/dist/img/icons/communautes-large.png +0 -0
- package/dist/img/icons/configuration.png +0 -0
- package/dist/img/icons/connection-by-visitors-icon-alt.png +0 -0
- package/dist/img/icons/connection-by-visitors-icon.png +0 -0
- package/dist/img/icons/connection-icon.png +0 -0
- package/dist/img/icons/connector-icon.png +0 -0
- package/dist/img/icons/contacts-large.png +0 -0
- package/dist/img/icons/conversation-large.png +0 -0
- package/dist/img/icons/conversation-small.png +0 -0
- package/dist/img/icons/conversation-yellow.png +0 -0
- package/dist/img/icons/conversation.png +0 -0
- package/dist/img/icons/default-panda-60px.png +0 -0
- package/dist/img/icons/default-panda-small.png +0 -0
- package/dist/img/icons/default.png +0 -0
- package/dist/img/icons/devices-icon.png +0 -0
- package/dist/img/icons/dicodelazone-icon.png +0 -0
- package/dist/img/icons/doc-large.png +0 -0
- package/dist/img/icons/doc.png +0 -0
- package/dist/img/icons/download.png +0 -0
- package/dist/img/icons/drag-drop-light.png +0 -0
- package/dist/img/icons/drag-drop-on.png +0 -0
- package/dist/img/icons/dreamy-panda-small.png +0 -0
- package/dist/img/icons/dreamy.png +0 -0
- package/dist/img/icons/envelope-unread.svg +1 -0
- package/dist/img/icons/envelope.svg +1 -0
- package/dist/img/icons/flags/.directory +4 -0
- package/dist/img/icons/flags/de.svg +12 -0
- package/dist/img/icons/flags/en.svg +69 -0
- package/dist/img/icons/flags/es.svg +1496 -0
- package/dist/img/icons/flags/fr.svg +20 -0
- package/dist/img/icons/flags/it.svg +15 -0
- package/dist/img/icons/flags/pt.svg +663 -0
- package/dist/img/icons/folder-large.png +0 -0
- package/dist/img/icons/folder.png +0 -0
- package/dist/img/icons/forum-large.png +0 -0
- package/dist/img/icons/fullscreen.png +0 -0
- package/dist/img/icons/glyphicons-498-glasses@3x.png +0 -0
- package/dist/img/icons/glyphicons_036_file.png +0 -0
- package/dist/img/icons/glyphicons_062_paperclip.png +0 -0
- package/dist/img/icons/glyphicons_113_justify.png +0 -0
- package/dist/img/icons/glyphicons_169_record.png +0 -0
- package/dist/img/icons/glyphicons_173_play.png +0 -0
- package/dist/img/icons/glyphicons_174_pause.png +0 -0
- package/dist/img/icons/glyphicons_207_remove_2.png +0 -0
- package/dist/img/icons/happy-panda-60px.png +0 -0
- package/dist/img/icons/happy-panda-small.png +0 -0
- package/dist/img/icons/happy.png +0 -0
- package/dist/img/icons/hiboutheque.png +0 -0
- package/dist/img/icons/homeworks.png +0 -0
- package/dist/img/icons/img.png +0 -0
- package/dist/img/icons/joker-panda-small.png +0 -0
- package/dist/img/icons/joker.png +0 -0
- package/dist/img/icons/knur-plus.png +0 -0
- package/dist/img/icons/le-site-tv-large.png +0 -0
- package/dist/img/icons/link.png +0 -0
- package/dist/img/icons/loading-panel.gif +0 -0
- package/dist/img/icons/love-panda-small.png +0 -0
- package/dist/img/icons/love.png +0 -0
- package/dist/img/icons/maxicours-large.png +0 -0
- package/dist/img/icons/menu-mobile.png +0 -0
- package/dist/img/icons/message-icon.png +0 -0
- package/dist/img/icons/mindmap-large.png +0 -0
- package/dist/img/icons/mood-icon.png +0 -0
- package/dist/img/icons/mp3.png +0 -0
- package/dist/img/icons/music-icon.png +0 -0
- package/dist/img/icons/new-mail.png +0 -0
- package/dist/img/icons/news-large.png +0 -0
- package/dist/img/icons/notebook-large.png +0 -0
- package/dist/img/icons/notes-large.png +0 -0
- package/dist/img/icons/notes-widget.png +0 -0
- package/dist/img/icons/notification.png +0 -0
- package/dist/img/icons/oops.png +0 -0
- package/dist/img/icons/orange-user.png +0 -0
- package/dist/img/icons/pages-large.png +0 -0
- package/dist/img/icons/pdf-large.png +0 -0
- package/dist/img/icons/pdf.png +0 -0
- package/dist/img/icons/people-icon.png +0 -0
- package/dist/img/icons/picture-icon-delete.png +0 -0
- package/dist/img/icons/picture-icon-lock.png +0 -0
- package/dist/img/icons/picture-icon.png +0 -0
- package/dist/img/icons/plus.png +0 -0
- package/dist/img/icons/power-off.svg +1 -0
- package/dist/img/icons/ppt-large.png +0 -0
- package/dist/img/icons/ppt.png +0 -0
- package/dist/img/icons/prive.png +0 -0
- package/dist/img/icons/proud-panda-small.png +0 -0
- package/dist/img/icons/proud.png +0 -0
- package/dist/img/icons/public.png +0 -0
- package/dist/img/icons/question.svg +1 -0
- package/dist/img/icons/qwant-widget-icon.png +0 -0
- package/dist/img/icons/rack-large.png +0 -0
- package/dist/img/icons/rack.png +0 -0
- package/dist/img/icons/rbs-large.png +0 -0
- package/dist/img/icons/recorder-widget.png +0 -0
- package/dist/img/icons/refresh.png +0 -0
- package/dist/img/icons/residence-artiste-large.png +0 -0
- package/dist/img/icons/residence-artiste.png +0 -0
- package/dist/img/icons/sad-panda-60px.png +0 -0
- package/dist/img/icons/sad-panda-small.png +0 -0
- package/dist/img/icons/sad.png +0 -0
- package/dist/img/icons/save.png +0 -0
- package/dist/img/icons/scrapbook-large.png +0 -0
- package/dist/img/icons/scrapbook.png +0 -0
- package/dist/img/icons/search.png +0 -0
- package/dist/img/icons/send-mail-white.png +0 -0
- package/dist/img/icons/send-mail.png +0 -0
- package/dist/img/icons/share.png +0 -0
- package/dist/img/icons/shared.png +0 -0
- package/dist/img/icons/show-carousel-selected.png +0 -0
- package/dist/img/icons/show-carousel.png +0 -0
- package/dist/img/icons/show-details-selected.png +0 -0
- package/dist/img/icons/show-details-unsaturated.png +0 -0
- package/dist/img/icons/show-details.png +0 -0
- package/dist/img/icons/show-icons-selected.png +0 -0
- package/dist/img/icons/show-icons-unsaturated.png +0 -0
- package/dist/img/icons/show-icons.png +0 -0
- package/dist/img/icons/show-list-selected.png +0 -0
- package/dist/img/icons/show-list-unsaturated.png +0 -0
- package/dist/img/icons/show-list.png +0 -0
- package/dist/img/icons/shutdown.png +0 -0
- package/dist/img/icons/sick-panda-small.png +0 -0
- package/dist/img/icons/sick.png +0 -0
- package/dist/img/icons/statistics-large.png +0 -0
- package/dist/img/icons/statistics.png +0 -0
- package/dist/img/icons/stats-large.png +0 -0
- package/dist/img/icons/stats-service-icon.png +0 -0
- package/dist/img/icons/storage.png +0 -0
- package/dist/img/icons/support-large.png +0 -0
- package/dist/img/icons/support.png +0 -0
- package/dist/img/icons/text-icon.png +0 -0
- package/dist/img/icons/timelinegenerator-large.png +0 -0
- package/dist/img/icons/tired-panda-60px.png +0 -0
- package/dist/img/icons/tired-panda-small.png +0 -0
- package/dist/img/icons/tired.png +0 -0
- package/dist/img/icons/tools.png +0 -0
- package/dist/img/icons/transparent_color.png +0 -0
- package/dist/img/icons/unique-visitors-icon.png +0 -0
- package/dist/img/icons/unknown-large.png +0 -0
- package/dist/img/icons/unknown.png +0 -0
- package/dist/img/icons/user-circle.svg +1 -0
- package/dist/img/icons/user.png +0 -0
- package/dist/img/icons/userbook-large.png +0 -0
- package/dist/img/icons/userbook.png +0 -0
- package/dist/img/icons/video-icon.png +0 -0
- package/dist/img/icons/video-large.png +0 -0
- package/dist/img/icons/video.png +0 -0
- package/dist/img/icons/view-book-white.png +0 -0
- package/dist/img/icons/view-book.png +0 -0
- package/dist/img/icons/view-folder-white.png +0 -0
- package/dist/img/icons/view-folder.png +0 -0
- package/dist/img/icons/website-large.png +0 -0
- package/dist/img/icons/widgets/widget-birthday.svg +178 -0
- package/dist/img/icons/widgets/widget-calendar.svg +142 -0
- package/dist/img/icons/widgets/widget-dicodelazone.svg +148 -0
- package/dist/img/icons/widgets/widget-mood.svg +3669 -0
- package/dist/img/icons/widgets/widget-news.svg +447 -0
- package/dist/img/icons/widgets/widget-note.svg +161 -0
- package/dist/img/icons/widgets/widget-qwant-junior.svg +205 -0
- package/dist/img/icons/widgets/widget-qwant.svg +191 -0
- package/dist/img/icons/widgets/widget-recorder.svg +153 -0
- package/dist/img/icons/wiki-large.png +0 -0
- package/dist/img/icons/wiki.png +0 -0
- package/dist/img/icons/workspace-large.png +0 -0
- package/dist/img/icons/workspace-small.png +0 -0
- package/dist/img/icons/worried-panda-small.png +0 -0
- package/dist/img/icons/worried.png +0 -0
- package/dist/img/icons/xls-large.png +0 -0
- package/dist/img/icons/xls.png +0 -0
- package/dist/img/illustrations/Haute-Normandie.jpg +0 -0
- package/dist/img/illustrations/JO-hiver.png +0 -0
- package/dist/img/illustrations/Publipostage_Blog.png +0 -0
- package/dist/img/illustrations/Publipostage_Cahier_Multimedia.png +0 -0
- package/dist/img/illustrations/Publipostage_Messagerie.png +0 -0
- package/dist/img/illustrations/Thumbs.db +0 -0
- package/dist/img/illustrations/audio-file.png +0 -0
- package/dist/img/illustrations/banner-enseignant.jpg +0 -0
- package/dist/img/illustrations/birthdays-header-de.png +0 -0
- package/dist/img/illustrations/birthdays-header-en.png +0 -0
- package/dist/img/illustrations/birthdays-header-es.png +0 -0
- package/dist/img/illustrations/birthdays-header-fr.png +0 -0
- package/dist/img/illustrations/birthdays-header-it.png +0 -0
- package/dist/img/illustrations/birthdays-header-pt.png +0 -0
- package/dist/img/illustrations/birthdays-header.png +0 -0
- package/dist/img/illustrations/blog.svg +222 -0
- package/dist/img/illustrations/calendar-header.png +0 -0
- package/dist/img/illustrations/calendar-separator.png +0 -0
- package/dist/img/illustrations/circus-background.jpg +0 -0
- package/dist/img/illustrations/classroom.png +0 -0
- package/dist/img/illustrations/collaborative-editor.svg +198 -0
- package/dist/img/illustrations/community.svg +198 -0
- package/dist/img/illustrations/desert-background.jpg +0 -0
- package/dist/img/illustrations/fav-avatar.svg +12 -0
- package/dist/img/illustrations/favicon.ico +0 -0
- package/dist/img/illustrations/folder.svg +11 -0
- package/dist/img/illustrations/forum-default.png +0 -0
- package/dist/img/illustrations/group-avatar.svg +20 -0
- package/dist/img/illustrations/haute-normandie.png +0 -0
- package/dist/img/illustrations/hills-background.jpg +0 -0
- package/dist/img/illustrations/homeworks.svg +198 -0
- package/dist/img/illustrations/homeworks_notebook.png +0 -0
- package/dist/img/illustrations/illus-emptyscreen.svg +1 -0
- package/dist/img/illustrations/illus-noresults.svg +1 -0
- package/dist/img/illustrations/illus-rotatedevice.svg +1 -0
- package/dist/img/illustrations/image-default.svg +27 -0
- package/dist/img/illustrations/library-incentive.gif +0 -0
- package/dist/img/illustrations/loading.gif +0 -0
- package/dist/img/illustrations/logo.png +0 -0
- package/dist/img/illustrations/mindmap.svg +198 -0
- package/dist/img/illustrations/monthly.jpg +0 -0
- package/dist/img/illustrations/mood-header-en.png +0 -0
- package/dist/img/illustrations/mood-header-fr.png +0 -0
- package/dist/img/illustrations/mood-header.png +0 -0
- package/dist/img/illustrations/news-default.svg +109 -0
- package/dist/img/illustrations/news.svg +182 -0
- package/dist/img/illustrations/no-avatar.svg +14 -0
- package/dist/img/illustrations/note.svg +186 -0
- package/dist/img/illustrations/notebook-wallpaper.svg +7658 -0
- package/dist/img/illustrations/notebook.png +0 -0
- package/dist/img/illustrations/notebook.svg +7658 -0
- package/dist/img/illustrations/notebook_lines.png +0 -0
- package/dist/img/illustrations/notes-widget.png +0 -0
- package/dist/img/illustrations/ocean-background.jpg +0 -0
- package/dist/img/illustrations/pages-default.png +0 -0
- package/dist/img/illustrations/pages.svg +180 -0
- package/dist/img/illustrations/panda-food-background.jpg +0 -0
- package/dist/img/illustrations/panda.png +0 -0
- package/dist/img/illustrations/recorder-illustration.png +0 -0
- package/dist/img/illustrations/scrapbook-monopage-cover.png +0 -0
- package/dist/img/illustrations/scrapbook-monopage.png +0 -0
- package/dist/img/illustrations/scrapbook.svg +198 -0
- package/dist/img/illustrations/sparkly-background.jpg +0 -0
- package/dist/img/illustrations/stats.gif +0 -0
- package/dist/img/illustrations/system-avatar.png +0 -0
- package/dist/img/illustrations/theme-open-ent.png +0 -0
- package/dist/img/illustrations/timeline.svg +182 -0
- package/dist/img/illustrations/unknown-avatar.svg +29 -0
- package/dist/img/illustrations/user-avatar.svg +12 -0
- package/dist/img/illustrations/wiki.svg +289 -0
- package/dist/img/login.jpg +0 -0
- package/dist/img/login.png +0 -0
- package/dist/img/logo.png +0 -0
- package/dist/img/oubli.jpg +0 -0
- package/dist/img/reinit.jpg +0 -0
- package/dist/img/smileys/angry.png +0 -0
- package/dist/img/smileys/dreamy.png +0 -0
- package/dist/img/smileys/happy.png +0 -0
- package/dist/img/smileys/joker.png +0 -0
- package/dist/img/smileys/love.png +0 -0
- package/dist/img/smileys/proud.png +0 -0
- package/dist/img/smileys/sad.png +0 -0
- package/dist/img/smileys/sick.png +0 -0
- package/dist/img/smileys/tired.png +0 -0
- package/dist/img/smileys/worried.png +0 -0
- package/dist/img/wallpaper/hills.svg +360 -0
- package/dist/portal.html +95 -0
- package/dist/skins/circus/theme.css +260 -0
- package/dist/skins/circus/theme.css.map +1 -0
- package/dist/skins/circus/theme.scss +11 -0
- package/dist/skins/circus/thumbnail.png +0 -0
- package/dist/skins/default/details.json +1 -0
- package/dist/skins/default/theme.css +260 -0
- package/dist/skins/default/theme.css.map +1 -0
- package/dist/skins/default/theme.scss +3 -0
- package/dist/skins/default/thumbnail.png +0 -0
- package/dist/skins/desert/theme.css +260 -0
- package/dist/skins/desert/theme.css.map +1 -0
- package/dist/skins/desert/theme.scss +11 -0
- package/dist/skins/desert/thumbnail.png +0 -0
- package/dist/skins/neutre/theme.css +260 -0
- package/dist/skins/neutre/theme.css.map +1 -0
- package/dist/skins/neutre/theme.scss +9 -0
- package/dist/skins/neutre/thumbnail.png +0 -0
- package/dist/skins/ocean/theme.css +260 -0
- package/dist/skins/ocean/theme.css.map +1 -0
- package/dist/skins/ocean/theme.scss +11 -0
- package/dist/skins/ocean/thumbnail.png +0 -0
- package/dist/skins/panda-food/theme.css +260 -0
- package/dist/skins/panda-food/theme.css.map +1 -0
- package/dist/skins/panda-food/theme.scss +11 -0
- package/dist/skins/panda-food/thumbnail.png +0 -0
- package/dist/skins/sparkly/theme.css +260 -0
- package/dist/skins/sparkly/theme.css.map +1 -0
- package/dist/skins/sparkly/theme.scss +11 -0
- package/dist/skins/sparkly/thumbnail.png +0 -0
- package/dist/template/assistant/personnel/0.html +18 -0
- package/dist/template/assistant/personnel/1.html +9 -0
- package/dist/template/assistant/personnel/2.html +17 -0
- package/dist/template/assistant/personnel/3.html +11 -0
- package/dist/template/assistant/relative/0.html +18 -0
- package/dist/template/assistant/relative/1.html +23 -0
- package/dist/template/assistant/relative/2.html +13 -0
- package/dist/template/assistant/steps.json +6 -0
- package/dist/template/assistant/student/0.html +6 -0
- package/dist/template/assistant/student/1.html +4 -0
- package/dist/template/assistant/teacher/0.html +18 -0
- package/dist/template/assistant/teacher/1.html +9 -0
- package/dist/template/assistant/teacher/2.html +17 -0
- package/dist/template/assistant/teacher/3.html +11 -0
- package/dist/template/auth/activation-form.html +142 -0
- package/dist/template/auth/cgu-content.html +11 -0
- package/dist/template/auth/forgot-form.html +98 -0
- package/dist/template/auth/forgot-message.html +30 -0
- package/dist/template/auth/login-form.html +90 -0
- package/dist/template/auth/reset-form.html +53 -0
- package/dist/template/directory/massmail.mail.es.txt +46 -0
- package/dist/template/directory/massmail.mail.txt +49 -0
- package/dist/template/directory/massmail.pdf.xhtml +266 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.de.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.en.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.es.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.it.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.pt.xhtml +158 -0
- package/dist/template/directory/massmail_new/massmail_new.pdf.xhtml +158 -0
- package/dist/template/directory/massmail_simple.pdf.xhtml +114 -0
- package/dist/template/override.json +23 -0
- package/dist/template/portal/applications.html +137 -0
- package/dist/template/timeline/notifications.html +356 -0
- package/dist/version.txt +2 -0
- package/package.json +48 -0
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
// //// HOW TO //////
|
|
2
|
+
// //// Here is the list of overridable variables
|
|
3
|
+
// //// Report and edit the lines you want to override in your springboard child theme
|
|
4
|
+
// ///////////////////
|
|
5
|
+
//
|
|
6
|
+
//
|
|
7
|
+
// // links color are $primary
|
|
8
|
+
//
|
|
9
|
+
// $cyan: #46afe6 !default;
|
|
10
|
+
// $green: #6fbe2e !default;
|
|
11
|
+
// $yellow: #eac403 !default;
|
|
12
|
+
// $orange: #ff8d2e !default;
|
|
13
|
+
// $red: #ff3a55 !default;
|
|
14
|
+
// $pink: #ff61c0 !default;
|
|
15
|
+
// $purple: #a348c0 !default;
|
|
16
|
+
// $indigo: #4f2691 !default;
|
|
17
|
+
//
|
|
18
|
+
// $panda-blue: #3889c1 !default;
|
|
19
|
+
// $panda-light-blue: #43B9E7 !default;
|
|
20
|
+
// $primary: $panda-blue !default; // buttons - gradient -icons + a.. & text & titles
|
|
21
|
+
// $primary-light: $panda-light-blue !default;
|
|
22
|
+
//
|
|
23
|
+
//
|
|
24
|
+
// // //Accent
|
|
25
|
+
// $accent: $orange !default;
|
|
26
|
+
// $hover: $accent !default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "styles/overrides";
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
Font license info
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
## Entypo
|
|
5
|
+
|
|
6
|
+
Copyright (C) 2012 by Daniel Bruce
|
|
7
|
+
|
|
8
|
+
Author: Daniel Bruce
|
|
9
|
+
License: SIL (http://scripts.sil.org/OFL)
|
|
10
|
+
Homepage: http://www.entypo.com
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
## Font Awesome
|
|
14
|
+
|
|
15
|
+
Copyright (C) 2012 by Dave Gandy
|
|
16
|
+
|
|
17
|
+
Author: Dave Gandy
|
|
18
|
+
License: SIL ()
|
|
19
|
+
Homepage: http://fortawesome.github.com/Font-Awesome/
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## Elusive
|
|
23
|
+
|
|
24
|
+
Copyright (C) 2013 by Aristeides Stathopoulos
|
|
25
|
+
|
|
26
|
+
Author: Aristeides Stathopoulos
|
|
27
|
+
License: SIL (http://scripts.sil.org/OFL)
|
|
28
|
+
Homepage: http://aristeides.com/
|
|
29
|
+
|
|
30
|
+
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
This webfont is generated by http://fontello.com open source project.
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
================================================================================
|
|
5
|
+
Please, note, that you should obey original font licenses, used to make this
|
|
6
|
+
webfont pack. Details available in LICENSE.txt file.
|
|
7
|
+
|
|
8
|
+
- Usually, it's enough to publish content of LICENSE.txt file somewhere on your
|
|
9
|
+
site in "About" section.
|
|
10
|
+
|
|
11
|
+
- If your project is open-source, usually, it will be ok to make LICENSE.txt
|
|
12
|
+
file publicly available in your repository.
|
|
13
|
+
|
|
14
|
+
- Fonts, used in Fontello, don't require a clickable link on your site.
|
|
15
|
+
But any kind of additional authors crediting is welcome.
|
|
16
|
+
================================================================================
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
Comments on archive content
|
|
20
|
+
---------------------------
|
|
21
|
+
|
|
22
|
+
- /font/* - fonts in different formats
|
|
23
|
+
|
|
24
|
+
- /css/* - different kinds of css, for all situations. Should be ok with
|
|
25
|
+
twitter bootstrap. Also, you can skip <i> style and assign icon classes
|
|
26
|
+
directly to text elements, if you don't mind about IE7.
|
|
27
|
+
|
|
28
|
+
- demo.html - demo file, to show your webfont content
|
|
29
|
+
|
|
30
|
+
- LICENSE.txt - license info about source fonts, used to build your one.
|
|
31
|
+
|
|
32
|
+
- config.json - keeps your settings. You can import it back into fontello
|
|
33
|
+
anytime, to continue your work
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
Why so many CSS files ?
|
|
37
|
+
-----------------------
|
|
38
|
+
|
|
39
|
+
Because we like to fit all your needs :)
|
|
40
|
+
|
|
41
|
+
- basic file, <your_font_name>.css - is usually enough, it contains @font-face
|
|
42
|
+
and character code definitions
|
|
43
|
+
|
|
44
|
+
- *-ie7.css - if you need IE7 support, but still don't wish to put char codes
|
|
45
|
+
directly into html
|
|
46
|
+
|
|
47
|
+
- *-codes.css and *-ie7-codes.css - if you like to use your own @font-face
|
|
48
|
+
rules, but still wish to benefit from css generation. That can be very
|
|
49
|
+
convenient for automated asset build systems. When you need to update font -
|
|
50
|
+
no need to manually edit files, just override old version with archive
|
|
51
|
+
content. See fontello source code for examples.
|
|
52
|
+
|
|
53
|
+
- *-embedded.css - basic css file, but with embedded WOFF font, to avoid
|
|
54
|
+
CORS issues in Firefox and IE9+, when fonts are hosted on the separate domain.
|
|
55
|
+
We strongly recommend to resolve this issue by `Access-Control-Allow-Origin`
|
|
56
|
+
server headers. But if you ok with dirty hack - this file is for you. Note,
|
|
57
|
+
that data url moved to separate @font-face to avoid problems with <IE9, when
|
|
58
|
+
string is too long.
|
|
59
|
+
|
|
60
|
+
- animate.css - use it to get ideas about spinner rotation animation.
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
Attention for server setup
|
|
64
|
+
--------------------------
|
|
65
|
+
|
|
66
|
+
You MUST setup server to reply with proper `mime-types` for font files -
|
|
67
|
+
otherwise some browsers will fail to show fonts.
|
|
68
|
+
|
|
69
|
+
Usually, `apache` already has necessary settings, but `nginx` and other
|
|
70
|
+
webservers should be tuned. Here is list of mime types for our file extensions:
|
|
71
|
+
|
|
72
|
+
- `application/vnd.ms-fontobject` - eot
|
|
73
|
+
- `application/x-font-woff` - woff
|
|
74
|
+
- `application/x-font-ttf` - ttf
|
|
75
|
+
- `image/svg+xml` - svg
|
|
@@ -0,0 +1,172 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "entcore-editor",
|
|
3
|
+
"css_prefix_text": "icon-",
|
|
4
|
+
"css_use_suffix": false,
|
|
5
|
+
"hinting": true,
|
|
6
|
+
"units_per_em": 1000,
|
|
7
|
+
"ascent": 850,
|
|
8
|
+
"glyphs": [
|
|
9
|
+
{
|
|
10
|
+
"uid": "b6fc2f656ef87275889422e19550680a",
|
|
11
|
+
"css": "reply",
|
|
12
|
+
"code": 59392,
|
|
13
|
+
"src": "entypo"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"uid": "ec347024a3640deebeeab53fd0d5ad03",
|
|
17
|
+
"css": "forward",
|
|
18
|
+
"code": 59393,
|
|
19
|
+
"src": "entypo"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"uid": "02cca871bb69da75e8ee286b7055832c",
|
|
23
|
+
"css": "bold",
|
|
24
|
+
"code": 59394,
|
|
25
|
+
"src": "fontawesome"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"uid": "a8cb1c217f02b073db3670c061cc54d2",
|
|
29
|
+
"css": "italic",
|
|
30
|
+
"code": 59395,
|
|
31
|
+
"src": "fontawesome"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"uid": "d4a4a38a40b728f46dad1de4ac950231",
|
|
35
|
+
"css": "underline",
|
|
36
|
+
"code": 59396,
|
|
37
|
+
"src": "fontawesome"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"uid": "f4f0e849b805be1f6d76b65581cb3b8b",
|
|
41
|
+
"css": "align-left",
|
|
42
|
+
"code": 59397,
|
|
43
|
+
"src": "fontawesome"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"uid": "ae6336c46d73af999fe7460c089abb4d",
|
|
47
|
+
"css": "align-center",
|
|
48
|
+
"code": 59398,
|
|
49
|
+
"src": "fontawesome"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"uid": "e1e7306b47c3c5e6faecce9d32571381",
|
|
53
|
+
"css": "align-right",
|
|
54
|
+
"code": 59399,
|
|
55
|
+
"src": "fontawesome"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"uid": "25a81737628d1e654a30ad412d7d6dd7",
|
|
59
|
+
"css": "align-justify",
|
|
60
|
+
"code": 59400,
|
|
61
|
+
"src": "fontawesome"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"uid": "a2a74f5e7b7d9ba054897d8c795a326a",
|
|
65
|
+
"css": "list-bullet",
|
|
66
|
+
"code": 59401,
|
|
67
|
+
"src": "fontawesome"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"uid": "f6766a8b042c2453a4e153af03294383",
|
|
71
|
+
"css": "list-numbered",
|
|
72
|
+
"code": 59402,
|
|
73
|
+
"src": "fontawesome"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"uid": "f9cbf7508cd04145ade2800169959eef",
|
|
77
|
+
"css": "font",
|
|
78
|
+
"code": 59403,
|
|
79
|
+
"src": "fontawesome"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"uid": "4e88371fb8857dacc1f66afe6314e426",
|
|
83
|
+
"css": "superscript",
|
|
84
|
+
"code": 59404,
|
|
85
|
+
"src": "fontawesome"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"uid": "3d1c929dbc966992185ce749548c1b2c",
|
|
89
|
+
"css": "subscript",
|
|
90
|
+
"code": 59405,
|
|
91
|
+
"src": "fontawesome"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"uid": "44b9e75612c5fad5505edd70d071651f",
|
|
95
|
+
"css": "attach",
|
|
96
|
+
"code": 59406,
|
|
97
|
+
"src": "entypo"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"uid": "9ea0a737ccc45d6c510dcbae56058849",
|
|
101
|
+
"css": "music",
|
|
102
|
+
"code": 59407,
|
|
103
|
+
"src": "fontawesome"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"uid": "872d9516df93eb6b776cc4d94bd97dac",
|
|
107
|
+
"css": "video",
|
|
108
|
+
"code": 59408,
|
|
109
|
+
"src": "fontawesome"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"uid": "1dcd2b2148b7f086a4eb47f6a746bdee",
|
|
113
|
+
"css": "unlink",
|
|
114
|
+
"code": 59409,
|
|
115
|
+
"src": "fontawesome"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"uid": "0ddd3e8201ccc7d41f7b7c9d27eca6c1",
|
|
119
|
+
"css": "link",
|
|
120
|
+
"code": 59410,
|
|
121
|
+
"src": "fontawesome"
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"uid": "d862a10e1448589215be19702f98f2c1",
|
|
125
|
+
"css": "smile",
|
|
126
|
+
"code": 59411,
|
|
127
|
+
"src": "fontawesome"
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"uid": "8fb55fd696d9a0f58f3b27c1d8633750",
|
|
131
|
+
"css": "table",
|
|
132
|
+
"code": 59412,
|
|
133
|
+
"src": "fontawesome"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"uid": "7034e4d22866af82bef811f52fb1ba46",
|
|
137
|
+
"css": "code",
|
|
138
|
+
"code": 59413,
|
|
139
|
+
"src": "fontawesome"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"uid": "c3e5dafba1739ef33cc574c7484febf7",
|
|
143
|
+
"css": "quote",
|
|
144
|
+
"code": 59414,
|
|
145
|
+
"src": "entypo"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"uid": "381da2c2f7fd51f8de877c044d7f439d",
|
|
149
|
+
"css": "picture",
|
|
150
|
+
"code": 59415,
|
|
151
|
+
"src": "fontawesome"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"uid": "9a76bc135eac17d2c8b8ad4a5774fc87",
|
|
155
|
+
"css": "download",
|
|
156
|
+
"code": 59416,
|
|
157
|
+
"src": "fontawesome"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"uid": "2c26914ed707706773028b28e8aa5bd6",
|
|
161
|
+
"css": "fontsize",
|
|
162
|
+
"code": 59417,
|
|
163
|
+
"src": "elusive"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"uid": "0c708edd8fae2376b3370aa56d40cf9e",
|
|
167
|
+
"css": "header",
|
|
168
|
+
"code": 59418,
|
|
169
|
+
"src": "fontawesome"
|
|
170
|
+
}
|
|
171
|
+
]
|
|
172
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
/*
|
|
2
|
+
Animation example, for spinners
|
|
3
|
+
*/
|
|
4
|
+
.animate-spin {
|
|
5
|
+
-moz-animation: spin 2s infinite linear;
|
|
6
|
+
-o-animation: spin 2s infinite linear;
|
|
7
|
+
-webkit-animation: spin 2s infinite linear;
|
|
8
|
+
animation: spin 2s infinite linear;
|
|
9
|
+
display: inline-block;
|
|
10
|
+
}
|
|
11
|
+
@-moz-keyframes spin {
|
|
12
|
+
0% {
|
|
13
|
+
-moz-transform: rotate(0deg);
|
|
14
|
+
-o-transform: rotate(0deg);
|
|
15
|
+
-webkit-transform: rotate(0deg);
|
|
16
|
+
transform: rotate(0deg);
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
100% {
|
|
20
|
+
-moz-transform: rotate(359deg);
|
|
21
|
+
-o-transform: rotate(359deg);
|
|
22
|
+
-webkit-transform: rotate(359deg);
|
|
23
|
+
transform: rotate(359deg);
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
@-webkit-keyframes spin {
|
|
27
|
+
0% {
|
|
28
|
+
-moz-transform: rotate(0deg);
|
|
29
|
+
-o-transform: rotate(0deg);
|
|
30
|
+
-webkit-transform: rotate(0deg);
|
|
31
|
+
transform: rotate(0deg);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
100% {
|
|
35
|
+
-moz-transform: rotate(359deg);
|
|
36
|
+
-o-transform: rotate(359deg);
|
|
37
|
+
-webkit-transform: rotate(359deg);
|
|
38
|
+
transform: rotate(359deg);
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
@-o-keyframes spin {
|
|
42
|
+
0% {
|
|
43
|
+
-moz-transform: rotate(0deg);
|
|
44
|
+
-o-transform: rotate(0deg);
|
|
45
|
+
-webkit-transform: rotate(0deg);
|
|
46
|
+
transform: rotate(0deg);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
100% {
|
|
50
|
+
-moz-transform: rotate(359deg);
|
|
51
|
+
-o-transform: rotate(359deg);
|
|
52
|
+
-webkit-transform: rotate(359deg);
|
|
53
|
+
transform: rotate(359deg);
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
@-ms-keyframes spin {
|
|
57
|
+
0% {
|
|
58
|
+
-moz-transform: rotate(0deg);
|
|
59
|
+
-o-transform: rotate(0deg);
|
|
60
|
+
-webkit-transform: rotate(0deg);
|
|
61
|
+
transform: rotate(0deg);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
100% {
|
|
65
|
+
-moz-transform: rotate(359deg);
|
|
66
|
+
-o-transform: rotate(359deg);
|
|
67
|
+
-webkit-transform: rotate(359deg);
|
|
68
|
+
transform: rotate(359deg);
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
@keyframes spin {
|
|
72
|
+
0% {
|
|
73
|
+
-moz-transform: rotate(0deg);
|
|
74
|
+
-o-transform: rotate(0deg);
|
|
75
|
+
-webkit-transform: rotate(0deg);
|
|
76
|
+
transform: rotate(0deg);
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
100% {
|
|
80
|
+
-moz-transform: rotate(359deg);
|
|
81
|
+
-o-transform: rotate(359deg);
|
|
82
|
+
-webkit-transform: rotate(359deg);
|
|
83
|
+
transform: rotate(359deg);
|
|
84
|
+
}
|
|
85
|
+
}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
.icon-reply:before {
|
|
2
|
+
content: "\e800";
|
|
3
|
+
} /* '' */
|
|
4
|
+
.icon-forward:before {
|
|
5
|
+
content: "\e801";
|
|
6
|
+
} /* '' */
|
|
7
|
+
.icon-bold:before {
|
|
8
|
+
content: "\e802";
|
|
9
|
+
} /* '' */
|
|
10
|
+
.icon-italic:before {
|
|
11
|
+
content: "\e803";
|
|
12
|
+
} /* '' */
|
|
13
|
+
.icon-underline:before {
|
|
14
|
+
content: "\e804";
|
|
15
|
+
} /* '' */
|
|
16
|
+
.icon-align-left:before {
|
|
17
|
+
content: "\e805";
|
|
18
|
+
} /* '' */
|
|
19
|
+
.icon-align-center:before {
|
|
20
|
+
content: "\e806";
|
|
21
|
+
} /* '' */
|
|
22
|
+
.icon-align-right:before {
|
|
23
|
+
content: "\e807";
|
|
24
|
+
} /* '' */
|
|
25
|
+
.icon-align-justify:before {
|
|
26
|
+
content: "\e808";
|
|
27
|
+
} /* '' */
|
|
28
|
+
.icon-list-bullet:before {
|
|
29
|
+
content: "\e809";
|
|
30
|
+
} /* '' */
|
|
31
|
+
.icon-list-numbered:before {
|
|
32
|
+
content: "\e80a";
|
|
33
|
+
} /* '' */
|
|
34
|
+
.icon-font:before {
|
|
35
|
+
content: "\e80b";
|
|
36
|
+
} /* '' */
|
|
37
|
+
.icon-superscript:before {
|
|
38
|
+
content: "\e80c";
|
|
39
|
+
} /* '' */
|
|
40
|
+
.icon-subscript:before {
|
|
41
|
+
content: "\e80d";
|
|
42
|
+
} /* '' */
|
|
43
|
+
.icon-attach:before {
|
|
44
|
+
content: "\e80e";
|
|
45
|
+
} /* '' */
|
|
46
|
+
.icon-music:before {
|
|
47
|
+
content: "\e80f";
|
|
48
|
+
} /* '' */
|
|
49
|
+
.icon-video:before {
|
|
50
|
+
content: "\e810";
|
|
51
|
+
} /* '' */
|
|
52
|
+
.icon-unlink:before {
|
|
53
|
+
content: "\e811";
|
|
54
|
+
} /* '' */
|
|
55
|
+
.icon-link:before {
|
|
56
|
+
content: "\e812";
|
|
57
|
+
} /* '' */
|
|
58
|
+
.icon-smile:before {
|
|
59
|
+
content: "\e813";
|
|
60
|
+
} /* '' */
|
|
61
|
+
.icon-table:before {
|
|
62
|
+
content: "\e814";
|
|
63
|
+
} /* '' */
|
|
64
|
+
.icon-code:before {
|
|
65
|
+
content: "\e815";
|
|
66
|
+
} /* '' */
|
|
67
|
+
.icon-quote:before {
|
|
68
|
+
content: "\e816";
|
|
69
|
+
} /* '' */
|
|
70
|
+
.icon-picture:before {
|
|
71
|
+
content: "\e817";
|
|
72
|
+
} /* '' */
|
|
73
|
+
.icon-download:before {
|
|
74
|
+
content: "\e818";
|
|
75
|
+
} /* '' */
|
|
76
|
+
.icon-fontsize:before {
|
|
77
|
+
content: "\e819";
|
|
78
|
+
} /* '' */
|
|
79
|
+
.icon-header:before {
|
|
80
|
+
content: "\e81a";
|
|
81
|
+
} /* '' */
|