huu
This commit is contained in:
parent
a0ccbddbb5
commit
58147a6815
|
@ -151,7 +151,8 @@ font-weight:bold;}
|
|||
#contentTab
|
||||
{padding:0px 18px 10px 6px;
|
||||
clear:both;
|
||||
height:172px;
|
||||
height:194px;
|
||||
font-size:12px;
|
||||
overflow:hidden;} /*we may need to do some JAVASCRIPT for this*/
|
||||
|
||||
.contentTab ul li span
|
||||
|
|
|
@ -67,7 +67,8 @@ margin-top:6px;}
|
|||
#searchInnerDiv
|
||||
{position:absolute;
|
||||
right:16px;
|
||||
top:11px;}
|
||||
top:11px;
|
||||
z-index:5;}
|
||||
|
||||
.searchInner
|
||||
{
|
||||
|
@ -178,7 +179,8 @@ clear:both;
|
|||
border-top:1px solid #f0dfdf;}
|
||||
|
||||
.selectMenu
|
||||
{padding-top:6px;}
|
||||
{padding-top:6px;
|
||||
}
|
||||
|
||||
.selectMenu select
|
||||
{border:1px solid #f7bd00;
|
||||
|
@ -189,7 +191,8 @@ color:#666;
|
|||
border-radius:8px;
|
||||
border:2px outset #f0f0f0;
|
||||
/*background-color:#f0f0f0;*/
|
||||
outline:none;}
|
||||
outline:none;
|
||||
margin-right:6px;}
|
||||
|
||||
.selectMenu select:focus
|
||||
{}
|
||||
|
|
|
@ -115,7 +115,7 @@
|
|||
<option value="title">Title</option>
|
||||
<option value="mostpopular">Most popular</option>
|
||||
-->
|
||||
</select><br />
|
||||
</select>
|
||||
|
||||
<input id="page_no" name="page_no" type="hidden" value="1" />
|
||||
<input id="object_id" name="object_id" type="hidden" value="" />
|
||||
|
|
Loading…
Reference in New Issue
Block a user