Thomas Lamprecht 455f5fe5ed input panel: support convenience top column
mirrors columnB (column bottom) but is placed on the top, i.e.,
columnT.

One can no conveniently set the following layout:

  +-------------------------------------+
  |                                     |
  |               columnT               |
  |                                     |
  +------------------+------------------+
  |                  |                  |
  |                  |                  |
  |   column1        |   column2        |
  |                  |                  |
  |                  |                  |
  +------------------+------------------+
  |                                     |
  |               columnB               |
  |                                     |
  +-------------------------------------+

(4 columns should work too, but we do not use that anywhere FWICT)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-23 13:19:27 +01:00
2020-11-23 08:14:55 +01:00
2020-11-02 07:41:30 +01:00
Description
No description provided
1.2 MiB
Languages
JavaScript 93.1%
SCSS 4.7%
Makefile 1.1%
CSS 1.1%