lib/ruby_app/elements/mobile/document.css.haml in RubyApp-0.5.52 vs lib/ruby_app/elements/mobile/document.css.haml in RubyApp-0.5.53
- old
+ new
@@ -1,11 +1,12 @@
:sass
/* #{__FILE__}
div.overlay
+ background-color: rgba(0,0,0,0.25)
display: none
height: 100%
left: 0px
position: absolute
top: 0px
width: 100%
- z-index: 1
+ z-index: 9
= yield