Searched refs:colours (Results 1 – 25 of 42) sorted by relevance
12
| /plugin/box/ |
| 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) { 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 …]
|
| 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 | 230 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 . '> </b><b class="xb2"' . $colours . '"> </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 . '> </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…
|
| H A D | style.css | 56 /* colours */
|
| /plugin/pixelyear/ |
| D | syntax.php | 68 $colours = array ( 92 $colour = $colours [$dates[$m."-".$d]];
|
| /plugin/s5reloaded/ui/thesis/ |
| 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/ |
| D | style.css | 31 /* colours */
|
| /plugin/src/ |
| D | style.css | 32 /* colours */
|
| /plugin/diff/ |
| D | syntax_plugin_diff.css | 6 --- using only web-safe colours ---
|
| /plugin/code3/ |
| D | style.css | 28 /* colours */
|
| /plugin/pdfjs/pdfjs/web/locale/en-ZA/ |
| D | viewer.properties | 170 …owed=PDF documents are not allowed to use their own colours: “Allow pages to choose their own colo…
|
| /plugin/bibtex/OSBib/create/ |
| D | osbib.css | 108 * alternate background colours and font sizes for <td>resources</td> in a bibliographic list
|
| /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/ |
| D | prism.css | 124 /* Make the tokens sit above the line highlight so the colours don't look faded. */
|
| /plugin/pdfjs/pdfjs/web/locale/en-CA/ |
| 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/ |
| D | viewer.properties | 246 …owed=PDF documents are not allowed to use their own colours: “Allow pages to choose their own colo…
|
| /plugin/abc2/ |
| D | style.css | 2 /* inherit SVG colours from the template settings */
|
| /plugin/code2/ |
| D | syntax_plugin_code.css | 7 --- using mostly web-safe colours ---
|
| /plugin/wrap/ |
| D | example.txt | 185 …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…
|
| D | all.less | 41 (to match all the different background colours) */
|
| /plugin/adhocwrap/ |
| H A D | all.less | 114 /* text colours: */ 286 /* text colours: */
|
| /plugin/dokumicrobugtracker/ |
| D | style.css | 356 Colour calculations (based off the main row colours) 938 Colour calculations (based off the main row colours)
|
| /plugin/dokumicrobugtracker/css/ |
| D | demo_table_jui.css | 407 Colour calculations (based off the main row colours)
|
| D | demo_table.css | 356 Colour calculations (based off the main row colours)
|
12