add code to report fatal exceptions to tt-rss.org

This commit is contained in:
Andrew Dolgov
2011-03-06 10:56:08 +03:00
parent ce68ec747a
commit ba083651fa
2 changed files with 33 additions and 1 deletions

View File

@@ -1487,6 +1487,9 @@ div.hlUpdPic img {
max-width : 16px;
}
div.fatalError {
margin-bottom : 10px;
}
div.fatalError button {
margin-top : 5px;