summaryrefslogtreecommitdiff
path: root/static/css/log.css
diff options
context:
space:
mode:
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;