Searched refs:colours (Results 1 – 25 of 41) sorted by relevance
12
/plugin/box/ |
H A D | syntax.php | 200 protected function boxColours($colours) argument 205 if (count($colours) > 4) { 206 $colours = array_slice($colours, 0, 4); 208 foreach ($colours as $colour) { 274 $colours = ''; 280 if ($style || $colours) { 283 if ($colours) { 284 $colours = ' style="' . $colours . '"'; 287 $this->xb_colours = $colours; 291 "<b class='xb1'$colours></b>" . [all …]
|
H A D | plugin.info.txt | 6 …ur and rounded corners. Syntax: <box width class colours|title> ... </box|caption> width, class, c…
|
/plugin/box2/ |
H A D | syntax.php | 231 function _box_colours($colours) { argument 235 if (count($colours) > 4) $colours = array_slice($colours,0,4); 236 foreach ($colours as $colour) { 302 $this->_xb_colours[] = $colours; 307 if ( !empty($colours) ) { 308 …="xb1"' . $colours . '> </b><b class="xb2"' . $colours . '"> </b><b class="xb3"' . $colo… 309 $html .= '<div class="xbox"' . $colours . ">\n"; 317 $colours = array_pop($this->_xb_colours); 320 if ( !empty($colours) ) { 322 …="xb4"' . $colours . '> </b><b class="xb3"' . $colours . '> </b><b class="xb2"' . $colo…
|
H A D | plugin.info.txt | 8 …x width class colors style=value|title> ... </box|caption> width, class, colours title & caption a…
|
/plugin/pixelyear/ |
H A D | syntax.php | 68 $colours = array ( 92 $colour = $colours [$dates[$m."-".$d]];
|
/plugin/s5reloaded/ui/thesis/ |
H A D | wrap.css | 43 (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/ |
H A D | style.css | 31 /* colours */
|
/plugin/src/ |
H A D | style.css | 32 /* colours */
|
/plugin/diff/ |
H A D | syntax_plugin_diff.css | 6 --- using only web-safe colours ---
|
/plugin/code3/ |
H A D | style.css | 28 /* colours */
|
/plugin/bibtex/OSBib/create/ |
H A D | osbib.css | 108 * alternate background colours and font sizes for <td>resources</td> in a bibliographic list
|
/plugin/pdfjs/pdfjs/web/locale/en-ZA/ |
H A D | viewer.properties | 170 …owed=PDF documents are not allowed to use their own colours: “Allow pages to choose their own colo…
|
/plugin/combo/resources/theme/default/pages/templates/ |
H A D | app-diff.css | 15 /* no style.ini colours because deleted and added lines have a fixed background colour */
|
/plugin/sequencediagram/bower_components/snap.svg/doc/css/ |
H A D | prism.css | 124 /* Make the tokens sit above the line highlight so the colours don't look faded. */
|
/plugin/abc2/ |
H A D | style.css | 2 /* inherit SVG colours from the template settings */
|
/plugin/pdfjs/pdfjs/web/locale/en-CA/ |
H A D | viewer.properties | 246 …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/ |
H A D | viewer.properties | 246 …owed=PDF documents are not allowed to use their own colours: “Allow pages to choose their own colo…
|
/plugin/code2/ |
H A D | syntax_plugin_code.css | 7 --- using mostly web-safe colours ---
|
/plugin/wrap/ |
H A D | example.txt | 185 * ''box'' creates a box around the container and uses the colours from the template's ''style.ini'' as default colours (''%%__background_alt__%%'' and ''%%__text__%%'') 187 * the classes ''danger'', ''warning'', ''caution'', ''notice'', ''safety'' use safety colours (and no icons)
|
H A D | all.less | 41 (to match all the different background colours) */
|
/plugin/dokumicrobugtracker/ |
H A D | style.css | 356 Colour calculations (based off the main row colours) 938 Colour calculations (based off the main row colours)
|
/plugin/dokumicrobugtracker/css/ |
H A D | demo_table_jui.css | 407 Colour calculations (based off the main row colours)
|
H A D | demo_table.css | 356 Colour calculations (based off the main row colours)
|
/plugin/boxwh/boxwh/ |
H A D | print.css | 58 /* colours */
|
H A D | style.css | 56 /* colours */
|
12