- Posts: 3
- Thank you received: 0
Please Log in or Create an account to join the conversation.
http://www.tuo_sito.com/components/com_icagenda/themes/packs/ic_rounded/css/ic_rounded_module.css
#ictip {
background: none repeat scroll 0 0 #F3F3F3;
border: 5px solid #CCCCCC;
border-radius: 10px;
box-shadow: 2px 2px 4px #999999;
color: #333333;
font-family: arial;
margin: 4px 10px;
min-width: 320px;
padding: 15px;
text-align: left;
width: auto;
z-index: 10000;
}
Please Log in or Create an account to join the conversation.
ictip {
color: #ffffff;
font-family: arial;
text-align: left;
background: #363636;
border: 5px solid #ccc;
margin: 4px 10px;
padding: 15px;
width: auto;
min-width: 320px;
border-radius: 10px;
z-index: 10000;
-webkit-box-shadow: 2px 2px 4px #363636;
-moz-box-shadow: 2px 2px 4px #363636;
box-shadow: 2px 2px 4px #363636;}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.