Subversion Repositories SmartDukaan

Rev

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

Rev 3339 Rev 3397
Line 151... Line 151...
151
 
151
 
152
.width10{
152
.width10{
153
    width:175px;
153
    width:175px;
154
}
154
}
155
 
155
 
156
.width-activity-type{
156
.width-activity-type {
157
    width:250px;
157
    width:250px;
158
}
158
}
159
 
159
 
160
#bottom-infopane-upper {
160
#bottom-infopane-upper {
161
	height: 235px;
161
	height: 235px;
Line 171... Line 171...
171
 
171
 
172
.home-page {
172
.home-page {
173
	cursor: pointer;
173
	cursor: pointer;
174
}
174
}
175
 
175
 
176
div.hidden-div {
176
.hidden {
177
	display: none;
177
	display: none;
178
}
178
}
179
 
179
 
-
 
180
.bold {
-
 
181
	font-size: larger;
-
 
182
}
-
 
183
 
180
.center-image {
184
.center-image {
181
  position: fixed;
185
  position: fixed;
182
  top: 50%;
186
  top: 50%;
183
  left: 50%;
187
  left: 50%;
184
  margin-top: -50px;
188
  margin-top: -50px;