From d301fdd6af6b672427622f8a367c4c324c98244d Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Sun, 11 Apr 2010 15:21:12 -0400 Subject: timb commiting prod changes --- static/css/directory.css | 1 + static/css/dump.css | 2 +- static/css/index.css | 3 +++ static/css/log.css | 1 + static/css/profile.css | 2 ++ 5 files changed, 8 insertions(+), 1 deletion(-) diff --git a/static/css/directory.css b/static/css/directory.css index 2a4d5f1..67e3ccd 100644 --- a/static/css/directory.css +++ b/static/css/directory.css @@ -41,6 +41,7 @@ z-index:5555; } #logavatar img{ +image-rendering: -moz-crisp-edges; max-width:50px; width: expression(this.width > 50 ? 50: true); max-height:50px; diff --git a/static/css/dump.css b/static/css/dump.css index 40e29c8..e3d81c3 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -471,7 +471,7 @@ background-color:#f3f3f3; max-height:30px; height: expression(this.width > 30 ? 30: true); max-width:30px; - +image-rendering: -moz-crisp-edges; float:right; right:1px; z-index:77; diff --git a/static/css/index.css b/static/css/index.css index 24a28da..f64b448 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -6,6 +6,9 @@ body { background-repeat:repeat-x; background-position:top; +} +#video{ +display:none; } #content{ margin:6%; diff --git a/static/css/log.css b/static/css/log.css index 10b8e99..670bdd8 100644 --- a/static/css/log.css +++ b/static/css/log.css @@ -40,6 +40,7 @@ z-index:5555; } #logavatar img{ +image-rendering: -moz-crisp-edges; max-width:50px; width: expression(this.width > 50 ? 50: true); max-height:50px; diff --git a/static/css/profile.css b/static/css/profile.css index 4429a91..902cac7 100755 --- a/static/css/profile.css +++ b/static/css/profile.css @@ -32,6 +32,7 @@ letter-spacing:; width:auto; position:absolute; top:29px; +image-rendering: -moz-crisp-edges; left:545; max-width:180; margin-top:34px; @@ -96,6 +97,7 @@ margin-top:0; box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #d8dbde; -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #d8dbde; -moz-box-shadow: 0 0 10px #d8dbde, 2px 2px 5px #d8dbde; + } #chatrap{ width:650; -- cgit v1.2.3-70-g09d2