Home
last modified time | relevance | path

Searched refs:CSS (Results 251 – 275 of 392) sorted by last modified time

1...<<111213141516

/plugin/pgn4web/pgn4web/fonts/
H A Dpgn4web-fonts.css16 * make sure you include this CSS file into your HTML file or your CSS file, then set
/plugin/pgn4web/pgn4web/
H A DREADME.txt157 ".blackSquare" CSS classes, such as:
188 or into your CSS file:
195 font. For example in your CSS file:
/plugin/mp3play/
H A Dstyle.css2 * CSS for DokuWiki Plugin MP3
/plugin/latexit/
H A Dstyle.css4 * This CSS has is based on CSS of dw2pdf plugin
/plugin/twcheckliste/
H A Drenderer.php.old55 * all the S5 CSS and JavaScript magic
/plugin/imagemap/
H A DREADME42 configured for the ''braille'', ''aural'', and ''tty'' CSS media types.
50 configuration editor and press "save" so DokuWiki will rebuild the CSS.
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.generic.php59 $cache[$code] =& CSS::get_handler($code);
73 $cache[$code] =& CSS::get_handler($code);
H A Dcss.pseudo.cellpadding.inc.php26 CSS::register_css_property(new CSSCellPadding);
H A Dcss.pseudo.cellspacing.inc.php26 CSS::register_css_property(new CSSCellSpacing);
H A Dcss.pseudo.form.action.inc.php21 CSS::register_css_property(new CSSPseudoFormAction);
H A Dcss.pseudo.form.radiogroup.inc.php25 CSS::register_css_property(new CSSPseudoFormRadioGroup);
H A Dcss.pseudo.link.target.inc.php37 CSS::register_css_property(new CSSPseudoLinkTarget);
H A Dcss.pseudo.listcounter.inc.php26 CSS::register_css_property(new CSSPseudoListCounter);
H A Dcss.right.inc.php33 CSS::register_css_property(new CSSRight);
H A Dcss.rules.page.inc.php122 $text_align_handler =& CSS::get_handler(CSS_TEXT_ALIGN);
123 $vertical_align_handler =& CSS::get_handler(CSS_VERTICAL_ALIGN);
270 if (CSS::is_identifier($selector)) {
H A Dcss.ruleset.class.php263 $handler =& CSS::get_handler(CSS_HTML2PS_PSEUDOELEMENTS);
267 $handler =& CSS::get_handler(CSS_HTML2PS_PSEUDOELEMENTS);
H A Dcss.size.inc.php62 CSS::register_css_property(new CSSSize());
H A Dcss.state.class.php103 $handler =& CSS::get_handler($code);
141 $cache[$code] =& CSS::get_handler($code);
168 $cache[$code] =& CSS::get_handler($code);
H A Dcss.text-indent.inc.php36 CSS::register_css_property(new CSSTextIndent());
H A Dpipeline.class.php1124 $this->_cssState = array(new CSSState(CSS::get()));
H A Dps.image.encoder.simple.inc.php99 $handler =& CSS::get_handler(CSS_BACKGROUND_COLOR);
190 $handler =& CSS::get_handler(CSS_BACKGROUND_COLOR);
H A Dps.l3.image.encoder.stream.inc.php209 $handler =& CSS::get_handler(CSS_BACKGROUND_COLOR);
H A DChangeLog43 * Fixed: CSS cache returns references to CSS objects instead of
199 * Fixed: * { display: none; } CSS rule caused script to die
311 definition using CSS 3 'size' property in @page rule.
758 * Fixed: missing support for 'in' CSS unit
759 * Fixed: missing support for 'pc' CSS unit
841 * New: 'letter-spacing' CSS property support added
1118 * Fixed: rgb() CSS color declarations in composite CSS properties
1362 * Fixed z-index CSS property was completely ignored
1513 list-style CSS property is ignored
1519 list-style-position CSS propery is ignored
[all …]
H A Dbox.inline.php58 $fake_state = new CSSState(CSS::get());
H A Dbox.null.php16 $css_state = new CSSState(CSS::get());

1...<<111213141516