Revert "serv_rssclient.c: style update"
[citadel.git] / webcit / static / styles / iconbarpiconly.css
1 /*
2  * Copyright 2005 - 2011 The Citadel Team
3  * Licensed under the GPL V3
4  *
5  * Styles for the WebCit Iconbar in pics only mode.
6  */
7
8 @import url("/static/styles/iconbaricns.css");
9
10 .ib_button {
11     width: 35px;
12 }
13 .ib_button_link {
14     padding-left: 0;
15 }
16 .ib_button_link span {
17     display: none;
18 }