forked from 0x2620/oxjs
launch sequence
This commit is contained in:
parent
1fa635f71b
commit
3e1cd3f490
4 changed files with 177 additions and 65 deletions
|
|
@ -701,7 +701,7 @@ Lists
|
|||
font-weight: bold;
|
||||
font-size: 10px;
|
||||
text-overflow: ellipsis;
|
||||
cursor: pointer;
|
||||
//cursor: pointer;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
@ -717,7 +717,7 @@ Lists
|
|||
display: none;
|
||||
}
|
||||
.OxTextList .OxBar .OxOrder.OxSelected {
|
||||
cursor: pointer;
|
||||
//cursor: pointer;
|
||||
display: block;
|
||||
}
|
||||
.OxTextList .OxBar .OxResize {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue