Subversion Repositories SmartDukaan

Rev

Rev 834 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 834 Rev 842
Line 19... Line 19...
19
#search .dropdown option{font-size:12px;}
19
#search .dropdown option{font-size:12px;}
20
 
20
 
21
#search .button{width:60px;}
21
#search .button{width:60px;}
22
 
22
 
23
/*___ Wrapper ___*/
23
/*___ Wrapper ___*/
24
#productDetail .blockRight .button{
24
/*#productDetail .blockRight .button{
25
	margin-left:-11px;
25
	margin-left:-11px;
26
	padding-top:5px;
26
	padding-top:5px;
27
}
27
}
28
 
28
*/
29
/*___ ActionBar ___*/
29
/*___ ActionBar ___*/
30
#actionBar .blockLeft .btnWidth1_IE7{width:78px;}
30
/*#actionBar .blockLeft .btnWidth1_IE7{width:78px;}
31
#actionBar .blockLeft .btnWidth1_IE7 .button{margin-left:-22px;}
31
#actionBar .blockLeft .btnWidth1_IE7 .button{margin-left:-22px;}
32
 
32
 
33
#actionBar .blockLeft .btnWidth2_IE7{width:125px;}
33
#actionBar .blockLeft .btnWidth2_IE7{width:125px;}
34
#actionBar .blockLeft .btnWidth2_IE7 .button{margin-left:-34px;}
34
#actionBar .blockLeft .btnWidth2_IE7 .button{margin-left:-34px;}
35
 
35
 
36
#actionBar .blockLeft .btnWidth1_IE7 .button,
36
#actionBar .blockLeft .btnWidth1_IE7 .button,
37
#actionBar .blockLeft .btnWidth2_IE7 .button{padding-top:2px;}
37
#actionBar .blockLeft .btnWidth2_IE7 .button{padding-top:2px;}
38
 
38
*/
39
#actionBar .blockRight #askAFriend span{margin-left:-8px;}
39
#actionBar .blockRight #askAFriend span{margin-left:-8px;}
40
 
40
 
41
/*___ slideGuideNav ___*/
41
/*___ slideGuideNav ___*/
42
#slideGuideNav a{padding-bottom:6px;}
42
#slideGuideNav a{padding-bottom:6px;}
43
 
43