typo
This commit is contained in:
parent
c4d65facc5
commit
6e2a837f1c
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@ Forms
|
|||
//background: -moz-linear-gradient(left top, left bottom, from(rgb(64, 64, 64)), to(rgb(32, 32, 32)));
|
||||
//background: -webkit-gradient(linear, left top, left bottom, from(rgb(64, 64, 64)), to(rgb(32, 32, 32)));
|
||||
}
|
||||
.OxThemeClassic div.OxInput.OxTextarea {
|
||||
.OxThemeModern div.OxInput.OxTextarea {
|
||||
background: transparent;
|
||||
}
|
||||
.OxThemeModern .OxButton:active {
|
||||
|
|
Loading…
Reference in a new issue