diff examples/common/default/default.css @ 355:0d19061a3b2c

Use "repatt" class of td
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 27 Oct 2016 11:51:29 +0859
parents 5ab7efa5a950
children 5f01ead0174f
line wrap: on
line diff
--- a/examples/common/default/default.css	Thu Oct 27 10:25:36 2016 +0859
+++ b/examples/common/default/default.css	Thu Oct 27 11:51:29 2016 +0859
@@ -87,7 +87,7 @@
     vertical-align: top; min-width: 30em; height: 3em;
     max-width: 50em;
 }
-table.blog_replies > td:first-child {width: 14em;}
+.blog_replies td.repatt {min-width: 12em;}
 table.blog_replies iframe {
     width: 400px; height: 300px; max-width: 50em; max-height: 20em;
     padding: 0; border: 0;

yatex.org