make profile edit pencil stand out a bit on darker backgrounds

This commit is contained in:
friendica 2014-07-24 22:29:03 -07:00
parent 5dcd0654d4
commit 18f5890cb1
2 changed files with 2 additions and 1 deletions

View File

@ -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;

View File

@ -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>