requests, errors, dialogs

This commit is contained in:
Rolux 2010-02-01 11:41:35 +05:30
commit 1bc0ffdfbd
5 changed files with 24 additions and 34 deletions

View file

@ -26,22 +26,14 @@ Dialog
.OxThemeClassic .OxDialog {
background: rgba(224, 224, 224, 0.96);
//border: 1px solid rgba(128, 128, 128, 0.5);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}
.OxThemeClassic .OxDialog .OxTitle {
color: rgb(48, 48, 48);
}
.OxThemeClassic .OxDialog > .OxTitleBar {
//border-color: rgb(192, 192, 192);
//background: rgba(208, 208, 208, 0.96);
}
.OxThemeClassic .OxDialog > .OxButtonsBar {
//background: rgba(192, 192, 192, 0.96);
}
/*
================================================================================
Forms