Home
last modified time | relevance | path

Searched refs:CSS (Results 326 – 350 of 392) sorted by last modified time

1...<<111213141516

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.border.collapse.inc.php29 CSS::register_css_property(new CSSBorderCollapse);
H A Dcss.border.right.width.inc.php34 $width_handler = CSS::get_handler(CSS_BORDER_WIDTH);
H A Dcss.border.top.width.inc.php34 $width_handler = CSS::get_handler(CSS_BORDER_WIDTH);
H A Dcss.content.inc.php94 CSS::register_css_property(new CSSContent);
H A Dcss.direction.inc.php28 CSS::register_css_property(new CSSDirection);
H A Dcss.display.inc.php30 CSS::register_css_property(new CSSDisplay);
H A Dcss.float.inc.php30 CSS::register_css_property(new CSSFloat);
H A Dcss.font.inc.php49 $size_handler = CSS::get_handler(CSS_FONT_SIZE);
56 $this->_defaultValue->line_height = CSS::getDefaultValue(CSS_LINE_HEIGHT);
63 $font = CSS::getDefaultValue(CSS_FONT);
147 $handler =& CSS::get_handler(CSS_LINE_HEIGHT);
179 CSS::register_css_property($font);
180 CSS::register_css_property(new CSSFontSize($font, 'size'));
181 CSS::register_css_property(new CSSFontStyle($font, 'style'));
182 CSS::register_css_property(new CSSFontWeight($font, 'weight'));
183 CSS::register_css_property(new CSSFontFamily($font, 'family'));
184 CSS::register_css_property(new CSSLineHeight($font, 'line_height'));
H A Dcss.height.inc.php44 CSS::register_css_property(new CSSHeight);
H A Dcss.html2ps.html.content.inc.php39 CSS::register_css_property(new CSSHTML2PSHTMLContent);
H A Dcss.html2ps.pixels.php27 CSS::register_css_property(new CSSHTML2PSPixels);
H A Dcss.margin.inc.php124 CSS::register_css_property($mh);
125 CSS::register_css_property(new CSSMarginLeft($mh, 'left'));
126 CSS::register_css_property(new CSSMarginRight($mh, 'right'));
127 CSS::register_css_property(new CSSMarginTop($mh, 'top'));
128 CSS::register_css_property(new CSSMarginBottom($mh, 'bottom'));
H A Dcss.max-height.inc.php55 CSS::register_css_property(new CSSMaxHeight);
H A Dcss.padding.inc.php127 CSS::register_css_property($ph);
128 CSS::register_css_property(new CSSPaddingLeft($ph, 'left'));
129 CSS::register_css_property(new CSSPaddingRight($ph, 'right'));
130 CSS::register_css_property(new CSSPaddingTop($ph, 'top'));
131 CSS::register_css_property(new CSSPaddingBottom($ph, 'bottom'));
H A Dcss.page.inc.php26 CSS::register_css_property(new CSSPage());
/plugin/permissioninfo/
H A DREADME.md20 …* 2013-06-11 - New version for current Dokuwiki (>= Adora Belle). Uses jQuery UI and modern CSS fe…
/plugin/dokumicrobugtracker/css/
H A Ddemo_table.css4 * Description: CSS descriptions for DataTables demo pages
8 * Language: CSS
26 * ../images/ - relative to this CSS file.
354 /* For the Conditional-CSS grading rows */
H A Ddemo_table_jui.css4 * Description: CSS descriptions for DataTables demo pages
8 * Language: CSS
26 * ../images/ - relative to this CSS file.
405 /* For the Conditional-CSS grading rows */
/plugin/dokumicrobugtracker/
H A Dstyle.css4 * Description: CSS descriptions for DataTables demo pages
8 * Language: CSS
26 * images/ - relative to this CSS file.
354 /* For the Conditional-CSS grading rows */
543 * Description: CSS descriptions for DataTables demo pages
547 * Language: CSS
565 * images/ - relative to this CSS file.
936 /* For the Conditional-CSS grading rows */
/plugin/jiralinks/
H A Dstyle.css2 * CSS for the Jira-links syntax plugin
/plugin/geonav/tpl/startermap/
H A Dstyle.ini13 ; You can reference CSS and LESS files here. Files referenced here will
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css6 * the other project's basic CSS for DokuWiki instead of this one.
/plugin/headernofloat/
H A Dstyle.css2 * DokuWiki Plugin headernofloat (CSS Component)
/plugin/searchpattern/
H A Dstyle.css2 * SearchPattern plugin for dokuwiki / CSS Style
/plugin/socialshareprivacy2/SSP/
H A DREADME.md1346 These files then contain only the JavaScript/CSS code for Twitter, Facebook and Google+.

1...<<111213141516