summaryrefslogtreecommitdiff
path: root/src/chrome/browser/aboutTabCrashed.css
diff options
context:
space:
mode:
authorServail <45024837+Servail@users.noreply.github.com>2019-07-09 14:44:52 +0300
committerGitHub <noreply@github.com>2019-07-09 14:44:52 +0300
commitfd66cea54f2d89803e9e1cbf82c3628a56e6f03b (patch)
tree8d8c111ad9b111389dee252b737edb033b765ad7 /src/chrome/browser/aboutTabCrashed.css
parent920e9f49aeb6ffe4b6a9f0e83801a234c82c8e22 (diff)
Update aboutTabCrashed.css
Diffstat (limited to 'src/chrome/browser/aboutTabCrashed.css')
-rw-r--r--src/chrome/browser/aboutTabCrashed.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chrome/browser/aboutTabCrashed.css b/src/chrome/browser/aboutTabCrashed.css
index c116c2f..0689ed1 100644
--- a/src/chrome/browser/aboutTabCrashed.css
+++ b/src/chrome/browser/aboutTabCrashed.css
@@ -1,5 +1,5 @@
1body { 1body {
2 background-color: rgb(241, 244, 248); 2 background-color: rgb(0, 0, 0);
3 margin-top: 2em; 3 margin-top: 2em;
4 font: message-box; 4 font: message-box;
5 font-size: 100%; 5 font-size: 100%;