summaryrefslogtreecommitdiff
path: root/static/css/log.css
diff options
context:
space:
mode:
authortimb <timb@mb.local>2010-04-11 12:23:49 -0700
committertimb <timb@mb.local>2010-04-11 12:23:49 -0700
commitb489d3df189b2a87e3d8b1ba321b9a8f2a441009 (patch)
treed3c5f21221f9e8e3cf7199ce77379840ffeb86ac /static/css/log.css
parente25c1aa942e11b3bcfd74d803f50796db14e47ff (diff)
parenta0ab1dd2f38437c69b51f95de10993f43aa7c8a2 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/css/log.css')
-rw-r--r--static/css/log.css1
1 files changed, 1 insertions, 0 deletions
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;