metamaps--metamaps/app/assets/stylesheets/uservoice.css

21 lines
390 B
CSS

/* =USERVOICE ICON DEFINE
--------------------------------------------------------*/
div.uv-icon.uv-bottom-left {
background-image:url(support_tab_sprite.png);
color:#FFFFFF;
cursor:pointer;
height:108px;
left:0;
margin-left:0px;
text-indent:-100000px;
top:65%;
width:25px;
z-index:100000;
opacity: 1;
}
div.uv-icon.uv-bottom-left:hover {
background-position: 0 -110px;
}