aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-07-24 22:29:03 -0700
committerfriendica <info@friendica.com>2014-07-24 22:29:03 -0700
commit18f5890cb14e7c40909fdb92bffefee3415ba411 (patch)
treeb5b529f0aae7679606f54601463b624f3c73f1e4
parent5dcd0654d44b21503663801b8b5fb5d76ae4f015 (diff)
downloadvolse-hubzilla-18f5890cb14e7c40909fdb92bffefee3415ba411.tar.gz
volse-hubzilla-18f5890cb14e7c40909fdb92bffefee3415ba411.tar.bz2
volse-hubzilla-18f5890cb14e7c40909fdb92bffefee3415ba411.zip
make profile edit pencil stand out a bit on darker backgrounds
-rw-r--r--view/theme/redbasic/css/style.css1
-rwxr-xr-xview/tpl/profile_vcard.tpl2
2 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 7e45a167b..13510b55c 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -433,6 +433,7 @@ aside li {
opacity: 0.3;
filter:alpha(opacity=30);
float: right;
+ margin-top: -3px;
}
.profile-edit-side-link:hover {
opacity: 1.0;
diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl
index d72507d4c..a653dca7d 100755
--- a/view/tpl/profile_vcard.tpl
+++ b/view/tpl/profile_vcard.tpl
@@ -2,7 +2,7 @@
{{if $profile.edit}}
<div class="dropdown">
- <a class="profile-edit-side-link dropdown-toggle" data-toggle="dropdown" title="{{$profile.edit.3}}" href="#" ><i class="icon-pencil" title="{{$profile.edit.1}}" ></i></a>
+ <a class="profile-edit-side-link dropdown-toggle" data-toggle="dropdown" title="{{$profile.edit.3}}" href="#" ><i class="icon-pencil btn btn-default btn-xs" title="{{$profile.edit.1}}" ></i></a>
<ul class="dropdown-menu" role="menu">
{{foreach $profile.menu.entries as $e}}
<li>