/plugin/evesso/ |
H A D | style.css | 3 .eve-sso-login-black-large, 4 .eve-sso-login-white-large { 9 .eve-sso-login-black-large, 10 .eve-sso-login-white-large { 19 .eve-sso-login-black-large { 20 background-image: url('images/eve-sso-login-black-large.png'); 22 .eve-sso-login-white-large { 23 background-image: url('images/eve-sso-login-white-large.png');
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/ |
H A D | VolumeVolumeInfoImageLinks.php | 29 public $large; variable in Google\\Service\\Books\\VolumeVolumeInfoImageLinks 64 public function setLarge($large) argument 66 $this->large = $large; 73 return $this->large;
|
/plugin/html2pdf/html2pdf/html2ps/unittest/ |
H A D | test.table.column.width.php | 14 $large = $tree->get_element_by_id('large'); 19 $width =& $large->getCSSProperty(CSS_WIDTH); 22 $this->assertEqual($large->get_width(), $real_width); 35 $large = $tree->get_element_by_id('large'); 39 $width =& $large->getCSSProperty(CSS_WIDTH); 42 $this->assertEqual($large->get_width(), $real_width);
|
H A D | test.pagebreak.table.lines.php | 83 $large = $tree->get_element_by_id('large'); 84 $font_size =& $large->getCSSProperty(CSS_FONT_SIZE);
|
/plugin/colorswatch/ |
H A D | style.css | 13 --large-height: 8; 14 --large-width: 10; 47 min-height: calc(var(--large-height) * 1rem); 48 min-width: calc(var(--large-width) * 1rem); 52 height: calc(var(--ratio) * var(--large-height) * 1rem);
|
/plugin/fedauth/classes/ |
H A D | fa_provider.class.php | 33 public static function createCustom($id, $name, $url, $large, $small) { argument 37 'img_large' => $large, 159 $large = 'large/' . $this->id . '.png'; 161 …$this->data['img_large'] = '@DEF@' . (file_exists($imgpath . $large) ? $large : 'large/_noimage.p…
|
H A D | fa_providerlist.class.php | 110 * @param string $large wikilink to large image 113 public function addCustom($id, $name, $url, $large, $small) { argument 115 $provider = fa_provider::createCustom($id, $name, $url, $large, $small);
|
/plugin/metaeditor/ |
H A D | style.css | 707 .jstree-default-large .jstree-node { 713 .jstree-default-large .jstree-anchor { 717 .jstree-default-large .jstree-icon { 733 .jstree-default-large .jstree-node, 734 .jstree-default-large .jstree-icon { 737 .jstree-default-large .jstree-node { 741 .jstree-default-large .jstree-last { 833 .jstree-default-large .jstree-file { 836 .jstree-default-large .jstree-folder { 843 #jstree-dnd.jstree-default-large { [all …]
|
/plugin/sequencediagram/bower_components/snap.svg/doc/css/ |
H A D | topcoat-desktop-light.css | 111 .topcoat-button--large, 162 .topcoat-button--large, 234 .topcoat-button--large, 398 - large 681 - large 708 - large 774 - large 1265 - large 1300 - large 2631 - large [all …]
|
/plugin/fedauth/classes/adm/ |
H A D | fa_manage.adm.class.php | 131 * @param bool $large true for providers configured to use large buttons or else small 134 function html_providers_form($large=false) { argument 137 $listtype = $large ? 'large' : 'small'; 147 … . $this->html_providers_list($this->manager->providers->{'get'.ucfirst($listtype)}(), $large) 183 function html_providers_list(&$source, $large=false) { argument 212 . $this->_html_button($id, $large ? 'usesmall' : 'uselarge', false, 6)
|
/plugin/fedauth/classes/usr/ |
H A D | fa_login.usr.class.php | 142 * @param bool $large (optional) true for large buttons, false for small 144 function html_providers_list(&$source, $large=false) { argument 156 $class = $large ? 'btnplarge' : 'btnpsmall'; 157 $mode = $large ? PROV_LARGE : PROV_SMALL;
|
/plugin/abc2/abc-libraries/abcjs/ |
H A D | abcjs-midi.css | 144 /* Adding the class "abcjs-large" will make the control easier on a touch device. */ 145 .abcjs-large .abcjs-inline-midi { 148 .abcjs-large .abcjs-btn { 153 .abcjs-large .abcjs-midi-progress-background { 157 .abcjs-large .abcjs-midi-progress-indicator { 162 .abcjs-large .abcjs-midi-clock {
|
/plugin/abc2/ |
H A D | style.css | 163 /* Adding the class "abcjs-large" will make the control easier on a touch device. */ 164 .abcjs-large .abcjs-inline-midi { 167 .abcjs-large .abcjs-btn { 172 .abcjs-large .abcjs-midi-progress-background { 176 .abcjs-large .abcjs-midi-progress-indicator { 181 .abcjs-large .abcjs-midi-clock {
|
/plugin/typography/ |
H A D | README.md | 16 | `fs` | font-size | font size of text (large or small) | 38 <typo font-size:large;>Large</typo>, 39 <typo fs:x-large>Very large</typo>, 40 <fs:xx-large>Huge</fs>, and 49 <fs:large; fv:small-caps>Small-caps</fs> text
|
/plugin/bootswrapper/exe/help/ |
H A D | thumbnail.txt | 50 …nectors make DokuWiki especially useful in the enterprise context and the large number of plugins … 66 …nectors make DokuWiki especially useful in the enterprise context and the large number of plugins … 76 …nectors make DokuWiki especially useful in the enterprise context and the large number of plugins … 86 …nectors make DokuWiki especially useful in the enterprise context and the large number of plugins … 96 …nectors make DokuWiki especially useful in the enterprise context and the large number of plugins …
|
H A D | well.txt | 21 <well size="lg">Look, I'm in a large well!</well> 23 <code html5><well size="lg">Look, I'm in a large well!</well></code>
|
H A D | modal.txt | 64 <btn type="primary" modal="modal-large">Large modal</btn> <btn type="primary" modal="modal-small">S… 66 <modal id="modal-large" size="lg" title="Large modal">...</modal> 72 <btn type="primary" modal="modal-large">Large modal</btn> <btn type="primary" modal="modal-small">S… 74 <modal id="modal-large" size="lg" title="Large modal">...</modal>
|
H A D | text.txt | 124 | ''size'' | ''medium'' ''xx-small'' ''x-small'' ''small'' ''large'' ''x-large'' ''xx-large''…
|
/plugin/bpmnio/css/ |
H A D | toolbar.less | 1 .plugin-bpmnio.icon-large img {
|
/plugin/panoview/ |
H A D | plugin.info.txt | 7 desc View large images in a pannable view
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/ |
H A D | style.css | 35 .table tbody tr.covered-by-large-tests, li.covered-by-large-tests, tr.success, td.success, li.succe…
|
/plugin/youtube/ |
H A D | syntax.php | 67 case 'large':
|
/plugin/google_maps/syntax/ |
H A D | video.php | 62 elseif ($disptype=='large')
|
/plugin/linkfix/lang/en/ |
H A D | intro.txt | 5 Please not that processing can take a while in large wikis. Do not close the page during the process
|
/plugin/mozshot/ |
H A D | syntax.php | 27 $this->pattern = '/\{\{(\s?)mozshot>(small|large)?:?([^} |]+)\|?(.*?)(\s?)\}\}/';
|