diff --git a/source/Ox.UI/themes/modern/css/modern.css b/source/Ox.UI/themes/modern/css/modern.css index 7656f650..4df3c1c9 100644 --- a/source/Ox.UI/themes/modern/css/modern.css +++ b/source/Ox.UI/themes/modern/css/modern.css @@ -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 {