Skip to content

Commit

Permalink
feat: update tinymce
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaviilee committed Feb 10, 2023
1 parent 573cf67 commit 6181569
Show file tree
Hide file tree
Showing 22 changed files with 7 additions and 830 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@deepberry:registry=https://npm.pkg.github.com
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"main": "tinymce.js",
"devDependencies": {
"@deepberry/common": "^0.2.3",
"@deepberry/editor": "^0.1.4",
"csslab": "^4.0.3",
"less": "^3.11.1",
"serve": "^14.2.0"
Expand Down
25 changes: 0 additions & 25 deletions skins/content/default/article.less

This file was deleted.

2 changes: 1 addition & 1 deletion skins/content/default/content.less
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@import '../../../node_modules/@deepberry/common/css/var.less';
@import '../../../node_modules/csslab/base.less';
@import './article.less';
@import '../../../node_modules/@deepberry/editor/assets/css/article.less';
7 changes: 4 additions & 3 deletions skins/content/default/content.min.css
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
max-width: 100%;
border: none;
line-height: 2.2;
color: #3d454d;
color: #00467b;
}
.c-article-tinymce table td,
.c-article-tinymce table th {
Expand Down Expand Up @@ -552,7 +552,7 @@
font-family: Georgia, "Times New Roman", Times, serif;
}
.c-article-tinymce .w-latex:after {
content: "DEEPBERRY·Katex";
content: "JX3BOX·Katex";
position: absolute;
right: 0;
top: -30px;
Expand Down Expand Up @@ -614,6 +614,7 @@
max-width: 100%;
overflow-x: auto;
text-align: center;
justify-content: center;
}
.c-article-pages .el-pager {
margin: 0;
Expand Down Expand Up @@ -695,7 +696,7 @@
color: #0366d6;
}
.c-article-directory a {
color: #3d454d;
color: #00467b;
}
.c-article-directory h1::before,
.c-article-directory h2::before,
Expand Down
28 changes: 0 additions & 28 deletions skins/content/default/tinymce/_.less

This file was deleted.

29 changes: 0 additions & 29 deletions skins/content/default/tinymce/a.less

This file was deleted.

159 changes: 0 additions & 159 deletions skins/content/default/tinymce/code.less

This file was deleted.

Loading

0 comments on commit 6181569

Please sign in to comment.