CMS MADE SIMPLE FORGE

Form Builder

 

[#6498] Duplicate entries in css

avatar
Created By: CMSms User (CMSmsUser)
Date Submitted: Fri May 20 02:38:40 -0400 2011

Assigned To: Jonathan Schmid (Foaly*)
Version: 0.7
CMSMS Version: None
Severity: None
Resolution: Works For Me
State: Closed
Summary:
Duplicate entries in css
Detailed Description:
There are duplicate entries in the provided sample css:

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #F60; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.5em}


History

Comments
avatar
Date: 2013-08-30 09:10
Posted By: Jonathan Schmid (Foaly*)

seems this has been fixed in a previous release
      
Updates

Updated: 2013-08-30 09:10
resolution_id: => 11
cmsms_version_id: => -1
assigned_to_id: 100 => 12994
state: Open => Closed