forked from 0x2620/oxjs
fix .OxLabel.OxSquare CSS
This commit is contained in:
parent
23d9c6c44d
commit
3a71cab021
2 changed files with 8 additions and 7 deletions
|
|
@ -337,13 +337,13 @@ Forms
|
|||
color: rgb(192, 64, 64);
|
||||
}
|
||||
|
||||
.OxThemeClassic .OxLabel.OxSquare {
|
||||
background: rgb(240, 240, 240);
|
||||
}
|
||||
.OxThemeClassic .OxLabel.OxDisabled {
|
||||
color: rgb(128, 128, 128);
|
||||
}
|
||||
|
||||
.OxThemeClassic .OxDocPage .OxLabel.OxSquare,
|
||||
.OxThemeClassic .OxExamplePage .OxLabel.OxSquare {
|
||||
background: rgb(240, 240, 240);
|
||||
}
|
||||
|
||||
.OxThemeClassic input.OxCheckbox,
|
||||
.OxThemeClassic input.OxInput,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue