prevent dialog from being dragged off-screen in webkit; make layer transparent even if mouseup occurs outside it
This commit is contained in:
parent
f5488c6c57
commit
1b84855dde
3 changed files with 30 additions and 11 deletions
|
|
@ -66,6 +66,9 @@ Forms
|
|||
//border: 1px solid rgb(160, 160, 160);
|
||||
color: rgb(64, 64, 64);
|
||||
}
|
||||
.OxThemeClassic .OxInputLabel {
|
||||
color: rgb(64, 64, 64);
|
||||
}
|
||||
.OxThemeClassic .OxButton,
|
||||
.OxThemeClassic div.OxInput,
|
||||
.OxThemeClassic .OxRange {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue