This repository has been archived on 2024-07-18. You can view files and clone it, but cannot push or open issues or pull requests.
lwb5/site/static/beta5/css/pg_research.css

18 lines
599 B
CSS
Raw Normal View History

2016-01-10 11:01:49 +01:00
table.list td { vertical-align: top; }
td#respsel { text-align: center; }
td.sdesc { width: 48px; text-align: right; }
td.sdesc a { font-style: normal; }
th.tname { width: auto; text-align: left; }
.icost, .itype { width: 10%; text-align: center; }
td.impl { width: 15%; vertical-align: top; }
.compl { width: 15%; text-align: center; }
table.rbudget { width: auto; }
table.rbudget td { vertical-align: middle; }
td.rbico { width: 32px; }
td.rbttl { text-align: right; font-weight: bold; }
td.rbval { width: 64px; text-align: center; }
td.rbcl { text-align: right; }
td.rbcr { text-align: left; }