summaryrefslogtreecommitdiff
path: root/static/css/profile.css
diff options
context:
space:
mode:
authortim b <timb@camcompu.home>2010-04-07 18:59:50 -0700
committertim b <timb@camcompu.home>2010-04-07 18:59:50 -0700
commit6440348618ade4fbcb541c40473074833a47d198 (patch)
tree537ab7e4f0af7deba51bbfb360fe490968d651f8 /static/css/profile.css
parent4f09c8a882e8ae2ad1c7944a8c2a5939c9c9f7ad (diff)
parent42df4633bb7588e8632e45013880ee4fc2bc3d6c (diff)
fixing merge conflicts
Diffstat (limited to 'static/css/profile.css')
-rwxr-xr-xstatic/css/profile.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/profile.css b/static/css/profile.css
index 520639f..24c9af1 100755
--- a/static/css/profile.css
+++ b/static/css/profile.css
@@ -64,7 +64,7 @@ margin-bottom:15;
#logavatar{
margin-left:-49;
height:22;
-background-image:url(/static/leftarrow.png);
+background-image:url(/static/img/leftarrow.png);
background-repeat:no-repeat;
background-position:22 1;
margin-top:-22;