]> git.proxmox.com Git - pve-manager.git/commit
ext6/triton: add some visual changes and fixes
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 12 Feb 2016 07:27:42 +0000 (08:27 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 12 Feb 2016 09:46:51 +0000 (10:46 +0100)
commit5fc9bddb074f7ccc7ec30eaca99d8b5eae860032
treee181f8edf47db184f79bde6e527c97742b7d447a
parent5a4965541924dbacf2e551f4af6e28f4b4e13b28
ext6/triton: add some visual changes and fixes

They are mostly intended to save space as the "new theme", if it
gets applied, takes up space like it's worth pure gold.

Paddings get made smaller on buttons, tabs and grids.
Also let the main tree receive a sane space padding.

Further fix the height of the top info panel (the one with the logo,
PVE version, login button ...).

Also the "start/stop/more/..." buttons from the tool bar above the
navigation tab bar gets fixed.

Login panel got also some small fixes together with all input
fields.

We use simple CSS overrides to achieve this all.
Working with the scss (sass) files and rebuilding the theme would
be nicer, but as I have no intend to start working with senchas
"build system" and we self have no sane way for compiling the sass
stuff also, this is the preferred way for now.

We add a new css stylesheet so that the current manager remains
untouched by this changes.
PVE/ExtJSIndex6.pm
www/css/Makefile
www/css/ext6-pve.css [new file with mode: 0644]
www/manager6/Workspace.js
www/manager6/panel/ConfigPanel.js