mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-01-12 22:45:52 +08:00
Provide better sandbox error messages, and disallow running from file:// URLs
This commit is contained in:
committed by
Igor Minar
parent
56a3d52f45
commit
dcf76e6816
@@ -8,6 +8,11 @@ body {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#system-error {
|
||||
font-size: 1.5em;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#json, #xml {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user