changeset 588:33fab353a39e

Class of submitting button with notify=all specified
author HIROSE Yuuji <yuuji@gentei.org>
date Fri, 16 Aug 2019 17:32:30 +0900
parents 1e40019d1bb1
children 9994bfb637e5
files examples/common/default/default.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/examples/common/default/default.css	Fri Aug 16 14:01:43 2019 +0900
+++ b/examples/common/default/default.css	Fri Aug 16 17:32:30 2019 +0900
@@ -311,7 +311,7 @@
     top: 0em; left: 0;
 }
 form.summary input[type=submit],
-input[type="submit"].all {background: #cfc;}
+input[type="submit"].all {background: #cfc; padding: 0.4ex 2ex;}
 
 /*
  * PR Web

yatex.org