Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #22247 from alivedise/bugzilla/1045520/default-bac…
Browse files Browse the repository at this point in the history
…kground-is-white

Bug 1045520 - default background is white, r=timdream
  • Loading branch information
alivedise committed Jul 29, 2014
2 parents 449d632 + 31bac03 commit 5c90a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/system/style/window.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
background-size: auto 0.3rem;
}

.appWindow:not(.homescreen):not(.searchWindow).render > iframe {
.appWindow:not(.homescreen):not(.searchWindow).render > div.browser-container > iframe {
background-color: #fff;
}

Expand Down

0 comments on commit 5c90a72

Please sign in to comment.