Subversion Repositories SmartDukaan

Rev

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

Rev 4017 Rev 4045
Line 121... Line 121...
121
	background:#6699FF;
121
	background:#6699FF;
122
}
122
}
123
 
123
 
124
#slideGuideContent div.demo .ui-tabs-nav li.ui-tabs-selected,
124
#slideGuideContent div.demo .ui-tabs-nav li.ui-tabs-selected,
125
#slideGuideContent div.demo .ui-tabs-nav li.ui-state-active{
125
#slideGuideContent div.demo .ui-tabs-nav li.ui-state-active{
126
	background:#fff !important;
126
	background:white !important;
127
}
127
}
128
#slideGuideContent div.demo .ui-tabs-nav li.ui-state-active a{
128
#slideGuideContent div.demo .ui-tabs-nav li.ui-state-active a{
129
	color:#000;
129
	color:#000;
130
	background:#fff;
130
	background:#fff;
131
	border-bottom:none;
131
	border-bottom:none;
Line 134... Line 134...
134
	border-left:1px solid #999;
134
	border-left:1px solid #999;
135
}
135
}
136
 
136
 
137
#slideGuideContent .ui-tabs { zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
137
#slideGuideContent .ui-tabs { zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
138
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-tabs-selected,
138
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-tabs-selected,
139
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-state-active a.vt{
139
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-state-active a.vt, 
-
 
140
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-state-hover  a.vt{
140
	color:#fff !important;
141
	color:#333333 !important;
-
 
142
	font-weight: bold;
141
	text-decoration:none;
143
	text-decoration:none;
142
	background:#848484 url(../images/product-sprite.png) no-repeat 120px -1018px !important; 	
144
	background-color: white !important; 	
143
}
145
}
144
 
146
 
145
/*
147
/*
146
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
148
#slideGuideContent .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
147
*/
149
*/
Line 391... Line 393...
391
	width:105px;
393
	width:105px;
392
}
394
}
393
#slideGuideNav a{
395
#slideGuideNav a{
394
	display:block;
396
	display:block;
395
	padding:9px 0 9px 10px;
397
	padding:9px 0 9px 10px;
396
	color:#666666;
398
	color:#333333;
397
	text-decoration:none;
399
	text-decoration:none;
398
	line-height:18px;
400
	line-height:18px;
399
}
401
}
400
#slideGuideNav a:hover{
402
#slideGuideNav a:hover{
401
	color:#fff;
403
	color:#333333 !important;
-
 
404
	font-weight: bold;
402
	text-decoration:none;
405
	text-decoration:none;
403
	background:#848484 url(../images/product-sprite.png) no-repeat 120px -1018px; 	
406
	background-color: white !important; 	
404
}
407
}
405
 
408
 
406
/*___ slideGuideProduct ___*/
409
/*___ slideGuideProduct ___*/
407
#slideGuideProduct{
410
#slideGuideProduct{
408
	float:left;
411
	float:left;