forked from 0x2620/oxjs
adding open and preview events to list
This commit is contained in:
parent
32ff49402e
commit
dccf07a655
4 changed files with 113 additions and 49 deletions
|
|
@ -95,6 +95,7 @@ Forms
|
|||
background: -moz-linear-gradient(top, rgb(0, 0, 0), rgb(32, 32, 32));
|
||||
background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), to(rgb(32, 32, 32)));
|
||||
}
|
||||
.OxThemeModern div.OxInput.OxFocus,
|
||||
.OxThemeModern .OxInput:focus {
|
||||
border: 1px solid rgb(80, 80, 80);
|
||||
-moz-box-shadow: 0 0 2px rgb(128, 128, 128);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue