diff options
| author | tim b <timb@camcompu.home> | 2010-04-07 18:59:50 -0700 |
|---|---|---|
| committer | tim b <timb@camcompu.home> | 2010-04-07 18:59:50 -0700 |
| commit | 6440348618ade4fbcb541c40473074833a47d198 (patch) | |
| tree | 537ab7e4f0af7deba51bbfb360fe490968d651f8 /static/css/log.css | |
| parent | 4f09c8a882e8ae2ad1c7944a8c2a5939c9c9f7ad (diff) | |
| parent | 42df4633bb7588e8632e45013880ee4fc2bc3d6c (diff) | |
fixing merge conflicts
Diffstat (limited to 'static/css/log.css')
| -rw-r--r-- | static/css/log.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/log.css b/static/css/log.css index 94acd19..10b8e99 100644 --- a/static/css/log.css +++ b/static/css/log.css @@ -31,7 +31,7 @@ margin-bottom:15; #logavatar{ margin-left:-85; height:25; -background-image:url(/static/leftarrow.png); +background-image:url(/static/img/leftarrow.png); width:70; background-repeat:no-repeat; background-position:59 4; |
