This commit is contained in:
Karen 2011-10-26 02:52:55 +05:30
parent a0ccbddbb5
commit 58147a6815
3 changed files with 10 additions and 6 deletions

View File

@ -151,7 +151,8 @@ font-weight:bold;}
#contentTab #contentTab
{padding:0px 18px 10px 6px; {padding:0px 18px 10px 6px;
clear:both; clear:both;
height:172px; height:194px;
font-size:12px;
overflow:hidden;} /*we may need to do some JAVASCRIPT for this*/ overflow:hidden;} /*we may need to do some JAVASCRIPT for this*/
.contentTab ul li span .contentTab ul li span

View File

@ -67,7 +67,8 @@ margin-top:6px;}
#searchInnerDiv #searchInnerDiv
{position:absolute; {position:absolute;
right:16px; right:16px;
top:11px;} top:11px;
z-index:5;}
.searchInner .searchInner
{ {
@ -178,7 +179,8 @@ clear:both;
border-top:1px solid #f0dfdf;} border-top:1px solid #f0dfdf;}
.selectMenu .selectMenu
{padding-top:6px;} {padding-top:6px;
}
.selectMenu select .selectMenu select
{border:1px solid #f7bd00; {border:1px solid #f7bd00;
@ -189,7 +191,8 @@ color:#666;
border-radius:8px; border-radius:8px;
border:2px outset #f0f0f0; border:2px outset #f0f0f0;
/*background-color:#f0f0f0;*/ /*background-color:#f0f0f0;*/
outline:none;} outline:none;
margin-right:6px;}
.selectMenu select:focus .selectMenu select:focus
{} {}

View File

@ -115,7 +115,7 @@
<option value="title">Title</option> <option value="title">Title</option>
<option value="mostpopular">Most popular</option> <option value="mostpopular">Most popular</option>
--> -->
</select><br /> </select>
<input id="page_no" name="page_no" type="hidden" value="1" /> <input id="page_no" name="page_no" type="hidden" value="1" />
<input id="object_id" name="object_id" type="hidden" value="" /> <input id="object_id" name="object_id" type="hidden" value="" />