/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
D | SuggestedBullet.php | 30 public function setBullet(Bullet $bullet) argument 32 $this->bullet = $bullet; 39 return $this->bullet;
|
D | Paragraph.php | 43 public function setBullet(Bullet $bullet) argument 45 $this->bullet = $bullet; 52 return $this->bullet;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/ |
D | ParagraphMarker.php | 30 public function setBullet(Bullet $bullet) argument 32 $this->bullet = $bullet; 39 return $this->bullet;
|
/plugin/fullindex/ |
D | style.css | 3 ul.aqtree3clickable li.bullet a { 4 background: url(images/bullet.gif) center left no-repeat; padding-left: 10px;} 15 /* Provide space for our own "bullet" inside the link */
|
/plugin/wordimport/docx/ |
D | ListItem.php | 33 $bullet = $this->type === 'ordered' ? '-' : '*'; 34 return str_pad('', ($this->level + 1) * 2) . $bullet . ' ' . $text;
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/ |
D | nv.d3.min.css | 1 …bullet{font:10px sans-serif}.nvd3.nv-bullet .nv-measure{fill-opacity:.8}.nvd3.nv-bullet .nv-measur…
|
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/ |
D | agate.min.css | 17 …bullet{color:#a2fca2}.hljs-type,.hljs-title,.hljs-section,.hljs-attribute,.hljs-quote,.hljs-built_…
|
D | ascetic.min.css | 1 …k}.hljs-string,.hljs-variable,.hljs-template-variable,.hljs-symbol,.hljs-bullet,.hljs-section,.hlj…
|
D | androidstudio.min.css | 1 …rflow-x:auto;padding:0.5em}.hljs-number,.hljs-literal,.hljs-symbol,.hljs-bullet{color:#6897BB}.hlj…
|
D | codepen-embed.min.css | 1 …uilt_in,.hljs-builtin-name,.hljs-literal,.hljs-params,.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-d…
|
D | tomorrow.min.css | 1 …or:#f5871f}.hljs-attribute{color:#eab700}.hljs-string,.hljs-symbol,.hljs-bullet,.hljs-addition{col…
|
D | mono-blue.min.css | 1 …e,.hljs-deletion,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-bullet{color:#4c81c9}.hlj…
|
D | atelier-lakeside-dark.min.css | 1 …al,.hljs-type,.hljs-params{color:#935c25}.hljs-string,.hljs-symbol,.hljs-bullet{color:#568c3b}.hlj…
|
D | kimbie.light.min.css | 1 …js-section,.hljs-attribute{color:#f06431}.hljs-string,.hljs-symbol,.hljs-bullet,.hljs-addition{col…
|
D | paraiso-light.min.css | 1 …js-section,.hljs-attribute{color:#fec418}.hljs-string,.hljs-symbol,.hljs-bullet,.hljs-addition{col…
|
D | atelier-lakeside-light.min.css | 1 …al,.hljs-type,.hljs-params{color:#935c25}.hljs-string,.hljs-symbol,.hljs-bullet{color:#568c3b}.hlj…
|
D | tomorrow-night-blue.min.css | 1 …or:#ffc58f}.hljs-attribute{color:#ffeead}.hljs-string,.hljs-symbol,.hljs-bullet,.hljs-addition{col…
|
D | atelier-sulphurpool-light.min.css | 1 …al,.hljs-type,.hljs-params{color:#c76b29}.hljs-string,.hljs-symbol,.hljs-bullet{color:#ac9739}.hlj…
|
D | atelier-heath-dark.min.css | 1 …al,.hljs-type,.hljs-params{color:#a65926}.hljs-string,.hljs-symbol,.hljs-bullet{color:#918b3b}.hlj…
|
/plugin/bulletodo/ |
D | plugin.info.txt | 6 desc bullet journal symbol plugin
|
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
D | list-marker-in-paragraph.md | 7 Here's one with a bullet.
|
/plugin/mllist/ |
D | plugin.info.txt | 6 desc Allows a list item to break into multiple lines with indentation on non-bullet lines
|
/plugin/cssperpage/demo/ |
D | demo.txt | 18 This is a list with an image marker instead of the standard bullet:
|
/plugin/json/ |
D | all.css | 102 .hljs-bullet, 140 .hljs-bullet,
|
/plugin/definitionlist/ |
D | style.less | 31 background: url(images/bullet.gif) no-repeat 0 0.4em;
|