1
0
Fork 0
forked from 0x2620/oxjs

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

@ -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 {