diff --git a/www/skins/dashboard/css/dashboard-main/header.css b/www/skins/dashboard/css/dashboard-main/header.css index f5c7ed88cdbf842acb5ae5a781d40b883dd6578d..75db6d93b26b28ac8454dd01661831cb6a19bc9c 100644 --- a/www/skins/dashboard/css/dashboard-main/header.css +++ b/www/skins/dashboard/css/dashboard-main/header.css @@ -33,11 +33,15 @@ header p.hostname { } header a:hover i, -header i:hover, -header #text-user-logon:hover { +header i:hover { color: #5a329f !important; } +header #text-user-logon:hover { + background: #5a329f !important; + color: white !important; +} + #system #system-title, #system #system-title::before { background: #6300d2;