summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-03-06 10:56:08 +0300
committerAndrew Dolgov <[email protected]>2011-03-06 10:56:08 +0300
commitba083651fa57c7bd19358701b0da17c354bcd564 (patch)
treea17ff43e4a90664fee606cd87c931e6933ece8ea /tt-rss.css
parentce68ec747ad803b9973aecec9653399668422428 (diff)
add code to report fatal exceptions to tt-rss.org
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 928a5e94f..e4661e839 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1487,6 +1487,9 @@ div.hlUpdPic img {
max-width : 16px;
}
+div.fatalError {
+ margin-bottom : 10px;
+}
div.fatalError button {
margin-top : 5px;