forked from 0x2620/oxjs
in icon lists, support 'info' that is not a string, but an element
This commit is contained in:
parent
3965eed153
commit
44a8ff015c
4 changed files with 32 additions and 8 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue