/*
 * Copyright 2005 - 2011 The Citadel Team
 * Licensed under the GPL V3
 *
 * Styles for the WebCit Iconbar in pics only mode.
 */

@import url("/static/styles/iconbaricns.css");

.ib_button {
    width: 35px;
}
.ib_button_link {
    padding-left: 0;
}
.ib_button_link span {
    display: none;
}
