From c89254e12a900a215569d7350ed60295556846b6 Mon Sep 17 00:00:00 2001 From: molong Date: Wed, 21 Dec 2016 23:34:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=99=A8ui?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/plugs/ueditor/themes/tensent/css/ueditor.css | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/plugs/ueditor/themes/tensent/css/ueditor.css b/public/plugs/ueditor/themes/tensent/css/ueditor.css index e78641b0..0044c5fc 100644 --- a/public/plugs/ueditor/themes/tensent/css/ueditor.css +++ b/public/plugs/ueditor/themes/tensent/css/ueditor.css @@ -209,11 +209,19 @@ div.edui-box { .edui-tensent .edui-editor-scale { width: 12px; } + +@font-face{ + font-family:'Glyphicons Halflings'; + src:url(../../fonts/glyphicons-halflings-regular.eot); + src:url(../../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg') +} .edui-tensent .edui-editor-scale .edui-editor-icon { float: right; width: 100%; height: 12px; margin-top: 10px; + font-family:'Glyphicons Halflings'; + font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; background: url(../images/scale.png) no-repeat; cursor: se-resize; } @@ -501,6 +509,8 @@ div.edui-box { .edui-tensent .edui-toolbar .edui-state-disabled .edui-icon { opacity: 0.3; filter: alpha(opacity = 30); + font-family:'Glyphicons Halflings'; + font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; } /* toolbar icons */