diff examples/common/default/default.css @ 837:a6462eea48be

Multiple files upload for tablets added and file renaming fixed
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 25 Jun 2020 15:50:16 +0900
parents b3516ee2bb4d
children 388cbc079ba5
line wrap: on
line diff
--- a/examples/common/default/default.css	Tue Jun 23 12:58:31 2020 +0900
+++ b/examples/common/default/default.css	Thu Jun 25 15:50:16 2020 +0900
@@ -55,6 +55,7 @@
 input[type="radio"][value="replace"]:checked +  input.replace[type="file"] {
     visibility: visible;
 }
+button#morefile {visibility: hidden; background: #fe9;}
 label.admin span {border-bottom: 1px solid blue;}
 label.admin:after {content: "(ADMIN)"; color: red; text-decoration: none;}
 

yatex.org