diff options
| author | timb <timb@mb.local> | 2010-04-10 13:59:10 -0700 |
|---|---|---|
| committer | timb <timb@mb.local> | 2010-04-10 13:59:10 -0700 |
| commit | 1e3b2d85671460112838b946c10d7a82dfa30d7b (patch) | |
| tree | ea2972669c8570fddf880b02405846dee86f00e6 /static/css | |
| parent | d00d4cd7f971029cc3e35578105d776e08600bbe (diff) | |
made it easier to change the thumb thing
Diffstat (limited to 'static/css')
| -rwxr-xr-x | static/css/header.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/header.css b/static/css/header.css index fdfd932..e43ec4c 100755 --- a/static/css/header.css +++ b/static/css/header.css @@ -272,6 +272,7 @@ font-weight:bold; } img.chat-thumb { + cursor:pointer; position: absolute; /*margin-top: -10px;*/ width: 16px; |
