This commit is contained in:
rolux 2012-06-27 19:06:02 +02:00
parent c4d65facc5
commit 6e2a837f1c

View file

@ -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 {