Home
last modified time | relevance | path

Searched refs:light (Results 1 – 25 of 203) sorted by relevance

123456789

/plugin/mikioplugin/assets/
H A Dvariables.css13 --mikiop-primary-light-text-color: #004085;
14 --mikiop-primary-light-background-color: #cce5ff;
15 --mikiop-primary-light-border-color: #b8daff;
23 --mikiop-secondary-light-text-color: #383d41;
24 --mikiop-secondary-light-background-color: #e2e3e5;
25 --mikiop-secondary-light-border-color: #d6d8db;
33 --mikiop-success-light-text-color: #155724;
34 --mikiop-success-light-background-color: #d4edda;
35 --mikiop-success-light-border-color: #c3e6cb;
43 --mikiop-danger-light-text-color: #721c24;
[all …]
H A Dstyles.less187 &.mikiop-type-light {
188 ._mikiop-btn-type('light');
191 &.mikiop-type-outline-light {
192 ._mikiop-btn-outline-type('light');
279 &.mikiop-type-light {
280 ._mikiop-type('light');
290 ._mikiop-type('primary-light');
294 ._mikiop-type('secondary-light');
298 ._mikiop-type('success-light');
302 ._mikiop-type('danger-light');
[all …]
/plugin/animation/styles/
Dscianimator.light.css10 .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/
Dstylesheet.css4 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/indexmenu/scripts/fancytree/skin-vista/
Dui.fancytree.less11 hover bar (unselected, inactive): #F8FCFE..#EFF9FE (border: #D8F0FA) 'very light blue'
12 active node: #F6FBFD..#D5EFFC (border: #99DEFD) 'light blue'
16 …active node, tree inactive: #FAFAFB..#E5E5E5 (border: #D9D9D9) 'light gray, selected, but tree not…
22 table left/right border: #EDEDED 'light gray'
66 background-color: #F2F7FD; // light blue
67 border-color: #B8D6FB; // darker light blue
/plugin/topbarsyntax/
Dstyle.ini6 __navi_smplbar_background_alt__ = "#aaaaed" ; a light blue
7 __navi_smplbar_background__ = "#eeeeee" ; light grey
/plugin/revealjs/css/theme/
Dblack.css7light-background, section.has-light-background h1, section.has-light-background h2, section.has-li…
/plugin/stlviewer/stlviewer/
DCanvasRenderer.js448 var light = _lights[ l ];
449 var lightColor = light.color;
451 if ( light.isAmbientLight ) {
455 } else if ( light.isDirectionalLight ) {
461 } else if ( light.isPointLight ) {
477 var light = _lights[ l ];
479 _lightColor.copy( light.color );
481 if ( light.isDirectionalLight ) {
483 var lightPosition = _vector3.setFromMatrixPosition( light.matrixWorld ).normalize();
489 amount *= light.intensity;
[all …]
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DHTML.TidyLevel.txt12 <dt>light</dt>
23 'none', 'light', 'medium', 'heavy'
/plugin/widearea/widearea/
Dwidearea.css15 .widearea-overlayLayer.light {
27 .widearea-overlayLayer.light textarea {
31 .widearea-overlayLayer.light textarea:hover, .widearea-overlayLayer.light textarea:focus {
/plugin/indexmenu/scripts/fancytree/skin-win8-n/
Dui.fancytree.less22 // hover bar (unselected, inactive): #E5F3FB (border: #70C0E7) 'very light blue'
23 // active node: #CBE8F6 (border: #26A0DA) 'light blue'
27 // active node, tree inactive: #F7F7F7 (border: #DEDEDE) 'light gray, selected, but tree not act…
33 // table left/right border: #EDEDED 'light gray'
/plugin/achart/assets/
Dapexcharts.css62 .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/indexmenu/scripts/fancytree/skin-win7/
Dui.fancytree.less13 // hover bar (unselected, inactive): #fcfdfe..#EFF9FE (border: #b8d6fb) 'very light blue'
17 // active node: #F6FBFD..#D5EFFC (border: #719acb) 'light blue'
26 // active node, tree inactive: #FAFAFB..#E5E5E5 (border: #D9D9D9) 'light gray, selected, but tre…
34 // table left/right border: #EDEDED 'light gray'
/plugin/codeprettify/code-prettify/styles/
Ddoxy.css4 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*/
Dsunburst.css7 pre .typ, code .typ { color: #89bdff; } /* type - light blue */
11 pre .tag, code .tag { color: #89bdff; } /* html/xml tag - light blue */
/plugin/codemirror/dist/
Dstyles.min.css1light.CodeMirror{background:#f5f5f5;color:#202020}form#dw__editform .cm-s-base16-light div.CodeMir…
Dstyles.min.css.map1light.css","node_modules/codemirror/theme/bespin.css","node_modules/codemirror/theme/blackboard.cs…
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
Dmain.css11 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/indexmenu/scripts/fancytree/skin-win8/
Dui.fancytree.less22 // hover bar (unselected, inactive): #E5F3FB (border: #70C0E7) 'very light blue'
23 // active node: #CBE8F6 (border: #26A0DA) 'light blue'
27 // active node, tree inactive: #F7F7F7 (border: #DEDEDE) 'light gray, selected, but tree not act…
33 // table left/right border: #EDEDED 'light gray'
/plugin/asciidocjs/node_modules/pug-filters/node_modules/wordwrap/
DREADME.markdown37 + ' The sun was just another point of light.'
48 sun was just another point of light.
/plugin/asciidocjs/node_modules/wordwrap/
DREADME.markdown37 + ' The sun was just another point of light.'
48 sun was just another point of light.
/plugin/combo/resources/theme/default/components/css/
H A Dpage-explorer-list.css12 background-color: var(--bs-light)
/plugin/darkmodetoggle/
Dstyle.css1 /* Button styling (light mode, Bootstrap-friendly) */
4 background-color: #f5f5f5; /* Bootstrap light gray */
/plugin/combo/resources/library/bootstrap/4.5.0/
H A Dbootstrap.yeti.min.css12light: #eee;--dark: #222;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakp…
/plugin/revealjs/css/theme/source/
Dblack.scss40 section.has-light-background {

123456789