/plugin/mikioplugin/assets/ |
H A D | variables.css | 13 --mikiop-primary-light-text-color: #004085; 15 --mikiop-primary-light-border-color: #b8daff; 43 --mikiop-danger-light-text-color: #721c24; 63 --mikiop-info-light-text-color: #0c5460; 67 --mikiop-light-text-color: #212529; 68 --mikiop-light-background-color: #f8f9fa; 69 --mikiop-light-border-color: #f8f9fa; 73 --mikiop-light-light-text-color: #818182; 74 --mikiop-light-light-background-color: #fefefe; 75 --mikiop-light-light-border-color: #fdfdfe; [all …]
|
H A D | styles.less | 181 &.mikiop-type-light { 182 ._mikiop-btn-type('light'); 184 &.mikiop-type-outline-light { 259 &.mikiop-type-light { 260 ._mikiop-type('light'); 278 ._mikiop-type('danger-light'); 284 ._mikiop-type('info-light'); 286 &.mikiop-type-light { 287 ._mikiop-type('light-light'); 290 ._mikiop-type('dark-light'); [all …]
|
/plugin/animation/styles/ |
H A D | scianimator.light.css | 10 .scianimator.light, 11 .scianimator.light a, 12 .scianimator.light a:visited { 15 .scianimator.light { 18 .scianimator.light .controls, 19 .scianimator.light .control { 25 .scianimator.light .controls { 31 .scianimator.light .control { 37 .scianimator.light a:hover {
|
/plugin/sequencediagram/bower_components/snap.svg/doc/fonts/ |
H A D | stylesheet.css | 4 src: url('sourcesanspro-light-webfont.eot'); 5 src: url('sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'), 6 url('sourcesanspro-light-webfont.woff') format('woff'), 7 url('sourcesanspro-light-webfont.ttf') format('truetype'), 8 url('sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
|
/plugin/topbarsyntax/ |
H A D | style.ini | 6 __navi_smplbar_background_alt__ = "#aaaaed" ; a light blue 7 __navi_smplbar_background__ = "#eeeeee" ; light grey
|
/plugin/revealjs/css/theme/ |
H A D | black.css | 7 …light-background, section.has-light-background h1, section.has-light-background h2, section.has-li…
|
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/ |
H A D | HTML.TidyLevel.txt | 12 <dt>light</dt> 23 'none', 'light', 'medium', 'heavy'
|
/plugin/widearea/widearea/ |
H A D | widearea.css | 15 .widearea-overlayLayer.light { 27 .widearea-overlayLayer.light textarea { 31 .widearea-overlayLayer.light textarea:hover, .widearea-overlayLayer.light textarea:focus {
|
/plugin/stlviewer/stlviewer/ |
H A D | CanvasRenderer.js | 448 var light = _lights[ l ]; 449 var lightColor = light.color; 451 if ( light.isAmbientLight ) { 461 } else if ( light.isPointLight ) { 477 var light = _lights[ l ]; 479 _lightColor.copy( light.color ); 481 if ( light.isDirectionalLight ) { 489 amount *= light.intensity; 493 } else if ( light.isPointLight ) { 501 …amount *= light.distance == 0 ? 1 : 1 - Math.min( position.distanceTo( lightPosition ) / light.dis… [all …]
|
/plugin/codeprettify/code-prettify/styles/ |
H A D | doxy.css | 4 pre .kwd, code .kwd { color: #8470FF; } /* keyword - light slate blue */ 11 pre .htm, code .htm { color: #dda0dd; } /* html tag light purply*/ 12 pre .xsl, code .xsl { color: #d0a0d0; } /* xslt tag light purply*/
|
H A D | sunburst.css | 7 pre .typ, code .typ { color: #89bdff; } /* type - light blue */ 11 pre .tag, code .tag { color: #89bdff; } /* html/xml tag - light blue */
|
/plugin/achart/assets/ |
H A D | apexcharts.css | 62 .apexcharts-tooltip.apexcharts-theme-light { 83 .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title { 486 .apexcharts-theme-light .apexcharts-selection-icon:not(.apexcharts-selected):hover svg, 487 .apexcharts-theme-light .apexcharts-zoom-icon:not(.apexcharts-selected):hover svg, 488 .apexcharts-theme-light .apexcharts-zoomin-icon:hover svg, 489 .apexcharts-theme-light .apexcharts-zoomout-icon:hover svg, 490 .apexcharts-theme-light .apexcharts-reset-icon:hover svg, 491 .apexcharts-theme-light .apexcharts-menu-icon:hover svg { 578 .apexcharts-theme-light .apexcharts-menu-item:hover {
|
/plugin/codemirror/dist/ |
H A D | styles.min.css | 1 …light.CodeMirror{background:#f5f5f5;color:#202020}form#dw__editform .cm-s-base16-light div.CodeMir…
|
H A D | styles.min.css.map | 1 …light.css","node_modules/codemirror/theme/bespin.css","node_modules/codemirror/theme/blackboard.cs…
|
/plugin/sequencediagram/bower_components/snap.svg/doc/css/ |
H A D | main.css | 11 body.light { 18 body.light { 205 body.light #content header h2 { 222 body.light #content header:before { 377 body.light #sideNav li a { 380 body.light #pageNav li { 393 body.light select.docNav {
|
/plugin/combo/resources/snippet/style/ |
H A D | page-explorer-list.css | 12 background-color: var(--bs-light)
|
H A D | slide.css | 69 .bg-slide-light {
|
/plugin/revealjs/css/theme/source/ |
H A D | black.scss | 40 section.has-light-background {
|
/plugin/latexport/examples/ |
H A D | example.tex | 90 \definecolor{light-gray}{gray}{0.97} 92 backgroundcolor=\color{light-gray},
|
/plugin/amcharts/assets/amcharts/themes/ |
H A D | light.js | 1 AmCharts.themes.light = { class in AmCharts.themes
|
/plugin/backlinks2/_test/data/pages/ |
H A D | bob_ross_says.txt | 7 …le. Put it in, leave it alone. With practice comes confidence. Be so very light. Be a gentle whisp…
|
/plugin/backlinks/_test/data/pages/ |
H A D | bob_ross_says.txt | 7 …le. Put it in, leave it alone. With practice comes confidence. Be so very light. Be a gentle whisp…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | global.css | 1 @media (prefers-color-scheme: light) {
|
/plugin/formatplus2/ |
H A D | style.css | 34 /* Draw light-colored text on a dark background, or vice-versa. */
|
/plugin/formatplus/ |
H A D | style.css | 34 /* Draw light-colored text on a dark background, or vice-versa. */
|