* move some more vars from the session context to strbuf (the use of StrBufAppendTemp...
[citadel.git] / webcit / static / bt.css
1 .tooltip {\r
2         width: 300px;\r
3         color: #000;\r
4         font:lighter 11px/1.3 sans-serif;\r
5         text-decoration:none;\r
6         text-align:left;\r
7 }\r
8 \r
9 .tooltip span.top {\r
10         padding: 30px 8px 0;\r
11         background: url(bt.gif) no-repeat top\r
12 }\r
13 \r
14 .tooltip b.bottom {\r
15         padding:3px 8px 15px;\r
16         color: #548912;\r
17         background: url(bt.gif) no-repeat bottom\r
18 }\r