s4

changeset 256:e9b33033d95f

table.dumpblogs td {white-space: nowrap;}
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 18 Jul 2016 19:52:13 +0859
parents 3ae8b70b8395
children 5d0dbbf9310c
files examples/common/default/default.css
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line diff
     1.1 --- a/examples/common/default/default.css	Mon Jul 18 09:26:12 2016 +0859
     1.2 +++ b/examples/common/default/default.css	Mon Jul 18 19:52:13 2016 +0859
     1.3 @@ -108,13 +108,14 @@
     1.4  div.dumptable {max-height: 15em; overflow: auto;}
     1.5  table.td4fw td:nth-child(4) {max-width: 8em; white-space: nowrap; overflow: hidden;}
     1.6  table.td67fw {max-width: 9%;}
     1.7 +table.dumpblogs td {white-space: nowrap;}
     1.8  table.dumpblogs td:nth-child(4) {
     1.9 -    max-width: 7.6em; white-space: nowrap; overflow: hidden;}
    1.10 +    max-width: 7.6em; overflow: hidden;}
    1.11  table.dumpblogs td:nth-child(5),
    1.12  table.dumpblogs td:nth-child(6) {
    1.13 -    max-width: 12em; white-space: nowrap; overflow: hidden;}
    1.14 +    max-width: 12em; overflow: hidden;}
    1.15  table.dumpblogs td:nth-child(7) {
    1.16 -    min-width: 5em; white-space: nowrap; overflow: hidden;}
    1.17 +    min-width: 5em; overflow: hidden;}
    1.18  
    1.19  /********************* icon list *********************/
    1.20  div.iconlist {