1
0
Fork 0
forked from 0x2620/oxjs

changes to dialog api

This commit is contained in:
rolux 2010-12-24 17:13:18 +00:00
commit 3d136c4657
3 changed files with 120 additions and 79 deletions

View file

@ -378,9 +378,9 @@ OxForm
margin-top: 0;
}
.OxFormMessage {
width: 100%;
//width: 100%;
height: 10px;
margin-top: 2px;
margin: 2px 8px 0 0;
text-align: right;
display: none;
}
@ -1129,6 +1129,7 @@ Panels
right: 0px;
width: 14px;
height: 16px;
padding-top: 1px;
border-width: 0 0 0 1px;
background: rgba(0, 0, 0, 0);
font-size: 11px;

View file

@ -252,7 +252,7 @@ Menus
background: rgba(64, 64, 64, 0.96);
}
.OxThemeModern .OxMenu .OxItem.OxDisabled .OxCell {
color: rgb(80, 80, 80);
color: rgb(128, 128, 128);
}
/*