* Fixed a multiselect bug in the mailbox view. Ctrl-click was selecting a message...
[citadel.git] / webcit / static / bt.css
blob8f3b8d319ea328cb8df420e3c13dbc5d8aa21f67
1 /*
2 * Copyright 2005 - 2009 The Citadel Team
3 * Licensed under the GPL V3
4 */
5 .tooltip {
6 width: 300px;
7 color: #000;
8 font:lighter 11px/1.3 sans-serif;
9 text-decoration:none;
10 text-align:left;
13 .tooltip span.top {
14 padding: 30px 8px 0;
15 background: url(bt.gif) no-repeat top
18 .tooltip b.bottom {
19 padding:3px 8px 15px;
20 color: #548912;
21 background: url(bt.gif) no-repeat bottom