[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:25:18 EDT 2012


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

Christophe Roussy updated RF-12266:
-----------------------------------

    Environment: Firefox  (was: Firefox, Windows)

    
> 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
>
> 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