Author: nbelaevski
Date: 2008-01-21 20:05:16 -0500 (Mon, 21 Jan 2008)
New Revision: 5520
Modified:
management/design/comboBox/markup/ComboBox_Strict_sky.html
Log:
design variants for combo box added
Modified: management/design/comboBox/markup/ComboBox_Strict_sky.html
===================================================================
--- management/design/comboBox/markup/ComboBox_Strict_sky.html 2008-01-22 00:59:09 UTC
(rev 5519)
+++ management/design/comboBox/markup/ComboBox_Strict_sky.html 2008-01-22 01:05:16 UTC
(rev 5520)
@@ -9,7 +9,7 @@
.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*/
+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*/