Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/src/packages/frontend/codemirror/mode/mediawiki/mediawiki.css
Views: 687
/*1* This file is part of CoCalc: Copyright © 2020 Sagemath, Inc.2* License: MS-RSL – see LICENSE.md for details3*/45/* WTF: What kind of evil BS is this?! -- commented out.67.CodeMirror {8border: 1px solid #CCC;9font-size: medium;10line-height: 1.5em;11}1213.CodeMirrorIE {14font-size: small;15}16*/1718.cm-mw-pagename { text-decoration: underline; }1920.cm-mw-matching {background-color: gold;}2122.cm-mw-skipformatting { background-color: #adf; }23.cm-mw-list {color: #08f; font-weight: bold; background-color: #eee;}24.cm-mw-signature,25.cm-mw-hr { color: #08f; font-weight: bold; background-color: #eee; }26.cm-mw-indenting {color: #08f; font-weight: bold; background-color: #ddd;}27.cm-mw-mnemonic {color: #090;}28.cm-mw-comment {color: #aaa; font-weight: normal;}29.cm-mw-apostrophes {color: #08f;}3031pre.cm-mw-section-1 {font-size: 1.8em;}32pre.cm-mw-section-2 {font-size: 1.5em;}33pre.cm-mw-section-3 {font-weight: bold;}34pre.cm-mw-section-4 {font-weight: bold;}35pre.cm-mw-section-5 {font-weight: bold;}36pre.cm-mw-section-6 {font-weight: bold;}37.cm-mw-section-header {color: #08f; font-weight: normal;}3839.cm-mw-template {color: #a11; font-weight: normal;}40.cm-mw-template-name {color: #a11; font-weight: bold;}41.cm-mw-template-name-mnemonic {font-weight: normal;}42.cm-mw-template-argument-name {color: #a11; font-weight: bold;}43.cm-mw-template-delimiter {color: #a11; font-weight: bold;}44.cm-mw-template-bracket {color: #a11; font-weight: bold;}4546.cm-mw-templatevariable {color: #f50; font-weight: normal;}47.cm-mw-templatevariable-name {color: #f50; font-weight: bold;}48.cm-mw-templatevariable-bracket {color: #f50; font-weight: normal;}49.cm-mw-templatevariable-delimiter {color: #f50; font-weight: bold;}5051.cm-mw-parserfunction {font-weight: normal;}52.cm-mw-parserfunction-name {color: #70a; font-weight: bold;}53.cm-mw-parserfunction-bracket {color: #70a; font-weight: bold;}54.cm-mw-parserfunction-delimiter {color: #70a; font-weight: bold;}5556pre.cm-mw-exttag {background-image: url(img/ext2.png);}57.cm-mw-exttag {background-image: url(img/ext4.png);}58.cm-mw-exttag-name {color: #70a; font-weight: bold;}59.cm-mw-exttag-bracket {color: #70a; font-weight: normal;}60.cm-mw-exttag-attribute {color: #70a; font-weight: normal;}6162.cm-mw-htmltag-name {color: #170; font-weight: bold;}63.cm-mw-htmltag-bracket {color: #170; font-weight: normal;}64.cm-mw-htmltag-attribute {color: #170; font-weight: normal;}6566pre.cm-mw-tag-pre, .cm-mw-tag-pre {background-image: url(img/black4.png);}67pre.cm-mw-tag-nowiki, .cm-mw-tag-nowiki {background-image: url(img/black4.png);}6869.cm-mw-link-pagename {color: #219; font-weight: normal;}70.cm-mw-link-tosection {color: #08f; font-weight: normal;}71.cm-mw-link-bracket {color: #219; font-weight: normal;}72.cm-mw-link-text {}73.cm-mw-link-delimiter {color: #219; font-weight: normal;}7475.cm-mw-extlink {color: #219; font-weight: normal;}76.cm-mw-extlink-protocol {color: #219; font-weight: bold;}77.cm-mw-extlink-text {}78.cm-mw-extlink-bracket {color: #219; font-weight: bold;}7980.cm-mw-table-bracket {color: #e0e; font-weight: bold;}81.cm-mw-table-delimiter {color: #e0e; font-weight: bold;}82.cm-mw-table-definition {color: #e0e; font-weight: normal;}8384.cm-mw-template-ground {}85.cm-mw-template2-ground {background-image: url(img/template4.png);}86.cm-mw-template3-ground {background-image: url(img/template8.png);}87.cm-mw-template-ext-ground {background-image: url(img/ext4.png);}88.cm-mw-template-ext2-ground {background-image: url(img/ext4.png),url(img/ext4.png);}89.cm-mw-template-ext3-ground {background-image: url(img/ext4.png),url(img/ext4.png),url(img/ext4.png);}90.cm-mw-template-link-ground {background-image: url(img/link4.png);}91.cm-mw-template-ext-link-ground {background-image: url(img/ext4.png),url(img/link4.png);}92.cm-mw-template-ext2-link-ground {background-image: url(img/ext4.png),url(img/ext4.png),url(img/link4.png);}93.cm-mw-template-ext3-link-ground {background-image: url(img/ext4.png),url(img/ext4.png),url(img/ext4.png),url(img/link4.png);}94.cm-mw-template2-ext-ground {background-image: url(img/template4.png),url(img/ext4.png);}95.cm-mw-template2-ext2-ground {background-image: url(img/template4.png),url(img/ext4.png),url(img/ext4.png);}96.cm-mw-template2-ext3-ground {background-image: url(img/template4.png),url(img/ext4.png),url(img/ext4.png),url(img/ext4.png);}97.cm-mw-template2-link-ground {background-image: url(img/template4.png),url(img/link4.png);}98.cm-mw-template2-ext-link-ground {background-image: url(img/template4.png),url(img/ext4.png),url(img/link4.png);}99.cm-mw-template2-ext2-link-ground {background-image: url(img/template4.png),url(img/ext4.png),url(img/ext4.png),url(img/link4.png);}100.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);}101.cm-mw-template3-ext-ground {background-image: url(img/template8.png),url(img/ext4.png);}102.cm-mw-template3-ext2-ground {background-image: url(img/template8.png),url(img/ext4.png),url(img/ext4.png);}103.cm-mw-template3-ext3-ground {background-image: url(img/template8.png),url(img/ext4.png),url(img/ext4.png),url(img/ext4.png);}104.cm-mw-template3-link-ground {background-image: url(img/template8.png),url(img/link4.png);}105.cm-mw-template3-ext-link-ground {background-image: url(img/template8.png),url(img/ext4.png),url(img/link4.png);}106.cm-mw-template3-ext2-link-ground {background-image: url(img/template8.png),url(img/ext4.png),url(img/ext4.png),url(img/link4.png);}107.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);}108.cm-mw-ext-ground {background-image: url(img/ext4.png)}109.cm-mw-ext2-ground {background-image: url(img/ext4.png),url(img/ext4.png);}110.cm-mw-ext3-ground {background-image: url(img/ext4.png),url(img/ext4.png),url(img/ext4.png);}111.cm-mw-ext-link-ground {background-image: url(img/link4.png);}112.cm-mw-ext2-link-ground {background-image: url(img/ext4.png),url(img/link4.png);}113.cm-mw-ext3-link-ground {background-image: url(img/ext4.png),url(img/ext4.png),url(img/link4.png);}114.cm-mw-link-ground {background-image: url(img/link4.png);}115116117