mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
remove empty lines
This commit is contained in:
parent
390a51f2b7
commit
89cdfa53da
2 changed files with 1 additions and 5 deletions
|
@ -22,7 +22,6 @@ $nav_icon_hover_color = '#' . $accentColor->darken(20);
|
|||
switch ($scheme_accent) {
|
||||
case FRIO_SCHEME_ACCENT_GREEN:
|
||||
case FRIO_SCHEME_ACCENT_RED:
|
||||
|
||||
$nav_bg = '#' . $accentColor->darken(27);
|
||||
$background_color = '#' . $accentColor->darken(29);
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue