Skip to content

Commit

Permalink
update editor css. Fixes #469
Browse files Browse the repository at this point in the history
  • Loading branch information
yiminghe committed Sep 4, 2013
1 parent bdecb37 commit 5e16a6a
Show file tree
Hide file tree
Showing 7 changed files with 91 additions and 91 deletions.
4 changes: 2 additions & 2 deletions build/editor/theme/cool/editor-min.css

Large diffs are not rendered by default.

166 changes: 83 additions & 83 deletions build/editor/theme/cool/editor.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/editor/theme/editor-common-min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/editor/theme/editor-common.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Copyright 2013, KISSY v1.40dev
MIT Licensed
build time: Sep 4 16:20
build time: Sep 4 17:06
*/
/**
ks-editor-post ,编辑器内容外部包装容器
Expand Down
2 changes: 1 addition & 1 deletion build/editor/theme/editor-iframe-min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/editor/theme/editor-iframe.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
Copyright 2013, KISSY v1.40dev
MIT Licensed
build time: Sep 4 16:20
build time: Sep 4 17:06
*/
/**
for kissy editor iframe
Expand Down
4 changes: 2 additions & 2 deletions src/editor/sub-modules/theme/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@

<replace token="./cool.png"
file="${component.src.dir.tmp}/cool/editor.css"
value="/kissy/k/${cdn.version}/editor/theme/cool/cool.png"
value="http://gtms02.alicdn.com/tps/i2/T1dyWGFmpbXXaZpXLq-24-613.png"
encoding="${charset}"/>

<replace token="./cool-ie6.png"
file="${component.src.dir.tmp}/cool/editor.css"
value="/kissy/k/${cdn.version}/editor/theme/cool/cool-ie6.png"
value="http://gtms03.alicdn.com/tps/i3/T1jsWEFdteXXaZpXLq-24-613.png"
encoding="${charset}"/>

<delete dir="${component.src.dir.tmp}/cool/"
Expand Down

0 comments on commit 5e16a6a

Please sign in to comment.