Alice

 view release on metacpan or  search on metacpan

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

  div#topic {
    padding-left: 58px; }

  div#nicklist_toggle {
    display: none !important; }

  div.msg img {
    max-width: 200px;
    max-height: 200px; }

  div.left {
    width: 50px !important;
    padding-right: 0px !important;
    text-overflow: clip; }

  div.msg {
    margin-left: 54px !important; }

  div#input div {
    margin-right: 58px;
    background: none; }

  div#input div.editor_toolbar {
    display: none; }

  div#input div.editor {
    margin-right: 0; }

  div#input input.send {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 2px;
    z-index: 904; }

  div.msg.monospace, div.msg.announce {
    line-height: 11px; }

  div.msg img {
    border: none;
    max-width: 150px;
    max-height: 150px; } }
div.config {
  position: absolute;
  top: 50%;
  left: 50%;
  background: #efefef;
  padding-bottom: 29px;
  z-index: 981;
  -webkit-box-shadow: 1px 1px 3px #000;
  -moz-box-shadow: 1px 1px 3px #000;
  box-shadow: 1px 1px 3px #000;
  border: 5px solid #999999; }

div.config#join {
  width: 180px;
  height: 100px;
  margin-left: -90px;
  margin-top: -50px; }

div.config#prefs {
  padding-bottom: 29px;
  width: 326px;
  height: 294px;
  margin-left: -178px;
  margin-top: -162px; }

div.config#servers {
  width: 460px;
  height: 380px;
  margin-left: -230px;
  margin-top: -210px; }

div.config#tabsets {
  width: 300px;
  height: 200px;
  margin-left: -155px;
  margin-top: -120px; }

div.config div.buttons {
  clear: both;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 2px 8px;
  height: 24px;
  background: #999999;
  border: 1px solid #efefef;
  border-top: none; }

div.config div.buttons button {
  float: right; }

div.config div.config_body table {
  display: none; }

div.config div.config_body table.active {
  display: table; }

div.config_body table td {
  vertical-align: top;
  padding: 10px 0px 0px 10px; }

div.config_body table table td {
  padding: 0 0 5px 0; }

div.config label, div.config input {
  display: block;
  font-size: 0.8em; }

div.config span {
  font-size: 0.8em; }

div.config select {
  width: 135px;
  font-size: 0.8em;
  outline: 0 none; }

div.config select[multiple] {
  height: 70px;



( run in 0.872 second using v1.01-cache-2.11-cpan-0bb4e1dffa6 )