Author: admitriev
Date: 2008-01-21 18:14:43 -0500 (Mon, 21 Jan 2008)
New Revision: 5517
Modified:
management/design/comboBox/markup/ComboBox_Strict.html
management/design/comboBox/markup/images/bg_shadow.png
Log:
Modified: management/design/comboBox/markup/ComboBox_Strict.html
===================================================================
--- management/design/comboBox/markup/ComboBox_Strict.html 2008-01-21 23:09:09 UTC (rev
5516)
+++ management/design/comboBox/markup/ComboBox_Strict.html 2008-01-21 23:14:43 UTC (rev
5517)
@@ -23,7 +23,7 @@
.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_shadow{ top:0; left:0; position : absolute;}
+.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;}
.cb_shadow_bl{ background : url(images/bg_shadow.png) repeat-x bottom left;}
@@ -31,7 +31,7 @@
</style>
</head>
-<body style="margin : 30px">
+<body style="margin : 30px; background : white">
<div class="cb_width_list cb_font cb_shell">
<div class="cb_list_cord"></div>
@@ -43,7 +43,7 @@
</div><div class="cb_list_cord">
<iframe class="cb_width_list cb_list_scroll cb_list_position"
frameborder="0"></iframe>
<div class="cb_shadow">
- <table cellpadding="0" cellspacing="0" border="0"
width="257" height="109">
+ <table cellpadding="0" cellspacing="0" border="0"
width="255" height="109">
<tr>
<td class="cb_shadow_tl">
<img src="images/spacer.gif" width="10" height="1"
alt="" border="0"><br>
Modified: management/design/comboBox/markup/images/bg_shadow.png
===================================================================
(Binary files differ)
Show replies by date