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;