Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
youjj
cloud-platform-ui
Commits
d35cd4fe
Commit
d35cd4fe
authored
Sep 05, 2019
by
lixy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
富文本字体颜色添加
parent
28d17724
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
ueditor.css
static/utf8-jsp/themes/default/css/ueditor.css
+1
-0
ueditor.all.js
static/utf8-jsp/ueditor.all.js
+1
-1
ueditor.all.min.js
static/utf8-jsp/ueditor.all.min.js
+1
-1
No files found.
static/utf8-jsp/themes/default/css/ueditor.css
View file @
d35cd4fe
...
...
@@ -7,6 +7,7 @@
position
:
absolute
;
top
:
0
;
height
:
200px
!important
;
overflow-y
:
auto
;
}
/* common layer */
.edui-default
.edui-box
{
...
...
static/utf8-jsp/ueditor.all.js
View file @
d35cd4fe
...
...
@@ -25619,7 +25619,7 @@ UE.ui = baidu.editor.ui = {};
utils.inherits(ColorPicker, UIBase);
var COLORS = (
'ffffff,000000,eeece1,
1f497d,4f81bd,c0504
d,9bbb59,8064a2,4bacc6,f79646,' +
'ffffff,000000,eeece1,
333333,666666,1f497
d,9bbb59,8064a2,4bacc6,f79646,' +
'f2f2f2,7f7f7f,ddd9c3,c6d9f0,dbe5f1,f2dcdb,ebf1dd,e5e0ec,dbeef3,fdeada,' +
'd8d8d8,595959,c4bd97,8db3e2,b8cce4,e5b9b7,d7e3bc,ccc1d9,b7dde8,fbd5b5,' +
'bfbfbf,3f3f3f,938953,548dd4,95b3d7,d99694,c3d69b,b2a2c7,92cddc,fac08f,' +
static/utf8-jsp/ueditor.all.min.js
View file @
d35cd4fe
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment