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,13 +26,8 @@ Dialog
.OxThemeModern .OxDialog {
background: rgba(48, 48, 48, 0.96);
}
.OxThemeModern .OxDialog > .OxTitleBar {
//background: rgba(32, 32, 32, 0.96);
}
.OxThemeModern .OxDialog > .OxButtonsBar {
//background: rgba(32, 32, 32, 0.96);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
}
/*