Sha256: c063b6502f2481ee2fe2923d560886aa630893577a15ec644a1b2400a3465bb7
Contents?: true
Size: 531 Bytes
Versions: 2
Compression:
Stored size: 531 Bytes
Contents
<div class="content popup-wrapper" style="position:absolute;top:0px;left:0px;right:0px;bottom:0px"> <div class="popup-modal" style="position:absolute;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:2"></div> <div class="popup-window" style="z-index:5;position:absolute;width:<%= @width %>px;height:<%= @height %>px;margin-left:-<%= @width/2 %>px;margin-top:-<%= @height/2 %>px;top:50%;left:50%"> <div class="container" style="width:<%= @width %>px;height:<%= @height %>px"></div> </div> </div>
Version data entries
2 entries across 2 versions & 1 rubygems