Home
last modified time | relevance | path

Searched refs:monospace (Results 151 – 175 of 203) sorted by path

123456789

/plugin/revealjs/css/theme/
H A Dblack.css149 font-family: monospace;
155 font-family: monospace;
H A Dblood.css152 font-family: monospace;
158 font-family: monospace;
H A Dleague.css155 font-family: monospace;
161 font-family: monospace;
H A Dmoon.css153 font-family: monospace;
159 font-family: monospace;
H A Dnight.css147 font-family: monospace;
153 font-family: monospace;
H A Dserif.css149 font-family: monospace;
155 font-family: monospace;
H A Dsimple.css152 font-family: monospace;
158 font-family: monospace;
H A Dsky.css156 font-family: monospace;
162 font-family: monospace;
H A Dsolarized.css153 font-family: monospace;
159 font-family: monospace;
H A Dwhite.css149 font-family: monospace;
155 font-family: monospace;
/plugin/revealjs/css/theme/template/
H A Dsettings.scss31 $codeFont: monospace;
/plugin/revealjs/
H A Dstyle.css8 font-family: monospace;
/plugin/s5reloaded/ui/thesis/
H A Dpretty.css498 #guru div {border: solid 3px red; padding: 4px; font-family: monospace; font-size: 60%; width: auto…
H A Dwrap.css145 …Liberation Mono", "Lucida Console",Monaco,"DejaVu Sans Mono","Bitstream Vera Sans Mono", monospace;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCSS.AllowedFonts.txt
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Ddebugger.css5 font-family: monospace;
16 font-family: monospace;
51 font-family: monospace; /* see issue 2953 */
158 font-family: monospace;
302 font-family: monospace;
311 font-family: monospace;
H A Dfirebug-1.3a2.css368 font: 11px Monaco, monospace;
380 font: 11px Monaco, monospace;
517 font: 11px Monaco, monospace;
530 font: 11px Monaco, monospace;
596 font-family: Monaco, monospace;
609 font-family: Monaco, monospace;
697 font-family: Monaco, monospace;
715 font-family: Monaco, monospace;
740 font-family: Monaco, monospace;
H A Dfirebug.css56 font-family: Monaco, monospace;
81 font: Monaco, monospace;
223 font-family: Monaco, monospace;
570 font-family: Monaco, monospace;
942 font-family: Monaco, monospace;
1247 font-family: Monaco, monospace;
1321 font-family: Monaco, monospace;
2000 font: 1em Monaco, monospace;
2653 font: 11px Monaco, monospace;
2665 font: 11px Monaco, monospace;
[all …]
H A Dhtml.css10 font-family: Monaco, monospace;
205 font-family: Monaco, monospace !important;
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dprism.css10 font-family: source-code-pro, Consolas, Monaco, 'Andale Mono', monospace;
/plugin/shell/
H A DP0wnyShell.css14 font-family: monospace;
134 font-family: monospace;
/plugin/spellcheck/
H A Dstyle.css15 font-family:monospace;
/plugin/sphinxsearch-was/css/
H A Dstyle.css104 font: 12px monospace;
/plugin/strata/
H A Dstyle.css29 font-family: monospace;
/plugin/struct/jsoneditor/
H A Djsoneditor.min.css1 div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-readonly{min-width:16px;color:gray}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty::after,div.jsoneditor-value.jsoneditor-empty::after{pointer-events:none;color:#d3d3d3;font-size:8pt}div.jsoneditor-field.jsoneditor-empty::after{content:"field"}div.jsoneditor-value.jsoneditor-empty::after{content:"value"}div.jsoneditor-value.jsoneditor-url{color:green;text-decoration:underline}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:gray}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#FFFFAB;border:1px solid #ff0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-string{color:green}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px;color:grey}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ED0}div.jsoneditor-value.jsoneditor-invalid{color:#000}div.jsoneditor-tree button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background:url(img/jsoneditor-icons.svg)}div.jsoneditor-mode-form tr.jsoneditor-expandable td.jsoneditor-tree,div.jsoneditor-mode-view tr.jsoneditor-expandable td.jsoneditor-tree{cursor:pointer}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-contextmenu.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu:focus,div.jsoneditor-tree button.jsoneditor-contextmenu:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu{background-position:-48px -48px}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree button:focus{background-color:#f5f5f5;outline:#e5e5e5 solid 1px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor{color:#1A1A1A;border:1px solid #3883fa;box-sizing:border-box;width:100%;height:100%;overflow:hidden;position:relative;padding:0;line-height:100%}div.jsoneditor,div.jsoneditor-outer{-moz-box-sizing:border-box;-webkit-box-sizing:border-box}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%;margin:0}div.jsoneditor-outer{width:100%;height:100%;margin:-35px 0 0;padding:35px 0 0;box-sizing:border-box}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto}textarea.jsoneditor-text{width:100%;height:100%;margin:0;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}div.jsoneditor-menu,textarea.jsoneditor-text{-moz-box-sizing:border-box;-webkit-box-sizing:border-box}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#e6e6e6}tr.jsoneditor-selected button.jsoneditor-contextmenu,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea{background:url(img/jsoneditor-icons.svg)-72px -72px;cursor:move}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}div.jsoneditor td,div.jsoneditor td.jsoneditor-tree{vertical-align:top}.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value{font-family:droid sans mono,consolas,monospace,courier new,courier,sans-serif;font-size:10pt;color:#1A1A1A}.jsoneditor-schema-error{cursor:defaul (…)

123456789