Subversion Repositories SmartDukaan

Rev

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

Rev 3499 Rev 3519
Line 3... Line 3...
3
    font-size:12px;
3
    font-size:12px;
4
    color:#000;
4
    color:#000;
5
    line-height:18px;
5
    line-height:18px;
6
    margin: 0 auto;
6
    margin: 0 auto;
7
    width:1100px;
7
    width:1100px;
8
    height:1100px;
8
    height:1400px;
9
}
9
}
10
 
10
 
11
#topbar{
11
#topbar{
12
	width:100%;
12
	width:100%;
13
    height:7%;
13
    height:7%;
Line 51... Line 51...
51
 
51
 
52
/*___ top-infopane ___*/
52
/*___ top-infopane ___*/
53
#top-infopane{
53
#top-infopane{
54
    float:left;
54
    float:left;
55
    width:100%;
55
    width:100%;
56
    height:30%;
-
 
57
    overflow: auto;
-
 
58
}
56
}
59
 
57
 
60
/*___ bottom-infopane ___*/
58
/*___ bottom-infopane ___*/
61
#bottom-infopane{
59
#bottom-infopane{
62
    float:left;
60
    float:left;
63
    width:100%;
61
    width:100%;
64
    height:70%;
-
 
65
    overflow: auto;
-
 
66
}
62
}
67
 
63
 
68
/*___ orderTopLeft ___*/
64
/*___ orderTopLeft ___*/
69
#orderTopLeft{
65
#orderTopLeft{
70
    float:left;
66
    float:left;
71
    width:24%;
67
    width:24%;
72
    height:35%;
-
 
73
}
68
}
74
 
69
 
75
/*___ orderTopMiddle ___*/
70
/*___ orderTopMiddle ___*/
76
#orderTopMiddle{
71
#orderTopMiddle{
77
    float:left;
72
    float:left;
78
    width:38%;
73
    width:38%;
79
    height:35%;
-
 
80
}
74
}
81
 
75
 
82
/*___ orderTopRight ___*/
76
/*___ orderTopRight ___*/
83
#orderTopRight{
77
#orderTopRight{
84
    float:left;
78
    float:left;
85
    width:38%;
79
    width:38%;
86
    height:35%;
-
 
87
}
80
}
88
 
81
 
89
/*___ orderMiddle ___*/
82
/*___ orderMiddle ___*/
90
#orderMiddle{
83
#orderMiddle{
91
    float:left;
84
    float:left;
92
    width:100%;
85
    width:100%;
93
    height:35%;
-
 
94
}
86
}
95
 
87
 
96
/*___ orderMiddleLeft ___*/
88
/*___ orderMiddleLeft ___*/
97
#orderMiddleLeft{
89
#orderMiddleLeft{
98
    float:left;
90
    float:left;
Line 113... Line 105...
113
 
105
 
114
/*___ orderMiddle ___*/
106
/*___ orderMiddle ___*/
115
#orderBottom{
107
#orderBottom{
116
    float:left;
108
    float:left;
117
    width:100%;
109
    width:100%;
118
    height:30%;
-
 
119
}
110
}
120
 
111
 
121
/*___ footer ___*/
112
/*___ footer ___*/
122
#footer{
113
#footer{
123
    width:100%;
114
    width:100%;
Line 147... Line 138...
147
 
138
 
148
.width-activity-type {
139
.width-activity-type {
149
    width:250px;
140
    width:250px;
150
}
141
}
151
 
142
 
152
#bottom-infopane-upper {
-
 
153
	height: 275px;
-
 
154
}
-
 
155
 
-
 
156
.table-tr-odd {
143
.table-tr-odd {
157
	background-color: #EAEBFF;
144
	background-color: #EAEBFF;
158
}
145
}
159
 
146
 
160
.table-tr-even {
147
.table-tr-even {
Line 185... Line 172...
185
  z-index: 100;
172
  z-index: 100;
186
}
173
}
187
 
174
 
188
div#mail-div {
175
div#mail-div {
189
	background-color: #EFF;
176
	background-color: #EFF;
190
	width:  700px;
177
	width:  740px;
191
    height: 300px;
178
    height: 380px;
192
}
179
}
193
 
180
 
194
a:active {color:#0000FF;}
181
a:active {color:#0000FF;}
195
 
182
 
196
table.display {
183
table.display {