react-lz-editor
Version:
An open source react rich-text editor (mordern react editor includes media support such as texts, images, videos, audios, links etc.), development based on Draft-Js and Ant-design, good support html, markdown, draft-raw mode.
331 lines (330 loc) • 6.1 kB
CSS
@import "custom.css";
@font-face {
font-family: 'anticon';
src: url('default/iconfont.eot');
/* IE9*/
src: url('default/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('default/iconfont.woff') format('woff'), /* chrome、firefox */ url('default/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('default/iconfont.svg#iconfont') format('svg');
/* iOS 4.1- */
}
.anticon {
display: inline-block;
font-style: normal;
vertical-align: baseline;
text-align: center;
text-transform: none;
text-rendering: auto;
line-height: 1;
}
.anticon:before {
display: block;
font-family: "anticon" ;
}
.anticon-circles:before {
content: "\e991";
}
.anticon-circle:before {
content: "\e992";
}
.anticon-post:before {
content: "\e995";
}
.anticon-result:before {
content: "\e994";
}
.anticon-comment:before {
content: "\e996";
}
.anticon-offline:before {
content: "\e997";
}
.anticon-goods:before {
content: "\e998";
}
.anticon-action:before {
content: "\e999";
}
.anticon-shop:before {
content: "\ea01";
}
.anticon-brand:before {
content: "\ea02";
}
.anticon-serial:before {
content: "\ea03";
}
.anticon-discover-post:before {
content: "\ea04";
}
.anticon-refine-post:before {
content: "\ea05";
}
.anticon-gallery:before {
content: "\ea06";
}
.anticon-userinfo:before {
content: "\ea07";
}
.anticon-log:before {
content: "\ea08";
}
.anticon-password:before {
content: "\ea09";
}
.anticon-order:before {
content: "\ea10";
}
.anticon-remove:before {
content: "\ea0a";
}
.anticon-dropdown:before {
content: "\ea0b";
}
.anticon-sort:before {
content: "\ea0c";
}
.anticon-panorama_time:before {
content: "\ea16";
}
.anticon-panorama_joinuser:before {
content: "\ea18";
}
.anticon-panorama_joindevice:before {
content: "\ea19";
}
.anticon-panorama_app:before {
content: "\ea1a";
}
.anticon-panorama_today:before {
content: "\ea12";
}
.anticon-panorama_version:before {
content: "\ea14";
}
.anticon-panorama_newboot:before {
content: "\ea13";
}
.anticon-panorama:before {
content: "\ea15";
}
.anticon-panorama_device:before {
content: "\ea17";
}
.anticon-panorama_action:before {
content: "\ea11";
}
.anticon-jiangpai:before {
content: "\ea1b";
}
.anticon-system:before {
content: "\ea1c";
}
.anticon-permission:before {
content: "\ea1d";
}
.anticon-permission_actions:before {
content: "\ea20";
}
.anticon-permission_set:before {
content: "\ea1e";
}
.anticon-permission_add:before {
content: "\ea22";
}
.anticon-permission_mine:before {
content: "\ea1f";
}
.anticon-dev:before {
content: "\ea21";
}
.anticon-dev_app:before {
content: "\ea23";
}
.anticon-news:before {
content: "\ea2a";
}
.anticon-news_channel:before {
content: "\ea27";
}
.anticon-news_comment:before {
content: "\ea29";
}
.anticon-news_verify:before {
content: "\ea26";
}
.anticon-news_city:before {
content: "\ea25";
}
.anticon-news_recycle:before {
content: "\ea24";
}
.anticon-news_draft:before {
content: "\ea2b";
}
.anticon-news_grab:before {
content: "\ea2c";
}
.anticon-biguser:before {
content: "\ea2d";
}
.anticon-biguser_type:before {
content: "\ea2e";
}
.anticon-biguser_item:before {
content: "\ea2f";
}
.anticon-biguser_article:before {
content: "\ea30";
}
.anticon-biguser_verify:before {
content: "\ea31";
}
.anticon-news_gallery:before {
content: "\ea39";
}
.anticon-permission_add:before {
content: "\ea35";
}
.anticon-permission_mine:before {
content: "\ea32";
}
.anticon-permission_department:before {
content: "\ea37";
}
.anticon-permission_user:before {
content: "\ea36";
}
.anticon-channel_management:before {
content: "\ea33";
}
.anticon-user_update:before {
content: "\ea38";
}
.anticon-app_client:before {
content: "\ea40";
}
.anticon-start_page:before {
content: "\ea41";
}
.anticon-hot_word:before {
content: "\ea42";
}
.anticon-sensitive_word:before {
content: "\ea43";
}
.anticon-appuser_score:before {
content: "\ea44";
}
.anticon-panorama_tap:before {
content: "\ea45";
}
.anticon-appuser:before {
content: "\ea46";
}
.anticon-panorama_news:before {
content: "\ea47";
}
.anticon-update_password:before {
content: "\ea48";
}
.anticon-editor_undo:before {
content: "\eb01";
}
.anticon-editor_redo:before {
content: "\eb02";
}
.anticon-editor_empty_style:before {
content: "\eb03";
}
.anticon-editor_paset_text:before {
content: "\eb04";
}
.anticon-editor_H1:before {
content: "\eb05";
}
.anticon-editor_H2:before {
content: "\eb06";
}
.anticon-editor_H3:before {
content: "\eb07";
}
.anticon-editor_H4:before {
content: "\eb08";
}
.anticon-editor_refs:before {
content: "\eb09";
}
.anticon-editor_ul:before {
content: "\eb10";
}
.anticon-editor_ol:before {
content: "\eb11";
}
.anticon-editor_pre:before {
content: "\eb12";
}
.anticon-editor_b:before {
content: "\eb13";
}
.anticon-editor_i:before {
content: "\eb14";
}
.anticon-editor_u:before {
content: "\eb15";
}
.anticon-editor_e:before {
content: "\eb16";
}
.anticon-editor_image_masker:before {
content: "\eb17";
}
.anticon-editor_image:before {
content: "\eb18";
}
.anticon-editor_video:before {
content: "\eb19";
}
.anticon-editor_audio:before {
content: "\eb20";
}
.anticon-editor_link:before {
content: "\eb21";
}
.anticon-editor_unlink:before {
content: "\eb22";
}
.anticon-editor_safty:before {
content: "\eb23";
}
.anticon-editor_full_screen:before {
content: "\eb24";
}
.anticon-news_radar:before {
content: "\ea49";
}
.anticon-news_radar_list:before {
content: "\ea50";
}
.anticon-news_radar_comment:before {
content: "\ea51";
}
.anticon-news_fast_push:before {
content: "\ea52";
}
.anticon-editor_alignment_justify:before {
content: "\ea53";
}
.anticon-editor_alignment_left:before {
content: "\ea54";
}
.anticon-editor_alignment_right:before {
content: "\ea55";
}
.anticon-editor_alignment_center:before {
content: "\ea56";
}
.anticon-editor_alignment_center:before {
content: "\ea56";
}
.anticon-editor_select_block:before {
content: "\eaa2";
}