Sha256: f025b1c0dcb1e524736efb23071d06d03c7fea10ed1c049340ed4247860299b5

Contents?: true

Size: 1.35 KB

Versions: 4

Compression:

Stored size: 1.35 KB

Contents

body {height:100%;}

div#restbox_screen {display:none; background:black; filter:alpha(opacity=50); opacity:.8; height:100%; width:100%; position:fixed; top:0; left:0; overflow:hidden;}
div#restbox_screen {background:-webkit-gradient(radial, center center, 1500, center center, 10, from(black), to(rgba(0,0,0,.4)), color-stop(0, black));}
/*div#restbox_screen {background:-moz-radial-gradient(45px 45px, 10px, 52px 50px, 30px, from(#A7D30C), to(rgba(1,159,98,0)), color-stop(0.90, #019F62));}*/

div#restbox_container {display:none; text-align:center; vertical-align: middle; position:absolute; top:50%; left:0px; width:100%; }
div#restbox_container div#restbox_content {width: 350px; position:relative; margin:auto; padding:20px 30px; font-size:13px; text-align:left; line-height:18px; color:#222; background:#fff; -webkit-border-radius:5px; -webkit-box-shadow:0px 1px 16px rgba(0,0,0,.6); -moz-box-shadow:black 0px 1px 8px; -moz-border-radius:5px;}
div#restbox_container div#restbox_content.restbox_loading {background:;}

div#restbox_container div#restbox_content span#restbox_close {position:absolute; top:-12px; left:-12px; height:25px; width:26px; background:url('/images/restbox/restbox_close.png') top left; text-indent:-9999px; cursor:pointer;}
div#restbox_container div#restbox_content a:active#restbox_close {background-position:bottom;}

div#restbox_content {opacity:0;}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
restbox-0.2.0 generators/restbox/templates/stylesheets/restbox.css
restbox-0.1.2 generators/restbox/templates/stylesheets/restbox.css
restbox-0.1.1 generators/restbox/templates/stylesheets/restbox.css
restbox-0.1.0 generators/restbox/templates/stylesheets/restbox.css