Web radio
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
radio/css/msgbox.css

17 lines
303 B

#message-success{
position: fixed;
padding: 10px;
margin: 0px;
width: auto;
height: auto;
top: 20px;
right: 20px;
text-align: center;
border-radius: 10px;
background-color: rgba(0, 0, 0, 0.7);
}
#jGrowl{
margin: 0 12px 0 12px;
right: 0px;
top: 0px;
}