forked from 0x2620/oxjs
updating modern theme
This commit is contained in:
parent
111d3ca326
commit
45281c60a2
3 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ Forms
|
|||
color: rgb(192, 192, 192);
|
||||
}
|
||||
.OxThemeModern .OxButton,
|
||||
.OxThemeModern div.OxInput,
|
||||
.OxThemeModern .OxRange {
|
||||
background: -moz-linear-gradient(top, rgb(96, 96, 96), rgb(64, 64, 64));
|
||||
background: -webkit-gradient(linear, left top, left bottom, from(rgb(96, 96, 96)), to(rgb(64, 64, 64)));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue