diff --git a/dashboard-ui/css/images/userdata/administrator.png b/dashboard-ui/css/images/userdata/administrator.png new file mode 100644 index 000000000..cf6d67457 Binary files /dev/null and b/dashboard-ui/css/images/userdata/administrator.png differ diff --git a/dashboard-ui/css/images/userdata/password.png b/dashboard-ui/css/images/userdata/password.png new file mode 100644 index 000000000..3369809c6 Binary files /dev/null and b/dashboard-ui/css/images/userdata/password.png differ diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index 7818140d8..90d578c52 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -33,7 +33,7 @@ body { h1 { font-family: 'Segoe UI Light', 'Open Sans', Arial, Helvetica, sans-serif; font-weight: 200; - font-size: 28pt; + font-size: 32pt; } .toolsSidebar h1 { @@ -158,7 +158,7 @@ h1 .imageLink { } h1 .imageLink img { - height: 28px; + height: 32px; } .imageLink:hover { @@ -907,7 +907,6 @@ progress { margin: -.7em .5em auto 0; } -#itemFav img { - width: 64px; - cursor: pointer; -} +.userProfileIcon { + width: 36px; +} \ No newline at end of file diff --git a/dashboard-ui/edituser.html b/dashboard-ui/edituser.html index 5a6a0695f..e2ba57e5c 100644 --- a/dashboard-ui/edituser.html +++ b/dashboard-ui/edituser.html @@ -19,6 +19,7 @@
  • +