* When saving a Task, if the status is COMPLETED then also set PERCENT-COMPLETE:100...
[citadel.git] / webcit / static / bt.css
blob1759de0717492f3ca8e563ea24c1a88e2a5a7d15
1 .tooltip {
2 width: 300px;
3 color: #000;
4 font:lighter 11px/1.3 sans-serif;
5 text-decoration:none;
6 text-align:left;
9 .tooltip span.top {
10 padding: 30px 8px 0;
11 background: url(bt.gif) no-repeat top
14 .tooltip b.bottom {
15 padding:3px 8px 15px;
16 color: #548912;
17 background: url(bt.gif) no-repeat bottom