fixed / removed some assets [ci skip]

This commit is contained in:
danielgrippi 2012-04-26 15:23:51 -07:00
parent 6d866fa49d
commit 0b3926d810
9 changed files with 7 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -53,7 +53,7 @@
#profile-controls { #profile-controls {
text-align : right; text-align : right;
padding : 10px 18px; padding : 10px 12px;
/* when our buttons aren't there, we still want to maintain a persistent height */ /* when our buttons aren't there, we still want to maintain a persistent height */
min-height : 35px; min-height : 35px;
@ -101,8 +101,7 @@
} }
#profile-stats { #profile-stats {
i, i {
.cake {
@include opacity(0.7); @include opacity(0.7);
} }
@ -111,6 +110,9 @@
} }
.cake { .cake {
@include opacity(0.63);
margin-right : 2px;
position : relative; position : relative;
top : -3px; top : -3px;
} }

View file

@ -20,10 +20,10 @@
<section id="profile-controls"> <section id="profile-controls">
{{#if isOwnProfile}} {{#if isOwnProfile}}
<a href="#composer" title="New Post" class="control" rel="facebox"> <a href="#composer" title="New Post" class="control" rel="facebox">
<img src='{{imageUrl "buttons/add_post.jpg"}}' /> <img src='{{imageUrl "buttons/pub.png"}}' />
</a> </a>
<a href="#" title="Edit Layout" id="edit-mode-toggle" class="control"> <a href="#" title="Edit Layout" id="edit-mode-toggle" class="control">
<img src='{{imageUrl "buttons/edit_canvas.png"}}' /> <img src='{{imageUrl "buttons/editgear.png"}}' />
</a> </a>
{{else}} {{else}}
<a href="#" class="control"> <a href="#" class="control">