changeset 294:7f63a9424410

Columns by minitbl()'s text-align set to 'justify'
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 23 Aug 2016 10:48:23 +0859
parents 6c281c9899e5
children 56c2d2df5b7b
files examples/common/default/default.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/examples/common/default/default.css	Tue Aug 23 10:02:31 2016 +0859
+++ b/examples/common/default/default.css	Tue Aug 23 10:48:23 2016 +0859
@@ -96,7 +96,7 @@
     border-collapse: collapse;
     vertical-align: top; width: auto; height: 1em;
 }
-table.mini th {text-align: justify;}
+table.mini th, table.mini td {text-align: justify;}
 table.mini td, table.mini th {padding: 1px 1ex; min-width: 1em;}
 table.mini {margin-left: 1em; border-left: 2px solid #686;}
 

yatex.org