[silvatheme.infraecommon][Kit Blake] Isolated login-form captcha...

[email protected] Mon, 04 Nov 2013 08:34:05 +0100
Newsgroups gmane.comp.web.zope.silva.cvs
Message-ID <[email protected]>
author:    Kit Blake
date:      Mon Nov 04 08:33:55 2013 +0100
revision:  53:207b38d988c4 in silvatheme.infraecommon
branch:    2.4
details:   https://hg.infrae.com/silvatheme.infraecommon?cmd=changeset;node=207b38d988c4
modified:  src/silvatheme/infraecommon/static/typography.css
added:     
removed:   
log:       Isolated login-form captcha selector


diffstat:

 src/silvatheme/infraecommon/static/typography.css |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 1f95772cd331 -r 207b38d988c4 src/silvatheme/infraecommon/static/typography.css
--- a/src/silvatheme/infraecommon/static/typography.css	Fri Aug 09 16:45:13 2013 +0200
+++ b/src/silvatheme/infraecommon/static/typography.css	Mon Nov 04 08:33:55 2013 +0100
@@ -111,7 +111,7 @@
   color: #a00;
   font-weight: bold;
 }
-div.field-captcha-wrapper {
+div.login-form div.field-captcha-wrapper {
   width: 22em;
   float: right;
 }