[richfaces-svn-commits] JBoss Rich Faces SVN: r5521 - management/design/comboBox/markup.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Jan 21 20:06:23 EST 2008


Author: nbelaevski
Date: 2008-01-21 20:06:23 -0500 (Mon, 21 Jan 2008)
New Revision: 5521

Modified:
   management/design/comboBox/markup/ComboBox_Strict.html
   management/design/comboBox/markup/ComboBox_Strict_sky.html
Log:
design variants for combo box added

Modified: management/design/comboBox/markup/ComboBox_Strict.html
===================================================================
--- management/design/comboBox/markup/ComboBox_Strict.html	2008-01-22 01:05:16 UTC (rev 5520)
+++ management/design/comboBox/markup/ComboBox_Strict.html	2008-01-22 01:06:23 UTC (rev 5521)
@@ -8,21 +8,21 @@
 .cb_width_list{ width : 248px;}
 .cb_font{ font-size : 11px/*generalSizeFont*/; font-family : arial/*generalFamilyFont*/; color : #000000/*generalTextColor*/} 
 .cb_shell{ position : relative;}
-.cb_field{ width : 240px; position : absolute; top : 0px; left : 0; padding-left :3px; margin : 0px; border : 1px solid #c0c0c0; background-image: url(SpinnerFieldGradient.gif); background-position:left top;
-background-repeat:repeat-x; border-color: #BED6F8 rgb(255, 255, 255) #BED6F8 rgb(190, 214, 248); background-color : #FFFFFF; /*controlBackgroundColor*/} /*panelBorderColor*/
+.cb_field{ width : 240px; position : absolute; top : 0px; left : 0; padding-left :3px; margin : 0px; border : 1px solid #c0c0c0; /*background-image: url(SpinnerFieldGradient.gif);*/ background-position:left top;
+background-repeat:repeat-x; /*border-color: #BED6F8 rgb(255, 255, 255) #BED6F8 rgb(190, 214, 248);*/ background-color : #FFFFFF; /*controlBackgroundColor*/} /*panelBorderColor*/
 .cb_strut{ width : 240px; position : relative; visibility : hidden; padding-left :3px; margin : 0px; border : 1px solid #c0c0c0; margin : 0px; border : 1px solid #c0c0c0;}
-.cb_button{ position : absolute; top : 0px; right : 0; width : 17px; padding-left : 0px; padding-right : 0px; margin : 0px; border : 1px solid #c0c0c0; border-color: #BED6F8 rgb(190, 214, 248) #BED6F8 rgb(190, 214, 248); } /*panelBorderColor*/
-.cb_button_bg{ background : url(images/bg_btn.png) top  repeat-x #C7D7EC;} /*gradient - from generalBackgroundColor to tabBackgroundColor, background-color - tabBackgroundColor*/
-.cb_button_bg_press{ background : url(images/bg_press.png) repeat-x bottom #C7D7EC} /*gradient - from tabBackgroundColor to generalBackgroundColor, background-color - tabBackgroundColor*/
+.cb_button{ position : absolute; top : 0px; right : 0; width : 17px; padding-left : 0px; padding-right : 0px; margin : 0px; border : 1px solid #c0c0c0; /*border-color: #BED6F8 rgb(190, 214, 248) #BED6F8 rgb(190, 214, 248);*/ } /*panelBorderColor*/
+.cb_button_bg{ background : url(images/bg_btn1.png) top  repeat-x #4a75b5;} /*gradient - from generalBackgroundColor to tabBackgroundColor, background-color - tabBackgroundColor*/
+.cb_button_bg_press{ background : url(images/bg_press.png) repeat-x bottom #4a75b5} /*gradient - from tabBackgroundColor to generalBackgroundColor, background-color - tabBackgroundColor*/
 .cb_button_arrow{  background : url(images/down.gif) center  no-repeat; cursor : pointer;}
 .cb_button_select{  border : 1px solid #E79A00;} /*selectControlColor*/
 
 .cb_list_cord{ position : relative; font-size : 0px;d!isplay : none}/*DDL is hidden!!!!!*/
 .cb_list_position{ position : absolute; top:1px; left:0px;}
-.cb_list_decoration{border : 1px solid #BED6F8  /*panelBorderColor*/;  padding : 0px; background : #FFFFFF; /*tableBackgroundColor*/}
+.cb_list_decoration{border : 1px solid #c0c0c0  /*panelBorderColor*/;  padding : 0px; background : #FFFFFF; /*tableBackgroundColor*/}
 .cb_list_scroll{ overflow : auto; overflow-x : hidden; height : 100px;}
 .cb_option{ padding : 2px; white-space : nowrap;}
-.cb_select{ padding : 1px; width : 100%; background-color: #DFE8F6; border : 1px dotted #a3bae9;/*generalTextColor*/}
+.cb_select{ padding : 1px; width : 100%; background-color: #4a75b5; border : 1px dotted #4a75b5; color: white;/*generalTextColor*/}
 .cb_shadow{ top:10; left:0; position : absolute;}
 .cb_shadow_tl{ background : url(images/bg_shadow.png) repeat-x top left;}
 .cb_shadow_tr{ background : url(images/bg_shadow.png) repeat-x top right;}

Modified: management/design/comboBox/markup/ComboBox_Strict_sky.html
===================================================================
--- management/design/comboBox/markup/ComboBox_Strict_sky.html	2008-01-22 01:05:16 UTC (rev 5520)
+++ management/design/comboBox/markup/ComboBox_Strict_sky.html	2008-01-22 01:06:23 UTC (rev 5521)
@@ -8,21 +8,21 @@
 .cb_width_list{ width : 248px;}
 .cb_font{ font-size : 11px/*generalSizeFont*/; font-family : arial/*generalFamilyFont*/; color : #000000/*generalTextColor*/} 
 .cb_shell{ position : relative;}
-.cb_field{ width : 240px; position : absolute; top : 0px; left : 0; padding-left :3px; margin : 0px; border : 1px solid #c0c0c0; /*background-image: url(SpinnerFieldGradient.gif);*/ background-position:left top;
-background-repeat:repeat-x; /*border-color: #BED6F8 rgb(255, 255, 255) #BED6F8 rgb(190, 214, 248);*/ background-color : #FFFFFF; /*controlBackgroundColor*/} /*panelBorderColor*/
+.cb_field{ width : 240px; position : absolute; top : 0px; left : 0; padding-left :3px; margin : 0px; border : 1px solid #c0c0c0; background-image: url(SpinnerFieldGradient.gif); background-position:left top;
+background-repeat:repeat-x; border-color: #BED6F8 rgb(255, 255, 255) #BED6F8 rgb(190, 214, 248); background-color : #FFFFFF; /*controlBackgroundColor*/} /*panelBorderColor*/
 .cb_strut{ width : 240px; position : relative; visibility : hidden; padding-left :3px; margin : 0px; border : 1px solid #c0c0c0; margin : 0px; border : 1px solid #c0c0c0;}
-.cb_button{ position : absolute; top : 0px; right : 0; width : 17px; padding-left : 0px; padding-right : 0px; margin : 0px; border : 1px solid #c0c0c0; /*border-color: #BED6F8 rgb(190, 214, 248) #BED6F8 rgb(190, 214, 248);*/ } /*panelBorderColor*/
-.cb_button_bg{ background : url(images/bg_btn1.png) top  repeat-x #4a75b5;} /*gradient - from generalBackgroundColor to tabBackgroundColor, background-color - tabBackgroundColor*/
-.cb_button_bg_press{ background : url(images/bg_press.png) repeat-x bottom #4a75b5} /*gradient - from tabBackgroundColor to generalBackgroundColor, background-color - tabBackgroundColor*/
+.cb_button{ position : absolute; top : 0px; right : 0; width : 17px; padding-left : 0px; padding-right : 0px; margin : 0px; border : 1px solid #c0c0c0; border-color: #BED6F8 rgb(190, 214, 248) #BED6F8 rgb(190, 214, 248); } /*panelBorderColor*/
+.cb_button_bg{ background : url(images/bg_btn.png) top  repeat-x #C7D7EC;} /*gradient - from generalBackgroundColor to tabBackgroundColor, background-color - tabBackgroundColor*/
+.cb_button_bg_press{ background : url(images/bg_press.png) repeat-x bottom #C7D7EC} /*gradient - from tabBackgroundColor to generalBackgroundColor, background-color - tabBackgroundColor*/
 .cb_button_arrow{  background : url(images/down.gif) center  no-repeat; cursor : pointer;}
 .cb_button_select{  border : 1px solid #E79A00;} /*selectControlColor*/
 
 .cb_list_cord{ position : relative; font-size : 0px;d!isplay : none}/*DDL is hidden!!!!!*/
 .cb_list_position{ position : absolute; top:1px; left:0px;}
-.cb_list_decoration{border : 1px solid #c0c0c0  /*panelBorderColor*/;  padding : 0px; background : #FFFFFF; /*tableBackgroundColor*/}
+.cb_list_decoration{border : 1px solid #BED6F8  /*panelBorderColor*/;  padding : 0px; background : #FFFFFF; /*tableBackgroundColor*/}
 .cb_list_scroll{ overflow : auto; overflow-x : hidden; height : 100px;}
 .cb_option{ padding : 2px; white-space : nowrap;}
-.cb_select{ padding : 1px; width : 100%; background-color: #4a75b5; border : 1px dotted #4a75b5; color: white;/*generalTextColor*/}
+.cb_select{ padding : 1px; width : 100%; background-color: #DFE8F6; border : 1px dotted #a3bae9;/*generalTextColor*/}
 .cb_shadow{ top:10; left:0; position : absolute;}
 .cb_shadow_tl{ background : url(images/bg_shadow.png) repeat-x top left;}
 .cb_shadow_tr{ background : url(images/bg_shadow.png) repeat-x top right;}




More information about the richfaces-svn-commits mailing list