1
0
Fork 0
forked from 0x2620/oxjs

some improvements for menu and select

This commit is contained in:
Rolux 2010-02-06 13:53:42 +05:30
commit ec1693c2c4
5 changed files with 70 additions and 26 deletions

View file

@ -142,9 +142,6 @@ input[type=image] {
input:focus {
outline: none;
}
input.OxSelect {
text-align: left;
}
/*
input.OxXlarge {
height: 26px;
@ -317,7 +314,7 @@ OxSelect
--------------------------------------------------------------------------------
*/
.OxSelect.OxMedium {
padding: 0 8px 0 8px;
}
.OxSelect > .OxButton {
text-align: left;