comparison 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
comparison
equal deleted inserted replaced
354:5ab7efa5a950 355:0d19061a3b2c
85 table.blog_replies+p.update_link {margin-top: 0; margin-bottom: 14em;} 85 table.blog_replies+p.update_link {margin-top: 0; margin-bottom: 14em;}
86 .blog_replies td.repl { 86 .blog_replies td.repl {
87 vertical-align: top; min-width: 30em; height: 3em; 87 vertical-align: top; min-width: 30em; height: 3em;
88 max-width: 50em; 88 max-width: 50em;
89 } 89 }
90 table.blog_replies > td:first-child {width: 14em;} 90 .blog_replies td.repatt {min-width: 12em;}
91 table.blog_replies iframe { 91 table.blog_replies iframe {
92 width: 400px; height: 300px; max-width: 50em; max-height: 20em; 92 width: 400px; height: 300px; max-width: 50em; max-height: 20em;
93 padding: 0; border: 0; 93 padding: 0; border: 0;
94 } 94 }
95 table.blog_replies td.new { /* New Article from last visit */ 95 table.blog_replies td.new { /* New Article from last visit */

yatex.org