Home
last modified time | relevance | path

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

12

/plugin/box/
H A Dsyntax.php200 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 Dplugin.info.txt6 …ur and rounded corners. Syntax: <box width class colours|title> ... </box|caption> width, class, c…
/plugin/box2/
H A Dsyntax.php231 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 . '>&nbsp;</b><b class="xb2"' . $colours . '">&nbsp;</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 . '>&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…
/plugin/pixelyear/
H A Dsyntax.php68 $colours = array (
92 $colour = $colours [$dates[$m."-".$d]];
/plugin/s5reloaded/ui/thesis/
H A 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/
H A Dstyle.css31 /* colours */
/plugin/src/
H A Dstyle.css32 /* colours */
/plugin/diff/
H A Dsyntax_plugin_diff.css6 --- using only web-safe colours ---
/plugin/code3/
H A Dstyle.css28 /* colours */
/plugin/bibtex/OSBib/create/
H A Dosbib.css108 * alternate background colours and font sizes for <td>resources</td> in a bibliographic list
/plugin/pdfjs/pdfjs/web/locale/en-ZA/
H A Dviewer.properties170 …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 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/
H A Dprism.css124 /* Make the tokens sit above the line highlight so the colours don't look faded. */
/plugin/abc2/
H A Dstyle.css2 /* inherit SVG colours from the template settings */
/plugin/pdfjs/pdfjs/web/locale/en-CA/
H A 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/
H A Dviewer.properties246 …owed=PDF documents are not allowed to use their own colours: “Allow pages to choose their own colo…
/plugin/code2/
H A Dsyntax_plugin_code.css7 --- using mostly web-safe colours ---
/plugin/wrap/
H A Dexample.txt185 * ''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 Dall.less41 (to match all the different background colours) */
/plugin/dokumicrobugtracker/
H A Dstyle.css356 Colour calculations (based off the main row colours)
938 Colour calculations (based off the main row colours)
/plugin/dokumicrobugtracker/css/
H A Ddemo_table_jui.css407 Colour calculations (based off the main row colours)
H A Ddemo_table.css356 Colour calculations (based off the main row colours)
/plugin/boxwh/boxwh/
H A Dprint.css58 /* colours */
H A Dstyle.css56 /* colours */

12