repo.or.cz
/
citadel.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* Removed the 'New User' button from openid_login; new and existing users are handled...
[citadel.git]
/
webcit
/
static
/
iconbarpiconly.css
blob
1577608b350165baab2db504f295331bd09bd841
1
@import
url
(
"/static/iconbaricns.css"
);
2
3
.ib_button
{
4
width
:
35px
;
5
}
6
.ib_button_link
{
7
padding-left
:
0
;
8
}
9
.ib_button_link span
{
10
display
:
none
;
11
}