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

Brian Leathem (JIRA) jira-events at lists.jboss.org
Thu May 17 18:42:17 EDT 2012


     [ https://issues.jboss.org/browse/RF-12266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RF-12266:
-------------------------------

    Fix Version/s: 4.3.0.Milestone1
         Priority: Trivial  (was: Major)

    
> 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
>            Reporter: Christophe Roussy
>            Priority: Trivial
>             Fix For: 4.3.0.Milestone1
>
>
> 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