* Fixed a multiselect bug in the mailbox view. Ctrl-click was selecting a message...
[citadel.git] / webcit / static / iconbarpiconly.css
blob3bee21a6570835f26ba0e20e8b7b7f50a9d8334e
1 /*
2 * $Id: iconbaricns.css 7193 2009-03-07 17:24:58Z dothebart $
3 * Copyright 2005 - 2009 The Citadel Team
4 * Licensed under the GPL V3
6 * Styles for the WebCit Iconbar in textonly mode.
8 */
10 @import url("/static/iconbaricns.css");
12 .ib_button {
13 width: 35px;
15 .ib_button_link {
16 padding-left: 0;
18 .ib_button_link span {
19 display: none;