r9456 - apps/gobi/trunk/code/Page/skins
| Newsgroups | gmane.comp.java.helma.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: hannes
Date: 2008-12-19 16:28:16 +0100 (Fri, 19 Dec 2008)
New Revision: 9456
Modified:
apps/gobi/trunk/code/Page/skins/stylesheet.skin
Log:
Add some margin-right to submit buttons.
Details at http://dev.helma.org/trac/helma/changeset/9456
Modified: apps/gobi/trunk/code/Page/skins/stylesheet.skin
===================================================================
--- apps/gobi/trunk/code/Page/skins/stylesheet.skin 2008-12-19 15:25:45 UTC (rev 9455)
+++ apps/gobi/trunk/code/Page/skins/stylesheet.skin 2008-12-19 15:28:16 UTC (rev 9456)
@@ -221,6 +221,7 @@
input[type=submit], input[type=button] {
border: 1px outset #666;
+ margin-right: 0.4em;
}
.highlighted {