changeset 237:ba4efe0b53e0

add div.noborder{}
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 26 Jun 2016 23:16:05 +0859
parents 19b92549b5b7
children 45b7facac49e
files examples/common/default/default.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/examples/common/default/default.css	Sun Jun 26 20:56:01 2016 +0859
+++ b/examples/common/default/default.css	Sun Jun 26 23:16:05 2016 +0859
@@ -90,6 +90,7 @@
 div.home+* {clear: both;}
 
 div.fold {margin-top: 1em; border-top: 1px solid black; padding-top: 1em;}
+div.noborder {border: 0px; margin: 0;}
 div.fold > div {
     xxdisplay: none; max-height: 80%; overflow: auto;
     height: 0px; opacity: 0; padding: 0 1ex;

yatex.org