gecko-dev/browser/themes/shared/aboutFrameCrashed.css
2019-05-01 20:05:24 +00:00

9 lines
203 B
CSS

body {
background-image: url("chrome://browser/skin/tab-crashed.svg");
background-position: center, center;
background-repeat: no-repeat;
height: 100%;
width: 100%;
background-size: 1.6em;
}