1
0
Fork 0
forked from 0x2620/oxjs

update file selection example

This commit is contained in:
rolux 2012-06-27 13:21:45 +02:00
commit 2ec03287f2
3 changed files with 103 additions and 39 deletions

View file

@ -0,0 +1,5 @@
.OxSplitPanel .OxFileButton,
.OxSplitPanel .OxFileInput {
position: absolute;
left: 16px;
}