diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-17 16:15:02 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-17 16:15:02 -0400 |
| commit | 8eb3322069330b33823eebd81292ce00a632e5e7 (patch) | |
| tree | d73fa3371b822282f180e4bb2c5b03998054770f /static/header.css | |
| parent | 59ee84bae113dcf4ec4e3e89c9da668de4b67273 (diff) | |
| parent | e30b950396b7fb7f0b7e97dd083370fa4263300a (diff) | |
Merge branch 'master' of /pichat/repo
Diffstat (limited to 'static/header.css')
| -rwxr-xr-x | static/header.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/header.css b/static/header.css index 53d6258..633ffa3 100755 --- a/static/header.css +++ b/static/header.css @@ -60,6 +60,9 @@ background-repeat:repeat-x; left: 0px; } + +.share-buttons img { cursor: pointer; } + #bar7{ top:12px; position:absolute; |
