[richfaces-issues] [JBoss JIRA] (RF-12266) progressBar: CSS contains text-color and color

Christophe Roussy (JIRA) jira-events at lists.jboss.org
Wed May 16 09:13:18 EDT 2012


Christophe Roussy created RF-12266:
--------------------------------------

             Summary: progressBar: CSS contains text-color and color
                 Key: RF-12266
                 URL: https://issues.jboss.org/browse/RF-12266
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-misc
    Affects Versions: 4.2.1.Final
         Environment: Firefox, Windows
            Reporter: Christophe Roussy


text-color in progressbar css, is this standard css ?

*.rf-pb-rmng {
	height: 13px;
	white-space: nowrap;
	width: 200px;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-color: #C4C0B9;
	border-radius: 0px;
	overflow: hidden;
	color: #000000;
	font-family: Arial, Verdana, sans-serif ;
	font-size: 11px;
	font-weight: bold;
	text-color: #000000;
	background-color: #ffffff;
	padding: 0px;
}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list