X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Fstyle.php;h=58bee7eaee1efa3ac02643b110f0e9296c3cdfb5;hb=02bca72de35949666026f30c8dc7418fe696393d;hp=81d750d0a12b11a0525b1da5847c3cab8d920e54;hpb=1ca929ca36e89c8ee06e24c2e8681a6f4b069a0a;p=friendica.git diff --git a/view/theme/frio/style.php b/view/theme/frio/style.php index 81d750d0a1..58bee7eaee 100644 --- a/view/theme/frio/style.php +++ b/view/theme/frio/style.php @@ -123,7 +123,7 @@ if (!$scheme) { } } -$contentbg_transp = $contentbg_transp ?? 0 ?: 100; +$contentbg_transp = $contentbg_transp != '' ? $contentbg_transp : 100; // Calculate some colors in dependance of existing colors. // Some colors are calculated to don't have too many selection