| /plugin/passpolicy/ |
| D | script.js | 51 function checkpolicy($field, indicator) { argument 64 scoreit($field, indicator, true); 66 scoreit($field, indicator, false); 79 function scoreit($field, indicator, policy) { argument 83 indicator.innerHTML = LANG.plugins.passpolicy.strength3; 84 indicator.className = 'passpolicy_strength3'; 86 indicator.innerHTML = LANG.plugins.passpolicy.strength2; 87 indicator.className = 'passpolicy_strength2'; 89 indicator.innerHTML = LANG.plugins.passpolicy.strength1; 90 indicator.className = 'passpolicy_strength1'; [all …]
|
| /plugin/myshortcuts/ |
| H A D | style.css | 97 /* Key indicator badge */ 98 .myshortcuts-key-indicator { 114 .myshortcuts-snippet-item:hover .myshortcuts-key-indicator, 115 .myshortcuts-snippet-item:focus .myshortcuts-key-indicator { 179 .myshortcuts-key-indicator { 183 .myshortcuts-snippet-item:hover .myshortcuts-key-indicator, 184 .myshortcuts-snippet-item:focus .myshortcuts-key-indicator {
|
| /plugin/findologicxmlexport/vendor/symfony/yaml/Tests/ |
| D | InlineTest.php | 251 public function testParseUnquotedScalarStartingWithReservedIndicator($indicator) argument 255 …cannot start a plain scalar; you need to quote the scalar at line 1 (near "%sfoo").', $indicator)); 257 …cannot start a plain scalar; you need to quote the scalar at line 1 (near "%sfoo").', $indicator)); 260 Inline::parse(sprintf('{ foo: %sfoo }', $indicator)); 271 public function testParseUnquotedScalarStartingWithScalarIndicator($indicator) argument 275 …cannot start a plain scalar; you need to quote the scalar at line 1 (near "%sfoo").', $indicator)); 277 …cannot start a plain scalar; you need to quote the scalar at line 1 (near "%sfoo").', $indicator)); 280 Inline::parse(sprintf('{ foo: %sfoo }', $indicator));
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/ |
| D | Finding.php | 265 public function setIndicator(Indicator $indicator) argument 267 $this->indicator = $indicator; 274 return $this->indicator;
|
| /plugin/prosemirror/ |
| D | customMenu.less | 51 .dropdown-indicator { 72 > .dropdown-indicator svg {
|
| /plugin/folded/ |
| D | style.css | 20 span.indicator { 48 .folder span.indicator { visibility: visible; }
|
| /plugin/fksnewsfeed/syntax/ |
| D | carousel.php | 74 foreach ($indicators as $indicator) { 75 $renderer->doc .= $indicator;
|
| /plugin/mikioplugin/icons/bootstrap-icons/svg/ |
| H A D | app-indicator.svg | 1 <svg class="bi bi-app-indicator" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" x…
|
| /plugin/fckg/action/entities/utils/ |
| D | entities.txt | 75 feminine ordinal indicator 154 masculine ordinal indicator
|
| /plugin/ckgdoku/action/entities/utils/ |
| D | entities.txt | 75 feminine ordinal indicator 154 masculine ordinal indicator
|
| /plugin/firenews/HTMLTemplates/author/ |
| D | author.css | 106 /* Create the checkmark/indicator (hidden when not checked) */ 118 /* Style the checkmark/indicator */
|
| /plugin/ckgedit/action/entities/utils/ |
| D | entities.txt | 75 feminine ordinal indicator 154 masculine ordinal indicator
|
| /plugin/revealjs/ |
| D | changelog.md | 19 - New alternative slide indicator: 34 - You can create of course a whole presentation with this alternative slide indicator 38 …Improved existing background indicator {{background>orange bg-zoom}}: allowing now all options fro…
|
| D | README.md | 238 For all possible parameters see alternative slide indicator below. 282 - You can create of course a whole presentation with this alternative slide indicator 317 Slide with alternative slide indicator 322 slide indicator mode
|
| /plugin/abc2/abc-libraries/abcjs/ |
| D | abcjs-midi.css | 100 .abcjs-inline-midi .abcjs-midi-progress-indicator { 157 .abcjs-large .abcjs-midi-progress-indicator {
|
| /plugin/abc2/ |
| D | style.css | 119 .abcjs-inline-midi .abcjs-midi-progress-indicator { 176 .abcjs-large .abcjs-midi-progress-indicator {
|
| /plugin/mikioplugin/assets/ |
| H A D | variables.css | 100 --mikiop-carousel-indicator-color: #fff; 111 /*--mikiop-carousel-indicator-color: #fff;*/
|
| /plugin/openlayersmap/lang/en/ |
| D | help.txt | 13 …es available after activating the map using the tab key (the map will show a focus indicator ring).
|
| /plugin/s5reloaded/ui/effects_support/ |
| D | controls.js | 122 if(this.options.indicator) Element.show(this.options.indicator); 126 if(this.options.indicator) Element.hide(this.options.indicator);
|
| /plugin/commonmark/ |
| H A D | README.md | 9 1. check that Markdown indicator ('\<!DOCTYPE markdown\>') is included on the document
|
| /plugin/pdfjs/pdfjs/web/locale/tsz/ |
| D | viewer.properties | 68 # Loading indicator messages
|
| /plugin/pdfjs/pdfjs/web/locale/mn/ |
| D | viewer.properties | 74 # Loading indicator messages
|
| /plugin/pdfjs/pdfjs/web/locale/ta-LK/ |
| D | viewer.properties | 70 # Loading indicator messages
|
| /plugin/pdfjs/pdfjs/web/locale/meh/ |
| D | viewer.properties | 66 # Loading indicator messages
|
| /plugin/davcal/fullcalendar-3.10.5/ |
| H A D | fullcalendar.less | 572 .fc-now-indicator { 984 /* because now-indicator lives directly inside */ } 1010 .fc-time-grid .fc-now-indicator-line { 1174 .fc-time-grid .fc-now-indicator-line { 1180 .fc-time-grid .fc-now-indicator-arrow { 1184 .fc-ltr .fc-time-grid .fc-now-indicator-arrow { 1191 .fc-rtl .fc-time-grid .fc-now-indicator-arrow {
|