Subversion Repositories SmartDukaan

Rev

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

Rev 1143 Rev 1181
Line 104... Line 104...
104
}
104
}
105
 
105
 
106
/* 23 MARCH */
106
/* 23 MARCH */
107
 
107
 
108
#productList .productListBottom, #productListing .productListBottom {
108
#productList .productListBottom, #productListing .productListBottom {
109
    padding: 0 10px 16px 12px;
109
    padding: 0 10px 0px 12px;
110
}
110
}
111
 
111
 
112
#productDetail .blockLeft .imgTextBox .textbox {
112
#productDetail .blockLeft .imgTextBox .textbox {
113
    margin-left:-5px;
113
    margin-left:-5px;
114
}
114
}
Line 119... Line 119...
119
#frmRegister .register-row .newsletter {
119
#frmRegister .register-row .newsletter {
120
    line-height:normal;
120
    line-height:normal;
121
}
121
}
122
#sidebar div.lightbox{
122
#sidebar div.lightbox{
123
	margin:5px 0 0 0;
123
	margin:5px 0 0 0;
124
}
-
 
125
124
}
-
 
125