diff options
author | Paolo T <tuscanhobbit@users.noreply.github.com> | 2013-11-12 02:09:32 -0800 |
---|---|---|
committer | Paolo T <tuscanhobbit@users.noreply.github.com> | 2013-11-12 02:09:32 -0800 |
commit | 67a101452b82782114143dc0b5bdba15adc0ba99 (patch) | |
tree | 9daee3807b370d02ee4c28e6df7db08731fbb9f1 /doc/html/globals_vars.html | |
parent | b23f3fc03b6bc751aab67fe2258a21f7c65bab8e (diff) | |
parent | 7cb4c2f8ad813336aafdec05e40f3a8eb1808d00 (diff) | |
download | volse-hubzilla-67a101452b82782114143dc0b5bdba15adc0ba99.tar.gz volse-hubzilla-67a101452b82782114143dc0b5bdba15adc0ba99.tar.bz2 volse-hubzilla-67a101452b82782114143dc0b5bdba15adc0ba99.zip |
Merge pull request #4 from friendica/master
Fork aligned to red master
Diffstat (limited to 'doc/html/globals_vars.html')
-rw-r--r-- | doc/html/globals_vars.html | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/doc/html/globals_vars.html b/doc/html/globals_vars.html index 6a77980f5..e3baf490a 100644 --- a/doc/html/globals_vars.html +++ b/doc/html/globals_vars.html @@ -154,6 +154,9 @@ $(document).ready(function(){initNavTree('globals_vars.html','');}); <li>$background_image : <a class="el" href="redbasic_2php_2style_8php.html#a339624aeef6604a2f00209a3962c6e1c">style.php</a> </li> +<li>$banner_colour +: <a class="el" href="redbasic_2php_2style_8php.html#ae587aa6949ab6e4aa77a591e60f67ee0">style.php</a> +</li> <li>$bgcolour : <a class="el" href="redbasic_2php_2style_8php.html#a0bdce350cf14bac44976e786d1be6574">style.php</a> </li> @@ -216,6 +219,12 @@ $(document).ready(function(){initNavTree('globals_vars.html','');}); <li>$nav_colour : <a class="el" href="redbasic_2php_2style_8php.html#a8fdd5874587a9ad86fb05ed0be265649">style.php</a> </li> +<li>$nav_min_opacity +: <a class="el" href="redbasic_2php_2style_8php.html#ab5ec5703848e0132f8a8f3d3a53a58e1">style.php</a> +</li> +<li>$nav_percent_min_opacity +: <a class="el" href="redbasic_2php_2style_8php.html#a01c151bf47f7da2b979aaa4cb868da4c">style.php</a> +</li> <li>$needed : <a class="el" href="docblox__errorchecker_8php.html#a852004caba0a34390297a079f4aaac73">docblox_errorchecker.php</a> </li> @@ -243,6 +252,9 @@ $(document).ready(function(){initNavTree('globals_vars.html','');}); <li>$schema : <a class="el" href="redbasic_2php_2style_8php.html#a83022b1d70799d2bde3d64dca9cb40ee">style.php</a> </li> +<li>$section_width +: <a class="el" href="redbasic_2php_2style_8php.html#acf4b43e21b9103e003def2b42ffeda99">style.php</a> +</li> <li>$sectionleft : <a class="el" href="minimalisticdarkness_8php.html#a0ac3f5b52212b0af87d513273da03ead">minimalisticdarkness.php</a> </li> @@ -258,11 +270,20 @@ $(document).ready(function(){initNavTree('globals_vars.html','');}); <li>$shadow : <a class="el" href="redbasic_2php_2style_8php.html#ab00dfc29448b183055d2ae61a0e1874a">style.php</a> </li> +<li>$sloppy_photos +: <a class="el" href="redbasic_2php_2style_8php.html#a6ffadaf926b41ad84c30da319011e9ad">style.php</a> +</li> <li>$str : <a class="el" href="typohelper_8php.html#a7542d95618011800c61773127fa625cf">typohelper.php</a> </li> +<li>$toolicon_activecolour +: <a class="el" href="redbasic_2php_2style_8php.html#acfd00ec469ca3c5e8bfac787573093f3">style.php</a> +</li> +<li>$toolicon_colour +: <a class="el" href="redbasic_2php_2style_8php.html#a4161f6b8aa923f67e53f54dfb6554cdb">style.php</a> +</li> <li>$uid -: <a class="el" href="apw_2php_2style_8php.html#a109bbd7f4add27541707b191b73ef84a">style.php</a> +: <a class="el" href="redbasic_2php_2style_8php.html#a109bbd7f4add27541707b191b73ef84a">style.php</a> </li> <li>$width : <a class="el" href="minimalisticdarkness_8php.html#a5795120b4b324bc4ca83f1e6fdce7d57">minimalisticdarkness.php</a> |