forked from 0x2620/oxjs
misc changes
This commit is contained in:
parent
489a6f5502
commit
35c1e9d0f7
5 changed files with 89 additions and 37 deletions
|
|
@ -840,9 +840,9 @@ Lists
|
|||
.OxTextList .OxBar .OxSelect {
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
width: 10px;
|
||||
width: 11px;
|
||||
height: 16px;
|
||||
border-width: 0 1px 0 1px;
|
||||
border-width: 0 1px 0 0;
|
||||
background: rgba(0, 0, 0, 0);
|
||||
font-size: 11px;
|
||||
text-align: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue