1
0
Fork 0
forked from 0x2620/oxjs

updating css

This commit is contained in:
Rolux 2010-02-26 14:42:21 +01:00
commit cda23cbf42
3 changed files with 10 additions and 3 deletions

View file

@ -103,7 +103,6 @@ Forms
background: -moz-linear-gradient(top, rgb(224, 224, 224), rgb(255, 255, 255));
background: -webkit-gradient(linear, left top, left bottom, from(rgb(224, 224, 224)), to(rgb(255, 255, 255)));
}
.OxThemeClassic input.OxInput:focus,
.OxThemeClassic textarea.OxInput:focus {
border: 1px solid rgb(160, 160, 160);
-moz-box-shadow: 0 0 2px rgb(128, 128, 128);