笙默考试管理系统-MyExamTest----codemirror(2)

笙默考试管理系统-MyExamTest----codemirror(2)

目录

[一、 笙默考试管理系统-MyExamTest----codemirror](#一、 笙默考试管理系统-MyExamTest----codemirror)

[二、 笙默考试管理系统-MyExamTest----codemirror](#二、 笙默考试管理系统-MyExamTest----codemirror)

[三、 笙默考试管理系统-MyExamTest----codemirror](#三、 笙默考试管理系统-MyExamTest----codemirror)

[四、 笙默考试管理系统-MyExamTest----codemirror](#四、 笙默考试管理系统-MyExamTest----codemirror)

[五、 笙默考试管理系统-MyExamTest----codemirror](#五、 笙默考试管理系统-MyExamTest----codemirror)

  • 笙默考试管理系统-MyExamTest----codemirror

cm-animate-fat-cursor {

width: auto;

border: 0;

-webkit-animation: blink 1.06s steps(1) infinite;

-moz-animation: blink 1.06s steps(1) infinite;

animation: blink 1.06s steps(1) infinite;

background-color: #7e7;

}

  • 笙默考试管理系统-MyExamTest----codemirror

@-moz-keyframes blink {

0% {}

50% { background-color: transparent; }

100% {}

}

@-webkit-keyframes blink {

0% {}

50% { background-color: transparent; }

100% {}

}

  • 笙默考试管理系统-MyExamTest----codemirror

@keyframes blink {

0% {}

50% { background-color: transparent; }

100% {}

}

/* Can style cursor different in overwrite (non-insert) mode */

.CodeMirror-overwrite .CodeMirror-cursor {}

.cm-tab { display: inline-block; text-decoration: inherit; }

  • 笙默考试管理系统-MyExamTest----codemirror

.CodeMirror-rulers {

position: absolute;

left: 0; right: 0; top: -50px; bottom: -20px;

overflow: hidden;

}

.CodeMirror-ruler {

border-left: 1px solid #ccc;

top: 0; bottom: 0;

position: absolute;

}

/* DEFAULT THEME */

  • 笙默考试管理系统-MyExamTest----codemirror

.cm-s-default .cm-header {color: blue;}

.cm-s-default .cm-quote {color: #090;}

.cm-negative {color: #d44;}

.cm-positive {color: #292;}

.cm-header, .cm-strong {font-weight: bold;}

.cm-em {font-style: italic;}

.cm-link {text-decoration: underline;}

.cm-strikethrough {text-decoration: line-through;}

相关推荐
Mh8 分钟前
我决定写一个 3D 地球仪来记录下我要去的地方
前端·javascript·动效
yaoxin52112317 分钟前
390. Java IO API - WatchDir 示例
java·前端·python
懒狗小前端25 分钟前
做了一个 codex 的中文文档网站,做的不好可以随便喷
前端·后端
. . . . .2 小时前
ref、useRef 和 forwardRef
前端·javascript·react.js
energy_DT2 小时前
2026年海上钻井平台数字孪生平台:引领海洋能源数字化转型
前端
Eric_见嘉2 小时前
在职前端 Agent 配置分享
前端·后端·agent
柚子8162 小时前
break跳出语句块的神奇技巧
前端·javascript
ejinxian3 小时前
Rust GUI框架Azul与Electron、WebView2
前端·javascript·electron
IT_陈寒4 小时前
Vue的v-for里用index当key,我被自己坑惨了
前端·人工智能·后端
军军君014 小时前
数字孪生监控大屏实战模板:智能业务大数据监管平台
css·vue.js·elementui·typescript·前端框架·echarts·less