summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorJessica Greene <jessica0greene@gmail.com>2018-04-27 15:09:31 +0200
committerJessica Greene <jessica0greene@gmail.com>2018-04-27 15:34:53 +0200
commitdd4737a396d503919382e402de1007bc65d08cd8 (patch)
tree63899859ea5bc3391a6b6fe13419fb1863c5992e /css
parent1ff655f9af14c0f47d0aa8740968b386e5fa8805 (diff)
changed icon classes to a tags so that bin symbol also reacts on hover of text
and added styling for cursor over icon-more
Diffstat (limited to 'css')
-rw-r--r--css/_details.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/_details.scss b/css/_details.scss
index 77620591..8a01e67a 100644
--- a/css/_details.scss
+++ b/css/_details.scss
@@ -75,6 +75,10 @@
width: 44px;
}
+.contactdetails__header #details-actions span.icon-more-white {
+ cursor: pointer;
+}
+
.contactdetails__header #contact-failed-save {
animation: pulse 1.5s infinite;
border-radius: 50%;