[richfaces-issues] [JBoss JIRA] Issue Comment Edited: (RF-10049) Review richfaces components with inputs for css styles unification

OLga Chikvina (JIRA) jira-events at lists.jboss.org
Wed Dec 29 08:47:17 EST 2010


    [ https://issues.jboss.org/browse/RF-10049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12572467#comment-12572467 ] 

OLga Chikvina edited comment on RF-10049 at 12/29/10 8:46 AM:
--------------------------------------------------------------

Unified styles for input are:
     background-color:#FFFFFF;
     background-image:url("input-bg.png");
     background-position:1px 1px;
     background-repeat:no-repeat;
     border:1px solid #BED6F8;
     color:#000000;
     font-family:Arial,Verdana,sans-serif;
     font-size:11px;

Unified styles for disabled state:
     color:#BED6F8;
     cursor:default;


      was (Author: OChikvina):
    Unified styles for input are:

                                background-color:#FFFFFF;
				background-image:url("input-bg.png");
				background-position:1px 1px;
				background-repeat:no-repeat;
				border:1px solid #BED6F8;
				color:#000000;
				font-family:Arial,Verdana,sans-serif;
				font-size:11px;

Unified styles for disabled state:
                                color:#BED6F8;
				cursor:default;

  
> Review richfaces components with inputs for css styles unification
> ------------------------------------------------------------------
>
>                 Key: RF-10049
>                 URL: https://issues.jboss.org/browse/RF-10049
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: component, component-input
>    Affects Versions: 4.0.0.Milestone5
>            Reporter: Andrey Markhel
>            Assignee: OLga Chikvina
>             Fix For: 4.0.0.CR1
>
>
> The inputs in richfaces components should be unified. The input should looks like standard input with standard skin. It's exclusion only for inplace components.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list