Home
last modified time | relevance | path

Searched refs:styles (Results 76 – 100 of 455) sorted by last modified time

12345678910>>...19

/plugin/acmenu/
H A Dstyle.css4 * style.css: screen styles used by AcMenu plugin.
/plugin/barcodes/lib/
H A DBarcodesWrapper.php92 $styles = array();
95 …if ($this->attributes->background_color) $styles[] = sprintf('background-color: #%s', $this->attri…
100 $styles[] = sprintf('width: %dpx', $this->attributes->size);
101 $styles[] = sprintf('height: %dpx', $this->attributes->size);
104 $styles[] = sprintf('height: %dpx', $this->attributes->size);
109 $styles[] = sprintf('padding: %dpx', $this->attributes->padding);
112 return implode('; ', $styles);
/plugin/edittable/lib/
H A Dhandsontable.full.js24000 this.selectionHandles.styles = {
24071 this.selectionHandles.styles.topLeft.display = 'block';
24075 this.selectionHandles.styles.bottomRight.display = 'none';
24082 this.selectionHandles.styles.topLeft.display = 'none';
24083 this.selectionHandles.styles.bottomRight.display = 'none';
24089 this.selectionHandles.styles.topLeft.zIndex = '9999';
24090 this.selectionHandles.styles.topLeftHitArea.zIndex = '9999';
24092 this.selectionHandles.styles.topLeft.zIndex = '';
24093 this.selectionHandles.styles.topLeftHitArea.zIndex = '';
24255 this.selectionHandles.styles.topLeft.display = 'none';
[all …]
H A Dhandsontable.less30 * Fix for bootstrap styles
393 /*overwrite styles potentionally made by a framework*/
/plugin/advanced/lang/en/config/
H A Dhooks.txt8 | ''meta.html'' | Inside the HTML <head>, use this to add additional styles or metaheaders…
H A Dstyleini.txt3 …plate supports it)) configuring the generation of [[doku>devel:css|CSS]] styles. It has two sectio…
H A Duserstyle.txt3 …e controlled through CSS stylesheets. DokuWiki defines some very minimal styles itself. The rest o…
/plugin/s5/ui/blue/
H A Dframing.css1 /* The following styles size and place the slide components.
H A Dpretty.css3 /* Following are the presentation styles -- edit away!
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
/plugin/s5/ui/default/
H A Dframing.css1 /* The following styles size, place, and layer the slide components.
H A Dpretty.css1 /* Following are the presentation styles -- edit away! */
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
/plugin/s5/ui/flower/
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
H A Dframing.css1 /* The following styles size and place the slide components.
H A Dpretty.css3 /* Following are the presentation styles -- edit away!
/plugin/s5/ui/yatil/
H A Dframing.css1 /* The following styles size and place the slide components.
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
/plugin/s5/ui/dokuwiki/
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
H A Dframing.css1 /* The following styles size, place, and layer the slide components.
/plugin/s5/ui/pixel/
H A Dpretty.css3 /* Following are the presentation styles -- edit away!
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */
H A Dframing.css1 /* The following styles size and place the slide components.
/plugin/s5/ui/i18n/
H A Dframing.css1 /* The following styles size and place the slide components.
H A Ds5-core.css1 /* Do not edit or override these styles! The system will likely break if you do. */

12345678910>>...19