Chat-iFly
view release on metacpan or search on metacpan
public/themes/dark/dark.css view on Meta::CPAN
}
#drupalchat .chatbox .subpanel {
width: 239px;
}
/* Subpanel title */
#drupalchat .subpanel_title {
background: #333333;
border-bottom: 1px solid #333333;
color: #fff;
cursor: pointer;
font-weight: bold;
padding: 3px 4px 3px 8px;
font-size: 13px;
}
#drupalchat .subpanel_title div.status-1{
display: block;
float: left;
background: url(images/online.png) no-repeat 100% center;
height: 9px;
width: 9px;
public/themes/light/light.css view on Meta::CPAN
width: 200px;
}
#drupalchat .chatbox .subpanel {
width: 239px;
}
/* Subpanel title */
#drupalchat .subpanel_title {
background: #222;
color: #fff;
cursor: pointer;
font-weight: bold;
padding: 3px 4px 3px 8px;
font-size: 13px;
}
#drupalchat .subpanel_title div.status-1{
display: block;
float: left;
background: url(images/online.png) no-repeat 100% center;
height: 9px;
width: 9px;
public/themes/light/light.css view on Meta::CPAN
width: 210px;
}
#drupalchat .drupalchatnousers {
display: block !important;
font-weight: normal !important;
height: 22px !important;
line-height: 22px !important;
margin: 0 !important;
padding: 3px 0 3px 8px !important;
color: #222 !important;
cursor: pointer;
}
#drupalchat .drupalchatnousers:hover {
/*color: #FFF !important;*/
}
#drupalchat .drupalchat_popup{
width: 70px;
/*height: 100px;*/
position: absolute;
display: none;
z-index: 200;
( run in 0.497 second using v1.01-cache-2.11-cpan-4d50c553e7e )