1
0
Fork 0
forked from 0x2620/oxjs

fix find on map

This commit is contained in:
rolux 2011-04-27 09:13:12 +02:00
commit 358ee1bc96
7 changed files with 18 additions and 5 deletions

View file

@ -163,6 +163,9 @@ Forms
background: -moz-linear-gradient(top, rgb(0, 0, 0), rgb(32, 32, 32));
background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), to(rgb(32, 32, 32)));
}
.OxThemeModern div.OxInput.OxError input {
color: rgb(255, 64, 64);
}
.OxThemeModern div.OxInput.OxFocus,
.OxThemeModern .OxSelect.OxFocus {
//border: 1px solid rgb(80, 80, 80);