Alice
view release on metacpan or search on metacpan
share/static/alice-default.css view on Meta::CPAN
img {
border: none; }
ul#tabs li:hover {
cursor: default; }
div#tab_bar .dropdown {
opacity: 0;
width: 24px;
height: 24px;
z-index: 905; }
div#join_button {
position: absolute;
bottom: 0px;
right: 12px;
width: 24px;
height: 24px;
background: url(image/sprites.png) -32px -36px no-repeat;
cursor: pointer; }
div#join_button:hover {
background: url(image/sprites.png) -32px -56px no-repeat; }
div#tab_bar div#tabset_dropdown {
position: absolute;
bottom: 0px;
left: 0px;
background: url(image/sprites.png) -29px 4px no-repeat;
opacity: 1;
cursor: pointer; }
div#tab_bar div#tabset_dropdown:hover {
background: url(image/sprites.png) -29px -16px no-repeat; }
div#tab_bar .dropdown.active {
opacity: 1;
cursor: pointer; }
div#tab_menu_left {
position: absolute;
left: 24px;
bottom: 0px;
border-right: 1px solid #999999; }
div#tab_menu_left ul {
left: 0px;
right: auto; }
div#tab_menu_right {
position: absolute;
right: 36px;
bottom: 0px;
border-left: 1px solid #999999; }
div#tab_menu_right ul {
right: -1px;
left: auto; }
.dropdown li.selectedset,
.dropdown li.unread {
font-weight: bold; }
.tab_menu.active {
background: url(image/sprites.png) 4px -275px no-repeat; }
#tab_menu_left.tab_menu.active {
background: url(image/sprites.png) -29px -275px no-repeat; }
.tab_menu:hover,
.tab_menu.open {
background: url(image/sprites.png) 4px -175px no-repeat; }
#tab_menu_left.tab_menu:hover,
#tab_menu_left.tab_menu.open {
background: url(image/sprites.png) -29px -175px no-repeat; }
.tab_menu.unread {
background: url(image/sprites.png) 4px -195px no-repeat; }
#tab_menu_left.tab_menu.unread {
background: url(image/sprites.png) -29px -195px no-repeat; }
.tab_menu.highlight {
background: url(image/sprites.png) 4px -236px no-repeat; }
#tab_menu_left.tab_menu.highlight {
background: url(image/sprites.png) -29px -236px no-repeat; }
div#config_menu {
top: 0px;
left: 0px;
height: 17px;
border: #fff;
border: 1px solid #cccccc;
border-bottom: 1px solid #555555;
border-right: 1px solid #555555;
cursor: pointer;
position: absolute;
z-index: 902;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAAaCAYAAAADiYpyAAADG0lEQVRYw+2ZS0hVURSGr9qVBipGDysaZUIRRQ9u70FlgwYZFTRp0ItIgqKixEERBE2i6A1FWUjSKKGoBiVZEEnRw8oKa9KLoIcQZWqW5teg/8DicM6596gHruiBhey19tp7r+/svfY61xgQGxBiAxAiBpEJtLpkRn...
background-color: #999999;
background-size: 33px 13px;
width: 50px; }
div#config_menu > ul {
margin-left: -1px; }
@media screen and (-webkit-device-pixel-ratio: 2) {
div#config_menu {
top: 0px;
left: 0px;
height: 17px;
border: #fff;
border: 1px solid #cccccc;
border-bottom: 1px solid #555555;
border-right: 1px solid #555555;
cursor: pointer;
position: absolute;
z-index: 902;
share/static/alice-default.css view on Meta::CPAN
position: relative; }
div#input div.editor,
div#input textarea {
color: black;
line-height: 1.2em;
min-height: 1.2em;
max-height: 150px;
display: block;
padding: 3px 0;
border: none;
margin: 0;
outline: 0 none;
font-size: 12px;
overflow: hidden;
resize: none;
font-family: "Lucida Grande", Helvetica, sans-serif;
background: white; }
div#input textarea {
width: 100%; }
div#input div.editor {
margin-right: 75px;
-khtml-nbsp-mode: space; }
div#input div.editor_toolbar {
overflow: hidden;
position: absolute;
top: -3px;
right: 0px;
width: 70px;
bottom: -3px;
z-index: 902;
background: #efefef; }
div#input div.editor_toolbar button {
display: block;
float: left;
color: #222222;
line-height: 12px;
font-size: 12px;
margin: 0;
padding: 4px 4px;
text-align: center;
background: none;
cursor: pointer;
border: none;
color: #999999; }
div#input div.editor_toolbar button.colors:hover {
background: none; }
div#input div.editor_toolbar button.colors {
width: 14px;
height: 14px;
border: 2px solid black;
margin: 4px;
padding: 0; }
div#input div.editor_toolbar button.selected {
color: black; }
.bold {
font-weight: bold; }
.italic {
font-style: italic; }
.underline {
text-decoration: underline; }
div.editor div,
div.editor p,
div.editor h1,
div.editor h2,
div.editor h3,
div.editor h4,
div.editor h5,
div.editor span {
font-size: 1em !important;
margin: 0 !important;
padding: 0 !important; }
div.editor img {
display: none !important; }
div#input input.send {
display: none; }
ul#tabs {
list-style: none;
margin: 0;
padding: 0;
padding-left: 1px;
font-size: 11px;
position: absolute;
left: 0px;
height: 25px;
overflow: hidden;
width: 5000px;
-webkit-transition: left 0.25s ease-in-out;
-moz-transition: left 0.25s ease-in-out; }
div#tab_bar {
bottom: 0px;
left: 0px;
right: 0px;
height: 25px;
position: absolute;
background: url(image/sprites.png) 0px -300px repeat-x #dddddd; }
div#tabs_container {
position: absolute;
top: 0px;
bottom: 0px;
right: 60px;
left: 48px;
overflow: hidden; }
ul#tabs li {
share/static/alice-default.css view on Meta::CPAN
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;
background: white;
color: black; }
div.config div.sidebar div.controls {
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
padding: 5px 8px;
background: #cccccc; }
div.config div.config_body {
position: absolute;
left: 151px;
top: 0px;
bottom: 29px;
right: 0px; }
div.config_body table {
width: 100%; }
div.config .controls {
clear: both;
font-size: 0.7em !important; }
div.config .controls a {
text-decoration: none;
margin: 0 5px 0 0; }
div.config .controls a:hover {
text-decoration: underline; }
div.config label {
color: #777777;
font-size: 0.8em; }
div.config input[type="text"] {
background: white;
color: black; }
div.config input[type="checkbox"] {
float: left;
margin-right: 4px; }
div.config div.sidebar {
position: absolute;
top: 0px;
bottom: 29px;
left: 0px;
width: 150px;
background: #dddddd; }
div.config div.sidebar ul {
list-style: none;
margin: 0;
padding: 0px;
position: absolute;
top: 22px;
bottom: 24px;
( run in 0.540 second using v1.01-cache-2.11-cpan-39bf76dae61 )