source: extensions/Psli_BingMaps/admin/css/admin_batch.css @ 15448

Last change on this file since 15448 was 15448, checked in by psli, 12 years ago
File size: 397 bytes
Line 
1.psli_batch_header_type {
2        border-top:1px solid white;
3        border-bottom:1px solid white;
4        font-weight:bold;
5        font-size:120%;
6        text-align:center;
7}
8
9.psli_batch_header_map {
10        text-align:center;
11        font-size:120%;
12        font-weight:bold;
13}
14
15.psli_batch_header_entity {
16        border-bottom:1px solid #444444;
17}
18
19.psli_batch_association {
20        border-bottom:1px solid #444444;
21        text-align:center;
22}
Note: See TracBrowser for help on using the repository browser.