CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutSign UpSign In
sagemathinc

Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.

GitHub Repository: sagemathinc/cocalc
Path: blob/master/src/packages/frontend/codemirror/mode/mediawiki/mediawiki.css
Views: 687
1
/*
2
* This file is part of CoCalc: Copyright © 2020 Sagemath, Inc.
3
* License: MS-RSL – see LICENSE.md for details
4
*/
5
6
/* WTF: What kind of evil BS is this?! -- commented out.
7
8
.CodeMirror {
9
border: 1px solid #CCC;
10
font-size: medium;
11
line-height: 1.5em;
12
}
13
14
.CodeMirrorIE {
15
font-size: small;
16
}
17
*/
18
19
.cm-mw-pagename { text-decoration: underline; }
20
21
.cm-mw-matching {background-color: gold;}
22
23
.cm-mw-skipformatting { background-color: #adf; }
24
.cm-mw-list {color: #08f; font-weight: bold; background-color: #eee;}
25
.cm-mw-signature,
26
.cm-mw-hr { color: #08f; font-weight: bold; background-color: #eee; }
27
.cm-mw-indenting {color: #08f; font-weight: bold; background-color: #ddd;}
28
.cm-mw-mnemonic {color: #090;}
29
.cm-mw-comment {color: #aaa; font-weight: normal;}
30
.cm-mw-apostrophes {color: #08f;}
31
32
pre.cm-mw-section-1 {font-size: 1.8em;}
33
pre.cm-mw-section-2 {font-size: 1.5em;}
34
pre.cm-mw-section-3 {font-weight: bold;}
35
pre.cm-mw-section-4 {font-weight: bold;}
36
pre.cm-mw-section-5 {font-weight: bold;}
37
pre.cm-mw-section-6 {font-weight: bold;}
38
.cm-mw-section-header {color: #08f; font-weight: normal;}
39
40
.cm-mw-template {color: #a11; font-weight: normal;}
41
.cm-mw-template-name {color: #a11; font-weight: bold;}
42
.cm-mw-template-name-mnemonic {font-weight: normal;}
43
.cm-mw-template-argument-name {color: #a11; font-weight: bold;}
44
.cm-mw-template-delimiter {color: #a11; font-weight: bold;}
45
.cm-mw-template-bracket {color: #a11; font-weight: bold;}
46
47
.cm-mw-templatevariable {color: #f50; font-weight: normal;}
48
.cm-mw-templatevariable-name {color: #f50; font-weight: bold;}
49
.cm-mw-templatevariable-bracket {color: #f50; font-weight: normal;}
50
.cm-mw-templatevariable-delimiter {color: #f50; font-weight: bold;}
51
52
.cm-mw-parserfunction {font-weight: normal;}
53
.cm-mw-parserfunction-name {color: #70a; font-weight: bold;}
54
.cm-mw-parserfunction-bracket {color: #70a; font-weight: bold;}
55
.cm-mw-parserfunction-delimiter {color: #70a; font-weight: bold;}
56
57
pre.cm-mw-exttag {background-image: url(img/ext2.png);}
58
.cm-mw-exttag {background-image: url(img/ext4.png);}
59
.cm-mw-exttag-name {color: #70a; font-weight: bold;}
60
.cm-mw-exttag-bracket {color: #70a; font-weight: normal;}
61
.cm-mw-exttag-attribute {color: #70a; font-weight: normal;}
62
63
.cm-mw-htmltag-name {color: #170; font-weight: bold;}
64
.cm-mw-htmltag-bracket {color: #170; font-weight: normal;}
65
.cm-mw-htmltag-attribute {color: #170; font-weight: normal;}
66
67
pre.cm-mw-tag-pre, .cm-mw-tag-pre {background-image: url(img/black4.png);}
68
pre.cm-mw-tag-nowiki, .cm-mw-tag-nowiki {background-image: url(img/black4.png);}
69
70
.cm-mw-link-pagename {color: #219; font-weight: normal;}
71
.cm-mw-link-tosection {color: #08f; font-weight: normal;}
72
.cm-mw-link-bracket {color: #219; font-weight: normal;}
73
.cm-mw-link-text {}
74
.cm-mw-link-delimiter {color: #219; font-weight: normal;}
75
76
.cm-mw-extlink {color: #219; font-weight: normal;}
77
.cm-mw-extlink-protocol {color: #219; font-weight: bold;}
78
.cm-mw-extlink-text {}
79
.cm-mw-extlink-bracket {color: #219; font-weight: bold;}
80
81
.cm-mw-table-bracket {color: #e0e; font-weight: bold;}
82
.cm-mw-table-delimiter {color: #e0e; font-weight: bold;}
83
.cm-mw-table-definition {color: #e0e; font-weight: normal;}
84
85
.cm-mw-template-ground {}
86
.cm-mw-template2-ground {background-image: url(img/template4.png);}
87
.cm-mw-template3-ground {background-image: url(img/template8.png);}
88
.cm-mw-template-ext-ground {background-image: url(img/ext4.png);}
89
.cm-mw-template-ext2-ground {background-image: url(img/ext4.png),url(img/ext4.png);}
90
.cm-mw-template-ext3-ground {background-image: url(img/ext4.png),url(img/ext4.png),url(img/ext4.png);}
91
.cm-mw-template-link-ground {background-image: url(img/link4.png);}
92
.cm-mw-template-ext-link-ground {background-image: url(img/ext4.png),url(img/link4.png);}
93
.cm-mw-template-ext2-link-ground {background-image: url(img/ext4.png),url(img/ext4.png),url(img/link4.png);}
94
.cm-mw-template-ext3-link-ground {background-image: url(img/ext4.png),url(img/ext4.png),url(img/ext4.png),url(img/link4.png);}
95
.cm-mw-template2-ext-ground {background-image: url(img/template4.png),url(img/ext4.png);}
96
.cm-mw-template2-ext2-ground {background-image: url(img/template4.png),url(img/ext4.png),url(img/ext4.png);}
97
.cm-mw-template2-ext3-ground {background-image: url(img/template4.png),url(img/ext4.png),url(img/ext4.png),url(img/ext4.png);}
98
.cm-mw-template2-link-ground {background-image: url(img/template4.png),url(img/link4.png);}
99
.cm-mw-template2-ext-link-ground {background-image: url(img/template4.png),url(img/ext4.png),url(img/link4.png);}
100
.cm-mw-template2-ext2-link-ground {background-image: url(img/template4.png),url(img/ext4.png),url(img/ext4.png),url(img/link4.png);}
101
.cm-mw-template2-ext3-link-ground {background-image: url(img/template4.png),url(img/ext4.png),url(img/ext4.png),url(img/ext4.png),url(img/link4.png);}
102
.cm-mw-template3-ext-ground {background-image: url(img/template8.png),url(img/ext4.png);}
103
.cm-mw-template3-ext2-ground {background-image: url(img/template8.png),url(img/ext4.png),url(img/ext4.png);}
104
.cm-mw-template3-ext3-ground {background-image: url(img/template8.png),url(img/ext4.png),url(img/ext4.png),url(img/ext4.png);}
105
.cm-mw-template3-link-ground {background-image: url(img/template8.png),url(img/link4.png);}
106
.cm-mw-template3-ext-link-ground {background-image: url(img/template8.png),url(img/ext4.png),url(img/link4.png);}
107
.cm-mw-template3-ext2-link-ground {background-image: url(img/template8.png),url(img/ext4.png),url(img/ext4.png),url(img/link4.png);}
108
.cm-mw-template3-ext3-link-ground {background-image: url(img/template8.png),url(img/ext4.png),url(img/ext4.png),url(img/ext4.png),url(img/link4.png);}
109
.cm-mw-ext-ground {background-image: url(img/ext4.png)}
110
.cm-mw-ext2-ground {background-image: url(img/ext4.png),url(img/ext4.png);}
111
.cm-mw-ext3-ground {background-image: url(img/ext4.png),url(img/ext4.png),url(img/ext4.png);}
112
.cm-mw-ext-link-ground {background-image: url(img/link4.png);}
113
.cm-mw-ext2-link-ground {background-image: url(img/ext4.png),url(img/link4.png);}
114
.cm-mw-ext3-link-ground {background-image: url(img/ext4.png),url(img/ext4.png),url(img/link4.png);}
115
.cm-mw-link-ground {background-image: url(img/link4.png);}
116
117