/ Published in: R

Expand |
Embed | Plain Text
#drawer { position: relative; float: right; background: red; width: 20%; min-height: 100%; /* above gmaps? */ //position: absolute; //color: white; //background: black; /* for IE */ //filter:alpha(opacity=60); /* CSS3 standard */ //opacity:0.6; /* for Mozilla */ //-moz-opacity:0.6; }
You need to login to post a comment.