diff options
author | Mario <mario@mariovavti.com> | 2024-03-22 08:15:20 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-22 08:15:20 +0000 |
commit | 6c6fc82f43cc545657ed46d1fe7c89aca4983815 (patch) | |
tree | 8adcf688836659c94951b7888651a2c667c43718 /view/theme/redbasic/schema | |
parent | 192ab22cda3fff1feb1de743ff6f50294e41bccc (diff) | |
parent | 990017b5884bf4939dfbe6c03d3cfd4fc889dabd (diff) | |
download | volse-hubzilla-6c6fc82f43cc545657ed46d1fe7c89aca4983815.tar.gz volse-hubzilla-6c6fc82f43cc545657ed46d1fe7c89aca4983815.tar.bz2 volse-hubzilla-6c6fc82f43cc545657ed46d1fe7c89aca4983815.zip |
Merge branch 'dev' into 9.0RC
Diffstat (limited to 'view/theme/redbasic/schema')
-rw-r--r-- | view/theme/redbasic/schema/Focus-Boxy.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/theme/redbasic/schema/Focus-Boxy.php b/view/theme/redbasic/schema/Focus-Boxy.php index f298a0def..b3d9bbc7f 100644 --- a/view/theme/redbasic/schema/Focus-Boxy.php +++ b/view/theme/redbasic/schema/Focus-Boxy.php @@ -1,6 +1 @@ <?php - -if (! $radiuspx) - $radiuspx = "4"; -if (! $comment_border_colour) - $comment_border_colour = "rgb(238,238,238)"; |