From 009f6a24affb01a15d65dc3d12f7e283bb06b625 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Wed, 23 Jun 2010 04:36:01 -0400 Subject: sostler prod commit --- static/css/dump.css | 27 +++++++++++++++++++++++ static/css/index.css | 22 +++++++++--------- static/img/dumppixellarge3.png | Bin 0 -> 1030 bytes static/img/lilflagr.png | Bin 0 -> 708 bytes static/index.html | 49 +++++++++++++++++++++++++++-------------- static/js/pichat.js | 5 +---- static/register.html | 8 ++++--- 7 files changed, 76 insertions(+), 35 deletions(-) create mode 100644 static/img/dumppixellarge3.png create mode 100644 static/img/lilflagr.png (limited to 'static') diff --git a/static/css/dump.css b/static/css/dump.css index 71fed17..706dbd3 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -1859,4 +1859,31 @@ border:1px solid black; #dashavatarPic img{ max-height:70px; max-width:150px; +} +.dash-dump { + background-color:#f0f9ff; + text-overflow: ellipsis-word; + padding: 18px 18px 6px 18px; + font-family: Arial, Helvetica, sans-serif; + font-size: 12px; + text-transform: uppercase; + margin-left:3px; + line-height:15px; + z-index:4; + line-height:20px; + text-align: left; +} + +.dash-dump { +background-color:white; +padding:0px; +display:inline-block; + +} +.dash-dump img{ +background-color:white; +padding:1px; +} +.profiledash{ +overflow:auto; } \ No newline at end of file diff --git a/static/css/index.css b/static/css/index.css index 5ab6076..b0c3ae3 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -68,12 +68,12 @@ body { display:none; } #rapper{ -margin-top:6%; +margin-top:2%; } #content{ - background:url(/static/img/cloudbg.png); + background:url(http://dump.fm/images/20100622/1277257188414-dumpfm-ryder-cloudsslower.gif); background-position:top center; - background-repeat:no-repeat; + background-repeat:repeat-x; } #preload { position: absolute; @@ -116,14 +116,14 @@ width:150; #main { width:460px; margin: 0 auto 0 auto; - padding: 19px 0; +background-color:white; z-index:2; position: relative; - -webkit-border-radius: 15px; - -moz-border-radius: 15px; - box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff; - -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff; - -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff; +border:1px solid black; +padding-bottom:15px; + box-shadow: 0 0 10px #000; + -webkit-box-shadow: 0 0 10px #000; + -moz-box-shadow: 0 0 10px #000; } } .menu2 li { @@ -319,8 +319,8 @@ margin-bottom:7px; #remember a{text-decoration:none;font-size:11px;display:block;z-index:30;} #furie3 { position: absolute; - left:294px; - margin-top:250px; + left:298px; + margin-top:295px; z-index: 10; } diff --git a/static/img/dumppixellarge3.png b/static/img/dumppixellarge3.png new file mode 100644 index 0000000..c701a29 Binary files /dev/null and b/static/img/dumppixellarge3.png differ diff --git a/static/img/lilflagr.png b/static/img/lilflagr.png new file mode 100644 index 0000000..d4ca82e Binary files /dev/null and b/static/img/lilflagr.png differ diff --git a/static/index.html b/static/index.html index acbcb2a..c8301b2 100644 --- a/static/index.html +++ b/static/index.html @@ -38,8 +38,6 @@ jQuery(window).load(function() { @@ -266,10 +277,14 @@ padding:5px;
diff --git a/static/js/pichat.js b/static/js/pichat.js index 1f64c20..5f66ee2 100644 --- a/static/js/pichat.js +++ b/static/js/pichat.js @@ -530,11 +530,10 @@ function initProfile() { $('#edit-toggle').click(enableProfileEdit); activateProfileEditable(); - $('.logged-dump .content').each(function() { + $('.dash-dump .content').each(function() { var t = $(this); t.html(buildMsgContent(t.text())); }); - initLogThumb() }; function initLog() { @@ -545,8 +544,6 @@ function initLog() { initLogThumb(); } - - // jesus this logic is ugly function initLogThumb(){ $(".logged-dump .thumb").bind('mouseover mouseout', diff --git a/static/register.html b/static/register.html index b6730a5..a39610a 100644 --- a/static/register.html +++ b/static/register.html @@ -1,13 +1,15 @@ + - - + + + dump.fm - register @@ -22,7 +24,7 @@
- +
-- cgit v1.2.3-70-g09d2