forked from 0x2620/oxjs
form elements rewrite, part 3
This commit is contained in:
parent
a6c01dd6c6
commit
d80019a17c
8 changed files with 87 additions and 92 deletions
|
|
@ -934,7 +934,7 @@ OxRange
|
|||
}
|
||||
.OxRange > .OxTrack > .OxThumb.OxTransparent {
|
||||
border: 1px solid white;
|
||||
background: transparent;
|
||||
background: rgba(255, 255, 255, 0.25);
|
||||
box-shadow: 0 0 1px white inset;
|
||||
}
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue