forked from 0x2620/oxjs
requests, errors, dialogs
This commit is contained in:
parent
c9f854061c
commit
1bc0ffdfbd
5 changed files with 24 additions and 34 deletions
|
|
@ -67,8 +67,6 @@ Dialog
|
|||
position: absolute;
|
||||
-moz-border-radius: 8px;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
|
||||
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
.OxDialog > .OxTitleBar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue