Alice

 view release on metacpan or  search on metacpan

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

  background: #657b83;
  height: 11px;
  padding-top: 5px;
  margin-top: -1px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-border-bottom-left-radius: 1px;
  -webkit-border-bottom-right-radius: 1px;
  -moz-border-bottom-left-radius: 1px;
  -moz-border-bottom-right-radius: 1px;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px; }

ul#tabs li:not(.active) {
  z-index: 900 !important; }

ul#tabs li.active {
  height: 25px;
  z-index: 903;
  background: #586e75; }

ul#tabs li.active:hover div.hit_area {
  background: #657b83; }

ul#tabs li:hover div.hit_area {
  background: #4b5e64;
  background: url(image/sprites.png) 0px -300px repeat-x #4b5e64; }

div#topic {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  background: #839496;
  text-align: center;
  border-top: 1px solid #93a1a1;
  border-bottom: 1px solid #073642;
  padding: 1px 0;
  padding-left: 50px;
  font-size: 11px;
  height: 15px;
  min-height: 15px;
  overflow: hidden;
  z-index: 901;
  text-decoration: none;
  color: #fdf6e3;
  -webkit-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.2); }

ul.messages {
  list-style: none;
  margin: 0;
  padding: 3px 0;
  margin: 0; }

ul.messages > li {
  font-size: 13px;
  display: block;
  position: relative;
  background-color: #eee8d5; }

ul.messages > li:not(.consecutive) {
  clear: both; }

ul.messages li.highlight div.msg {
  border-right: 3px solid #cb4b16; }

.info ul.messages li.highlight,
ul.messages li.self {
  background: #fffaed;
  border-right: none; }

.info ul.messages li.highlight div.msg,
ul.messages li.self div.msg {
  background: #fffaed; }

ul.messages li div.msg {
  background: #fdf6e3; }

ul.messages li.consecutive div.left {
  opacity: 0;
  height: 0px;
  position: absolute;
  left: -1000px; }

div.left {
  float: left;
  width: 95px;
  overflow: hidden;
  font-weight: bold;
  text-align: right;
  padding: 4px 0;
  padding-right: 4px;
  padding-bottom: 0;
  text-overflow: ellipsis;
  position: relative;
  text-wrap: none;
  white-space: nowrap;
  -khtml-nbsp-mode: space; }

li.event a,
li.event {
  color: #002b36; }

li.event div.left {
  padding-top: 5px; }

li.event div.msg {
  border-top: none; }

ul.messages li.avatar div.left {
  padding-bottom: 3px;
  padding-top: 3px; }

li.event div.left {
  padding: 5px 0;
  width: 95px; }

ul.messages li.avatar:not(.consecutive) {
  z-index: 800; }

div.left img {
  max-width: 32px;
  max-height: 32px;
  float: right;
  display: block; }

ul.messages li.avatar span.nick {
  position: absolute;
  z-index: 801;
  right: 4px;
  top: 3px;
  padding: 0 2px;
  min-width: 28px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  opacity: 0; }

div.timehint {
  font-size: 10px;
  float: right;
  padding: 6px 5px 0 5px;
  color: #93a1a1;
  opacity: 0; }

li.consecutive div.timehint {
  padding: 3px 5px 0 5px; }

div.msg {
  margin-left: 100px;
  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 #eee8d5;
  border-left: 1px solid #ddd7c5; }

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 #93a1a1 !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 #eee8d5; }

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%; }

ul.messages li.monospaced + li.monospaced.consecutive {
  padding-top: 0px; }

ul.messages li.monospaced div.msg {
  font-family: Monaco, monospace;
  font-size: 10px;
  line-height: 12px;
  word-wrap: normal; }

li.monospaced div.msg span[style*="bold"] {
  letter-spacing: -1px; }

ul.messages li.event {
  font-size: 11px;
  background: #bbd6ea;
  border-bottom: 1px solid #fdf6e3; }

ul.messages li.event.notice {
  background: #eb2222;
  color: #fff; }

ul.messages li.event.notice a {
  color: #fffc00;
  text-decoration: none; }

ul.messages li.event.happynotice {
  background: #3fc842;
  color: #fff; }

ul.messages li.event div.msg {
  background: none;
  border-left: none; }

ul.messages li.event div.left {
  font-weight: normal; }

ul.messages li.announce div.msg {
  color: #777;
  white-space: pre-wrap; }

div.msg img.audio {
  cursor: pointer;
  display: inline;
  padding: 0 4px;
  width: 16px;
  height: 16px;
  margin-bottom: -3px; }

a.nick {
  color: #073642;
  text-decoration: none; }

div.tab_button {
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 6px; }

li.channel_tab div.tab_button {
  background: url(image/sprites.png) 0px -80px no-repeat; }



( run in 2.916 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )