]> git.proxmox.com Git - pve-manager.git/commit
css improvements for crisp theme
authorEmmanuel Kasper <e.kasper@proxmox.com>
Mon, 14 Mar 2016 12:35:09 +0000 (13:35 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 15 Mar 2016 09:38:49 +0000 (10:38 +0100)
commit9a55d9a21a036c67fdc90f0a712dde35c408e56d
treed909a7e06278dd5eb6940c4a9a63f572459b23d5
parent02f96c4fd9f9b4e76decb13d576b9534e72d724b
css improvements for crisp theme

* usability improvement for enabled buttons:
in the default theme, ExtJS uses two different nuances of grey to
distinguish enabled or disabled buttons
the problem is that compared to the full black of the panels titles, it gives
the impression that everything is disabled (the contrast is not strong
enough between the two grey nuances)
the fix is to replace the dark grey of an 'enabled' button with black, similar with
what we had in ExtJS and the Classic theme

* re add menu header
this was lost when moving to crisp theme

reasoning and fix identic to

198f2d837ac7bf4cbc919de12ce979a8cab3e68d
by default the title in extjs6 menus have no style
this patch uses the same style as the tab headers
www/css/ext6-pve.css