App-Alice
view release on metacpan or search on metacpan
share/static/alice-default.css view on Meta::CPAN
width: 95px; }
li.event div.left span.timestamp {
opacity: 0;
-webkit-transition: opacity 0.1s ease-in-out; }
ul.messages li.avatar:not(.consecutive) {
z-index: 900; }
div.left img {
border: 1px solid white;
display: block;
max-width: 32px;
max-height: 32px;
float: right; }
div.left span.nickhint {
position: absolute;
z-index: 901;
right: 5px;
top: 4px;
padding: 0 2px;
min-width: 28px;
background: rgba(0, 0, 0, 0.5);
color: #fff;
text-shadow: black 0 1px 1px;
opacity: 0;
-webkit-transition: opacity 0.5s ease-in-out; }
div.timehint {
position: absolute;
font-size: 10px;
right: 0px;
top: 1px;
padding: 6px 4px 2px 4px;
color: #555555;
opacity: 0;
text-shadow: white 0 0 3px;
background: white; }
.info ul.messages li.highlight div.timehint,
li.self div.timehint {
background: #fffbd0; }
div.msg {
margin-left: 100px;
padding: 3px 5px;
word-wrap: break-word;
-khtml-line-break: after-white-space;
-khtml-nbsp-mode: space;
border-top: 1px solid #eeeeee;
border-left: 1px solid #c1c1c1; }
li.event div.msg {
padding: 5px; }
li.monospace div.msg {
padding: 6px 5px; }
li.event + li.message div.msg {
border-top: 1px solid transparent; }
ul.messages li:first-child div.msg {
border-top: 1px solid transparent; }
/* so the last avatar doesn't hang off the edge */
ul.messages li.avatar:not(.consecutive) div.msg {
min-height: 35px; }
ul.messages li.monospace {
min-height: 0px; }
ul.messages li.message:last-child {
border-bottom: 1px solid #eeeeee; }
ul.messages li.consecutive div.msg {
border-top: none; }
ul.messages li + li.consecutive div.msg {
padding-top: 0px; }
div.msg a {
word-break: break-all; }
div.msg img {
display: block;
border: none; }
ul.messages li.monospace + li.monospace.consecutive {
margin-top: -5px; }
ul.messages li.monospace div.msg {
font-family: Monaco, monospace;
font-size: 10px;
line-height: 12px;
word-wrap: normal;
white-space: pre-wrap; }
li.monospace div.msg span[style*="bold"] {
letter-spacing: -1px; }
ul.messages li.event {
font-size: 11px;
background: #d9e7fb;
border-bottom: 1px solid white; }
ul.messages li.event.notice {
background: #eb2222;
color: #fff; }
ul.messages li.event.notice a {
color: #fffc00;
text-decoration: none; }
ul.messages li.event.notice a:hover {
text-shadow: none; }
ul.messages li.event.happynotice {
background: #3fc842;
color: #fff; }
ul.messages li.event div.msg {
background: none;
border-left: none; }
( run in 1.470 second using v1.01-cache-2.11-cpan-39bf76dae61 )