forked from 0x2620/oxjs
update file selection example
This commit is contained in:
parent
73c0fc8c31
commit
2ec03287f2
3 changed files with 103 additions and 39 deletions
5
examples/forms/file_selection/css/example.css
Normal file
5
examples/forms/file_selection/css/example.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.OxSplitPanel .OxFileButton,
|
||||
.OxSplitPanel .OxFileInput {
|
||||
position: absolute;
|
||||
left: 16px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue