Home
last modified time | relevance | path

Searched refs:colours (Results 1 – 25 of 42) sorted by relevance

12

/plugin/box/
Dsyntax.php200 protected function boxColours($colours) argument
205 if (count($colours) > 4) {
206 $colours = array_slice($colours, 0, 4);
208 foreach ($colours as $colour) {
267 $colours = 'background-color: ' . $styles['colour']['outer_background'] . '; ';
268 $colours .= 'border-color: ' . $styles['colour']['borders'] . ';';
274 $colours = '';
280 if ($style || $colours) {
281 $style = ' style="' . $style . ' ' . $colours . '"';
283 if ($colours) {
[all …]
Dplugin.info.txt6 …ur and rounded corners. Syntax: <box width class colours|title> ... </box|caption> width, class, c…
/plugin/box2/
H A Dsyntax.php230 function _box_colours($colours) { argument
234 if (count($colours) > 4) $colours = array_slice($colours,0,4);
235 foreach ($colours as $colour) {
301 $this->_xb_colours[] = $colours;
306 if ( !empty($colours) ) {
307 …="xb1"' . $colours . '>&nbsp;</b><b class="xb2"' . $colours . '">&nbsp;</b><b class="xb3"' . $colo…
308 $html .= '<div class="xbox"' . $colours . ">\n";
316 $colours = array_pop($this->_xb_colours);
319 if ( !empty($colours) ) {
321 …="xb4"' . $colours . '>&nbsp;</b><b class="xb3"' . $colours . '>&nbsp;</b><b class="xb2"' . $colo…
H A Dplugin.info.txt8 …x width class colors style=value|title> ... </box|caption> width, class, colours title & caption a…
H A Dstyle.css56 /* colours */
/plugin/pixelyear/
Dsyntax.php68 $colours = array (
92 $colour = $colours [$dates[$m."-".$d]];
/plugin/s5reloaded/ui/thesis/
Dwrap.css43 (to match all the different background colours) */
160 /*____________ font colours ____________*/
187 /* see styles for background colours and white font colour in style.css */
358 /*____________ font colours ____________*/
364 /*____________ background colours ____________*/
/plugin/source/
Dstyle.css31 /* colours */
/plugin/src/
Dstyle.css32 /* colours */
/plugin/diff/
Dsyntax_plugin_diff.css6 --- using only web-safe colours ---
/plugin/code3/
Dstyle.css28 /* colours */
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
Dviewer.properties170 …owed=PDF documents are not allowed to use their own colours: “Allow pages to choose their own colo…
/plugin/bibtex/OSBib/create/
Dosbib.css108 * alternate background colours and font sizes for <td>resources</td> in a bibliographic list
/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-diff.css15 /* no style.ini colours because deleted and added lines have a fixed background colour */
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
Dprism.css124 /* Make the tokens sit above the line highlight so the colours don't look faded. */
/plugin/pdfjs/pdfjs/web/locale/en-CA/
Dviewer.properties246 …owed=PDF documents are not allowed to use their own colours: “Allow pages to choose their own colo…
/plugin/pdfjs/pdfjs/web/locale/en-GB/
Dviewer.properties246 …owed=PDF documents are not allowed to use their own colours: “Allow pages to choose their own colo…
/plugin/abc2/
Dstyle.css2 /* inherit SVG colours from the template settings */
/plugin/code2/
Dsyntax_plugin_code.css7 --- using mostly web-safe colours ---
/plugin/wrap/
Dexample.txt185 …eates a box around the container and uses the colours from the template's ''style.ini'' as default…
187 …* the classes ''danger'', ''warning'', ''caution'', ''notice'', ''safety'' use safety colours (and…
Dall.less41 (to match all the different background colours) */
/plugin/adhocwrap/
H A Dall.less114 /* text colours: */
286 /* text colours: */
/plugin/dokumicrobugtracker/
Dstyle.css356 Colour calculations (based off the main row colours)
938 Colour calculations (based off the main row colours)
/plugin/dokumicrobugtracker/css/
Ddemo_table_jui.css407 Colour calculations (based off the main row colours)
Ddemo_table.css356 Colour calculations (based off the main row colours)

12