changeset 199:5f98d8f46af5

Recover to div.dumptable stand alone
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 24 Apr 2016 17:12:13 +0859
parents 64e17c80a0a1
children ffc676bd8277
files examples/common/default/default.css
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/examples/common/default/default.css	Sun Apr 24 17:07:43 2016 +0859
+++ b/examples/common/default/default.css	Sun Apr 24 17:12:13 2016 +0859
@@ -96,9 +96,7 @@
     display: block; background: #fadede;
     height: auto; opacity: 1.0; transition: 1s;
 }
-div.fold input[type="radio"]:checked ~ div div.dumptable,
-div.dumptable {
-    max-height: 15em; overflow: auto;}
+div.dumptable {max-height: 15em; overflow: auto;}
 
 
 /********************* icon list *********************/

yatex.org