1
0
Fork 0
forked from 0x2620/oxjs

adding OxLabel

This commit is contained in:
Rolux 2010-02-27 09:46:49 +01:00
commit 563d5bdb9f
4 changed files with 70 additions and 6 deletions

View file

@ -59,6 +59,7 @@ Forms
.OxThemeClassic .OxButton,
.OxThemeClassic .OxInput,
.OxThemeClassic .OxLabel,
.OxThemeClassic .OxRange,
.OxThemeClassic .OxTrack {
border: 1px solid rgb(176, 176, 176);
@ -112,6 +113,10 @@ Forms
color: rgb(160, 160, 160)
}
.OxThemeClassic .OxLabel {
background: rgb(208, 208, 208);
}
/*
================================================================================
Menus