Subversion Repositories SmartDukaan

Rev

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

Rev 2228 Rev 2321
Line 236... Line 236...
236
	color:#333;
236
	color:#333;
237
	font-size:14px;
237
	font-size:14px;
238
	font-weight:bold;
238
	font-weight:bold;
239
}
239
}
240
 
240
 
-
 
241
#slideGuideContent div.desc li.helpdoc{
-
 
242
	cursor: pointer;
-
 
243
}
-
 
244
 
-
 
245
.qtip-content{
-
 
246
    position: relative;
-
 
247
    padding: 5px 20px;
-
 
248
    overflow-x: hidden;
-
 
249
    overflow-y: auto;
-
 
250
    max-height: 300px;
-
 
251
    text-align: left;
-
 
252
    word-wrap: break-word;
-
 
253
    background: #FFFFFF;
-
 
254
}
-
 
255
 
-
 
256
.qtip-content li{
-
 
257
    margin-left: 20px;
-
 
258
}
-
 
259
 
-
 
260
 
241
#slideGuideContent div.desc li.mainFeatureValue{
261
#slideGuideContent div.desc li.mainFeatureValue{
242
	margin-top:5px;
262
	margin-top:5px;
243
	padding-left:18px;
263
	padding-left:18px;
244
	color:#333;
264
	color:#333;
245
	font-size:13px;
265
	font-size:13px;