diff examples/common/default/default.css @ 987:e71a86651d72 draft

Table in GrpAction page contains userid(localpart) for summary
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 31 Jul 2022 15:26:18 +0900
parents b327b5691b59
children f73eece61ee4
line wrap: on
line diff
--- a/examples/common/default/default.css	Sun Jun 26 19:09:40 2022 +0900
+++ b/examples/common/default/default.css	Sun Jul 31 15:26:18 2022 +0900
@@ -41,6 +41,7 @@
 table.td3evw th:nth-child(2n+4), span.textdigest {
     background: white;
 }
+table.td4r td:nth-child(4) {text-align: right;}
 table.thl th {text-align: left;}
 span#reverse {background: white; padding: 0 0 0 0.4ex; border: outset;}
 

yatex.org