diff examples/common/default/default.css @ 388:4f6b63c25ab8

User/Group listing made fast by using imgsrc_cache()
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 28 Nov 2016 18:30:54 +0859
parents e8630c45a3ef
children 3074b635687a
line wrap: on
line diff
--- a/examples/common/default/default.css	Mon Nov 28 12:08:51 2016 +0859
+++ b/examples/common/default/default.css	Mon Nov 28 18:30:54 2016 +0859
@@ -221,6 +221,7 @@
 div.iconlist p._test	{background: #ffb6c1;} /* light pink */
 div.xy120x120 {min-width: 120px; min-height: 140px;}
 div.xy96x96 {min-width: 96px; min-height: 116px;}
+div.xy96x96 img {max-width: 96px;}
 div.xy50x50 {min-width: 50px; min-height: 70px;}
 div.moderated {background: rgba(255, 215, 0, 0.3);}		/* gold */
 body.moderated {background: #fffec4;} /* #faed8a */

yatex.org