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

Commit

Permalink
ie8 transparency fallback
Browse files Browse the repository at this point in the history
  • Loading branch information
josmardias committed Mar 26, 2015
1 parent c304b46 commit cf850e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions iframe/panel.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
html {
height: 100%;
width: 100%;
background:rgb(100, 100, 100);
background: rgba(0, 0, 0, 0.6);
}

Expand Down

0 comments on commit cf850e4

Please sign in to comment.