From 0db7b7ef7a35070bf802a6c3313701d6faa5b3dc Mon Sep 17 00:00:00 2001 From: tim b Date: Thu, 8 Apr 2010 18:22:25 -0700 Subject: favs --- static/css/header.css | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) (limited to 'static/css/header.css') diff --git a/static/css/header.css b/static/css/header.css index 2e6a3e6..b56b73e 100755 --- a/static/css/header.css +++ b/static/css/header.css @@ -260,4 +260,58 @@ background-image:url(/static/img/ieburnbtn.gif); font-size:40;color:white;height padding-right:400;padding-left:50; font-weight:bold; +} + +.thumb { + cursor:pointer; +} + +img.chat-thumb { + position: absolute; + /*margin-top: -10px;*/ + width: 16px; + height: 16px; + bottom: 4px; + right: 4px; + /*left: 4px;*/ + display: block; + margin: 0; + padding: 0; +} + + +.dump .nick { + position: relative; + padding-right: 15px; +} + +/* sharing */ +.buttons{ + cursor:pointer; + padding-top: 8px; +} +.buttons .share { + opacity: 0.2; +} +.buttons .share:hover { + opacity: 1; +} +.buttons .other-sites { + padding-left: 20px; +} +.buttons img.thumb { + position: absolute; + margin-left: 0px; + margin-top: 0px; + height: 16px; + width: 16px; + display: block; +} +.buttons .thumb.favorite { + position: absolute; + margin-left: 0px; + margin-top: 0px; + height: 16px; + width: 16px; + display: block; } \ No newline at end of file -- cgit v1.2.3-70-g09d2