# HG changeset patch # User HIROSE Yuuji # Date 1593071786 -32400 # Node ID 21200ed49e750f6293c7e85ce0bc82b0fbfae1ab # Parent a90410b0ed449574b8aa7fa4e93bf8c46a6653bf [TEST]div.dumptable enlarged diff -r a90410b0ed44 -r 21200ed49e75 examples/common/default/default.css --- a/examples/common/default/default.css Thu Jun 25 16:39:26 2020 +0900 +++ b/examples/common/default/default.css Thu Jun 25 16:56:26 2020 +0900 @@ -249,7 +249,7 @@ } /* ---------------------------------------------------- */ -div.dumptable {max-height: 15em; overflow: auto;} +div.dumptable {max-height: 80vw; overflow: auto;} div.dumptable tr:hover {background-color: #fee;} table.dumpblogs td, div.lcto td { /* LINK + CTIME + TITLE + OWNER + something... */