requests, errors, dialogs
This commit is contained in:
parent
c9f854061c
commit
1bc0ffdfbd
5 changed files with 24 additions and 34 deletions
|
|
@ -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);
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue