Alice

 view release on metacpan or  search on metacpan

share/static/alice-dark.css  view on Meta::CPAN

  min-height: 1.2em;
  padding: 3px 5px;
  word-wrap: break-word;
  -khtml-line-break: after-white-space;
  -khtml-nbsp-mode: space;
  border-top: 1px solid #111111;
  border-left: 1px solid black; }

div.msg div.oembed {
  font-size: 12px;
  padding: 5px;
  word-break: default;
  white-space: normal;
  display: none; }

sup.external {
  line-height: 0px;
  vertical-align: 2px;
  padding-left: 1px; }

sup.external a {
  text-decoration: none;
  color: #444;
  text-shadow: 1px 1px 1px white;
  margin-left: 1px;
  font-size: 0.7em;
  background-color: #CCC;
  border-radius: 3px;
  padding: 1px 2px 1px 3px;
  font-weight: normal;
  letter-spacing: 0;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa; }

sup.external a:hover {
  background-color: #D1D3D3; }

sup.external a:after {
  content: " â–¸"; }

div.oembed iframe {
  min-height: 250px;
  font-size: 0.8em;
  border: none;
  margin: 0;
  padding: 0; }

li.message div.msg > span {
  white-space: pre-wrap; }

li.fold + li div.msg {
  border-top: 1px solid #333333 !important; }

li.event div.msg {
  padding: 5px; }

li.monospaced div.msg {
  padding: 7px 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.monospaced.avatar:not(.consecutive) div.msg {
  min-height: 24px; }

.noavatars ul.messages li.avatar:not(.consecutive) div.msg {
  min-height: 0px; }

.noavatars ul.messages li.monospaced.avatar:not(.consecutive) div.msg {
  min-height: 0px; }

ul.messages li.message:last-child {
  border-bottom: 1px solid #111111; }

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.oembed a {
  word-break: normal; }

div.image a {
  position: relative; }

div.image a a.hideimg {
  position: absolute;
  white-space: nowrap;
  top: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  opacity: 0;
  color: #fff;
  padding: 4px 0px;
  cursor: pointer;
  font-size: 11px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

div.image a:hover a.hideimg {
  opacity: 1;
  background: rgba(0, 0, 0, 0.25); }

div.image a a.hideimg:hover {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1; }

div.msg div.oembed img,
div.msg div.image img {
  border: none;
  max-height: 300px;
  max-width: 100%; }



( run in 1.227 second using v1.01-cache-2.11-cpan-39bf76dae61 )