- Frost Mobile: redo CSS to adjust automatically to the screen width
- Frost Mobile: various tweaks and fixes - Allow themes to limit number of items on the Network page
This commit is contained in:
parent
e31ee9ed82
commit
d9279da369
10 changed files with 137 additions and 61 deletions
1
boot.php
1
boot.php
|
|
@ -364,6 +364,7 @@ if(! class_exists('App')) {
|
|||
public $sourcename = '';
|
||||
public $videowidth = 425;
|
||||
public $videoheight = 350;
|
||||
public $force_max_items = 0;
|
||||
|
||||
private $scheme;
|
||||
private $hostname;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue