Project

General

Profile

« Previous | Next » 

Revision 2439

Added by sgarg over 19 years ago

Changes made to the css files by Veronique (tablehead class).

(Committed done by Saurabh Garg for Veronique)

View differences:

lib/style/skins/default/default.css
131 131
    background-image: url(@style-skins-path@/default/images/panelhead_bg.gif);
132 132
    text-align: center;
133 133
    color: #0247A8; 
134
    font-size: 1em; 
135
    font-weight: bold; 
134
/*    font-size: 1em; 
135
    font-weight: bold; */
136
        font-size: 14px; 
137
    font-weight: bold;
138

  
136 139
}
137 140
                    
138 141
.searchcat {
......
261 264
	  text-align: left;
262 265
}
263 266
	
264
/*.tabledefault {
267
.tabledefault {
265 268
    background: white;
266 269
    color: #555555;
267 270
		width: 790px; 
268 271
		width: 100%; 
269 272
    font-size: 12px; 
270 273
		line-height: 1.2;
271
    padding-left: 5px;
272
    padding-right: 5px; 
273
}*/
274
    /*padding-left: 5px;
275
    padding-right: 5px;*/ 
276
}
274 277

  
275 278
.tablepanel {
276 279
    background: #eeeeee;
......
281 284
}
282 285

  
283 286
.tablehead {
284
    background-color: #B3D4FF;
287
    background-image: url(@style-skins-path@/default/images/panelhead_bg.gif);
285 288
    color: #0040A1; 
289
    text-align: left;
286 290
    font-size: 14px; 
287
    font-weight: bold; 
288
    border-top: solid #ffffff 5px;
291
    font-weight: bold;
292
    border-top: solid #ffffff 2px;
289 293
    border-bottom: solid #ffffff 2px;
290 294
    padding-left: 15%;
291 295
    padding-top: 0px;
292 296
    padding-bottom: 0px;
293 297
}
294 298

  
299
th.tablehead {
295 300

  
296
       
301
    text-align: center;
302
    border: 0px;
303
    margin: 0px;
304
    padding: 0px;
305
    height:  21px;
306
}
307

  
308
.tablehead_lcorner {
309
    background-image: url(@style-skins-path@/default/images/panelhead_bg_lcorner.gif);
310
    background-position: right top;
311
    background-repeat: no-repeat;
312
    padding: 0px;
313
    margin:  0px;
314
    width:   10px;
315
    height:  21px;
316
}    
317
    
318
.tablehead_rcorner {
319
    background-image: url(@style-skins-path@/default/images/panelhead_bg_rcorner.gif);
320
    background-position: left top;
321
    background-repeat: no-repeat;
322
    padding: 0px;
323
    margin:  0px;
324
    width:   10px;
325
    height:  21px;
326
} 
327
   
328

  
297 329
.tableheadcontrast {
298 330
    background: #dddddd;
299 331
    vertical-align: baseline;
lib/style/skins/esa/esa.css
147 147
    font-size: 24px; 
148 148
    font-weight: bold;
149 149
}
150
<<<<<<< esa.css
150

  
151 151
.secondCol{
152 152
    background-color: #ffffff; 
153 153
    font-size: 12px;
154 154
    padding-left: 5px;
155 155
}
156
=======
157 156

  
158
>>>>>>> 1.5
159 157
.highlight  {
160 158
    color: #096B79;
161 159
    background-color: #DEF1F1; 
162
    font-style: italic;
160
    
163 161
    font-size: 1em; 
164 162
    padding-left: 10px;
165 163
}
......
170 168
    text-align: left;
171 169
    font-size: 14px; 
172 170
    font-weight: bold;
173
    border-top: solid #ffffff 5px;
171
    border-top: solid #ffffff 2px;
174 172
    border-bottom: solid #ffffff 2px;
175 173
    padding-left: 16%;
176 174
    padding-top: 0px;
177 175
    padding-bottom: 0px;
178 176
}
179
/*.tablehead {
180
    background-image: url(@knb-site-url@/images/panelhead_bg.gif);
181
    color: #0040A1; 
182
    text-align: left;
183
    font-size: 14px; 
184
    font-weight: bold;
185
    border-top: solid #ffffff 5px;
186
    border-bottom: solid #ffffff 2px;
187
    padding-left: 15%;
188
    padding-top: 0px;
189
    padding-bottom: 0px;
190
}*/
191 177

  
192 178
th.tablehead {
193 179

  
......
381 367
       width:  24%;
382 368
       text-align: right;
383 369
    }
384
<<<<<<< esa.css
385 370

  
386
=======
387
	
388

  
389
>>>>>>> 1.5
lib/style/skins/knb/knb.css
151 151
    border: solid #ffffff 1px;
152 152
} 
153 153

  
154
.tablehead {
155
    background-color: #B3D4FF;
156
    color: #0040A1; 
157
    font-size: 14px; 
158
    font-weight: bold; 
159
    border-top: solid #ffffff 5px;
160
    border-bottom: solid #ffffff 2px;
161
    padding-left: 15%;
162
    padding-top: 0px;
163
    padding-bottom: 0px;
164
}
165 154

  
166 155
.tablehead {
167 156
    background-image: url(@knb-site-url@/images/panelhead_bg.gif);
......
169 158
    text-align: left;
170 159
    font-size: 14px; 
171 160
    font-weight: bold;
172
    border-top: solid #ffffff 5px;
161
    border-top: solid #ffffff 2px;
173 162
    border-bottom: solid #ffffff 2px;
174 163
    padding-left: 15%;
175 164
    padding-top: 0px;

Also available in: Unified diff