From 307fcac86d8b6627389bdfaae048bcb24e146c72 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 4 Dec 2013 17:36:53 -0800 Subject: more icon updates --- view/theme/redbasic/css/style.css | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 029a15978..36e147502 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -458,6 +458,14 @@ footer { clear: both; } +.vcard-profile-edit-icon { + font-size: 1.2em; +} +.vcard-profile-edit-icon:hover { + text-decoration: none; +} + + #profile-extra-links { clear: both; margin-top: 10px; @@ -589,11 +597,6 @@ footer { margin-bottom: 10px; } -.contact-entry-direction-icon { - margin-top: 24px; - margin-right: 2px; -} - .contact-entry-photo img { border: none; } @@ -638,11 +641,7 @@ footer { margin-left: 50px; } -/* might be obsolete -.wall-item-delete-icon { - border: none; -} -*/ + /* might be obsolete #profile-youtube-wrapper { @@ -2697,6 +2696,7 @@ text-decoration: none; list-style-type: none; } +.group-edit-icon, .savedsearchdrop { opacity: 0; } -- cgit v1.2.3