Home
last modified time | relevance | path

Searched refs:CSS (Results 51 – 75 of 392) sorted by relevance

12345678910>>...16

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.txt
/plugin/latexit/
H A Dstyle.css4 * This CSS has is based on CSS of dw2pdf plugin
/plugin/html2pdf/html2pdf/html2ps/
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 Dbox.table.cell.php126 $border_handler = CSS::get_handler(CSS_BORDER);
132 $margin =& CSS::get_handler(CSS_MARGIN);
135 $h_padding =& CSS::get_handler(CSS_PADDING);
207 $handler =& CSS::get_handler(CSS_VERTICAL_ALIGN);
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 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.page-break-after.inc.php14 CSS::register_css_property(new CSSPageBreakAfter);
H A Dcss.page-break-before.inc.php14 CSS::register_css_property(new CSSPageBreakBefore);
H A Dcss.page-break-inside.inc.php14 CSS::register_css_property(new CSSPageBreakInside);
H A Dcss.pseudo.listcounter.inc.php26 CSS::register_css_property(new CSSPseudoListCounter);
H A Dcss.pseudo.nowrap.inc.php20 CSS::register_css_property(new CSSPseudoNoWrap);
H A Dcss.widows.inc.php23 CSS::register_css_property(new CSSWidows);
H A Dcss.orphans.inc.php25 CSS::register_css_property(new CSSOrphans);
H A Dcss.page.inc.php26 CSS::register_css_property(new CSSPage());
/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/combo/resources/library/bootstrap/
H A DREADME.md9 In a nutshell, if you already have your CSS file:
11 * Copy your CSS file into the sub version directory (`4.4.1`, `4.5.0`, ...)
/plugin/color/
H A DREADME.md14 - `⟨fg color⟩` and `⟨bg color⟩` are CSS color specifications. Either one may be empty, in which cas…
17 …tion(s) MUST NOT include a colon character (`:`). We do not know any legal CSS color specification…
/plugin/jwhelloworld/
H A DREADME.md13 The code adds Javascript and CSS to render callouts on the page as speech bubbles.
20 Note that Dokuwiki automatically merges CSS and Javascript - so adding lots
/plugin/highlightjs/highlight/
H A Dreadme.rus.txt82 highlight.js, где можно настраивать список языков и CSS-стили. Удобно до одурения :-).
180 CSS ("css"):
182 keyword тег языка HTML в селекторах или свойство CSS в правилах
195 function CSS-функция внутри значения
/plugin/webcode/vendor/
H A Dfirebug-lite.css131 * CSS
134 #Firebug .Left .CSS { display:none; padding:5px; height:225px; overflow:scroll; font:11px Verdana, …
135 #Firebug .Right .CSS { display:none; }
136 #Firebug .Left .CSS .Selector { margin-top:10px }
137 #Firebug .Left .CSS .CSSText { padding-left:20px; }
138 #Firebug .Left .CSS .CSSProperty { color:#005500; margin-top:10px; }
139 #Firebug .Left .CSS .CSSValue { padding-left:5px; color:#000088; }
140 #Firebug .ButtonContainer .CSS { display:none; }
142 #Firebug .Right .CSS { background:#eee; }
145 #Firebug .Right .CSS .Button:hover { border:1px outset #ccc; background:#fff; }
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite.css142 * CSS
145 #Firebug .Left .CSS { display:none; padding:5px; height:225px; overflow:scroll; font:11px Verdana, Geneva, Arial, Helvetica, sans-serif; }
146 #Firebug .Right .CSS { display:none; }
147 #Firebug .Left .CSS .Selector { margin-top:10px }
148 #Firebug .Left .CSS .CSSText { padding-left:20px; }
149 #Firebug .Left .CSS .CSSProperty { color:#005500; margin-top:10px; }
150 #Firebug .Left .CSS .CSSValue { padding-left:5px; color:#000088; }
151 #Firebug .ButtonContainer .CSS { display:none; }
153 #Firebug .Right .CSS { background:#eee; }
154 #Firebug .Right .CSS
[all...]
/plugin/mikioplugin/
H A DREADME.md124 - Updated CSS to use CSS Variables (supporting switchable themes and style editor within Mikio template). Thanks chrbinder.
152 - Replace Windows directory separator in CSS paths
154 - Recompiled CSS
166 - LESS fallback to CSS
/plugin/virtualkeyboard/vk/
H A Dreadme.txt43 …+ ���������� ������� ��������� �� ������� � CSS ��������. (c) WingedFox (��������� ����� ���������…
67 + ����� ����� ������ �������� � CSS
/plugin/nsexport/packer/ziphtml/
H A Dexport.css2 * Add custom CSS to be applied in exported files here
/plugin/button/
H A Dstyle.css22 /* 2020-05-11 : moved maximum CSS up a level to allow override on a per-button basis
54 If you want standard CSS here, just copy it below, and add a space between 'a' and the class

12345678910>>...16