Mercurial > hg > MPIWGWeb
comparison css/mpiwg.css @ 260:4eddd388d490 new_pro_struct
more work on subproject thumbs.
author | casties |
---|---|
date | Thu, 07 Aug 2014 17:50:04 +0200 |
parents | a416c997b9bc |
children | 798cb3663837 |
comparison
equal
deleted
inserted
replaced
259:1a82c28266d4 | 260:4eddd388d490 |
---|---|
1511 div.calendar table th { | 1511 div.calendar table th { |
1512 font-weight: normal; | 1512 font-weight: normal; |
1513 } | 1513 } |
1514 | 1514 |
1515 /* | 1515 /* |
1516 * sub row (between main and foot) | |
1517 */ | |
1518 #subrow { | |
1519 display: table; | |
1520 } | |
1521 #subrow .leftbox { | |
1522 border-top: 0; | |
1523 } | |
1524 #subrow .main { | |
1525 min-width: 690px; | |
1526 padding: 0 20px; | |
1527 border-top: 0; | |
1528 } | |
1529 | |
1530 /* | |
1516 * footer | 1531 * footer |
1517 */ | 1532 */ |
1518 #footservices { | 1533 #footservices { |
1519 position: relative; | 1534 position: relative; |
1520 /* height: 20px; */ | 1535 /* height: 20px; */ |