From 512450b7cedc4510a8794ed306966a06c4aca5f9 Mon Sep 17 00:00:00 2001 From: Lisa P Date: Mon, 26 Oct 2015 13:48:34 +0100 Subject: [PATCH] tweak icon iris and toolip --- app/styles/app/layouts/profile.sass | 8 ++++---- app/styles/app/modules/tooltips.sass | 5 +++-- app/templates/profile/accounts.hbs | 2 +- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/app/styles/app/layouts/profile.sass b/app/styles/app/layouts/profile.sass index ca0634a6..28e85e87 100644 --- a/app/styles/app/layouts/profile.sass +++ b/app/styles/app/layouts/profile.sass @@ -244,21 +244,21 @@ p.profile-user-last vertical-align: middle path fill: #B6B7B9 - polygon + circle stroke: #B6B7B9 fill: #fff &:hover path fill: #666666 - polygon + circle stroke: #666666 fill: #fff &.is-visible .icon-eye - polygon + circle fill: #B6B7B9 &:hover - polygon + circle fill: #666666 #unadministerable-hooks diff --git a/app/styles/app/modules/tooltips.sass b/app/styles/app/modules/tooltips.sass index cc6b17f2..fb893cd5 100644 --- a/app/styles/app/modules/tooltips.sass +++ b/app/styles/app/modules/tooltips.sass @@ -88,7 +88,8 @@ .tooltip--profile @extend %tooltip .tooltip-bubble - left: -120% + left: -2.4em + width: 6em &:before - left: 35% + left: 2.5em diff --git a/app/templates/profile/accounts.hbs b/app/templates/profile/accounts.hbs index f2805372..1dddcf0e 100644 --- a/app/templates/profile/accounts.hbs +++ b/app/templates/profile/accounts.hbs @@ -24,7 +24,7 @@ - +