forked from 0x2620/oxjs
some improvements for menu and select
This commit is contained in:
parent
f1a6df298b
commit
ec1693c2c4
5 changed files with 70 additions and 26 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue