瀏覽代碼

月报分析反馈改造:
tinymce: 富文本 placeholder 默认样式修改,rgb(204 207 213),和 font-weight: 300

洪海涛 4 年之前
父節點
當前提交
46ad57b321

File diff suppressed because it is too large
+ 0 - 0
public/tinymce/skins/ui/oxide-dark/content.inline.min.css


File diff suppressed because it is too large
+ 0 - 0
public/tinymce/skins/ui/oxide-dark/content.min.css


File diff suppressed because it is too large
+ 0 - 0
public/tinymce/skins/ui/oxide/content.inline.min.css


File diff suppressed because it is too large
+ 0 - 0
public/tinymce/skins/ui/oxide/content.min.css


File diff suppressed because it is too large
+ 0 - 0
public/tinymce/skins/ui/oxide/skin.min.css


+ 4 - 0
src/views/monthlyReport/childrenPage/editReport/components/MrTable/Analysis.vue

@@ -532,4 +532,8 @@ export default {
   opacity: 0.5;
   background: #000;
 }
+.mce-content-body[data-mce-placeholder]:not(.mce-visualblocks)::before{
+  color: rgb(204 207 213)!important;
+  font-weight: 400!important;
+}
 </style>

Some files were not shown because too many files changed in this diff