1
0
Fork 0
forked from 0x2620/oxjs

in icon lists, support 'info' that is not a string, but an element

This commit is contained in:
rlx 2011-09-29 06:17:50 +00:00
commit 44a8ff015c
4 changed files with 32 additions and 8 deletions

View file

@ -1092,8 +1092,14 @@ Lists
border-radius: 4px;
//-moz-user-select: text;
//-webkit-user-select: text;
}
.OxIconList .OxItem > .OxText > div > div,
.OxIconList .OxItem > .OxText > div > div > div {
font-size: 9px;
font-weight: bold;
text-align: center;
}
.OxTextList {
top: 0;