forked from 0x2620/oxjs
add Ox.FileInput
This commit is contained in:
parent
260c513e8e
commit
1320fb68aa
6 changed files with 329 additions and 0 deletions
|
|
@ -369,6 +369,11 @@ Forms
|
|||
background: -webkit-linear-gradient(top, rgb(160, 160, 160), rgb(192, 192, 192));
|
||||
}
|
||||
|
||||
.OxThemeClassic .OxFileInput > .OxBar,
|
||||
.OxThemeClassic .OxFileInput > .OxFiles {
|
||||
border-color: rgb(176, 176, 176);
|
||||
}
|
||||
|
||||
.OxThemeClassic .OxArrayEditable.OxArrayEditableTextarea .OxEditableElement {
|
||||
border-top-color: rgb(208, 208, 208);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue