From 20e04b97584df832fa1abb9fbd159956f48a788a Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Fri, 23 Apr 2010 23:26:15 -0400 Subject: sostler PROD commit --- static/css/profile.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'static/css/profile.css') diff --git a/static/css/profile.css b/static/css/profile.css index 90d07b0..ee2566e 100755 --- a/static/css/profile.css +++ b/static/css/profile.css @@ -275,6 +275,14 @@ color:000; } +.content2 img{ + max-width:5000px; + width: expression(this.width > 5000 ? 5000: true); + max-height:4000px; + height: expression(this.width > 5000 ? 5000: true); + border:0px; + z-index:4; + } .logged-dump{ width:500; max-width:500px; -- cgit v1.2.3-70-g09d2