Subversion Repositories SmartDukaan

Rev

Rev 6152 | Rev 6172 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6152 Rev 6167
Line 84... Line 84...
84
	text-align: right;
84
	text-align: right;
85
	margin-top: -1px;
85
	margin-top: -1px;
86
}
86
}
87
 
87
 
88
.searchbox	{
88
.searchbox	{
89
	width: 244px;
89
	width: 256px;
90
	float: left;
90
	float: left;
91
    border: 1px solid #CCCCCC;
91
    border: 1px solid #CCCCCC;
92
    height: 28px;
92
    height: 28px;
93
    text-align: left;
93
    text-align: left;
94
	font-size: 12px;
94
	font-size: 12px;
Line 111... Line 111...
111
}
111
}
112
 
112
 
113
.search-button	{
113
.search-button	{
114
	background: #F6F6F6 7% 50% no-repeat;
114
	background: #F6F6F6 7% 50% no-repeat;
115
	padding: 7px 0 0 8px;
115
	padding: 7px 0 0 8px;
116
	width: 110px;
116
	width: 98px;
117
	height: 30px;
117
	height: 30px;
118
	margin-left: 10px;
118
	margin-left: 10px;
119
}
119
}
120
 
120
 
121
#searchButton .icon	{
121
#searchButton .icon	{