App-Alice
view release on metacpan or search on metacpan
share/static/alice-dark.css view on Meta::CPAN
div.window.active {
display: block; }
div.window {
display: none; }
input[type="hidden"] {
display: none; }
body {
margin: 0;
padding: 0;
color: white; }
ul#tabs {
z-index: 20; }
ul#tabs li:hover {
cursor: default; }
ul#controls {
z-index: 30;
background: #444444; }
body.blurred ul#controls {
background: #333333; }
ul#controls li {
position: relative; }
select.select_overlay {
display: block;
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
width: 22px;
border: none;
padding: 0;
margin: 0;
opacity: 0;
font-size: 12px; }
select#tab_overflow_overlay option.unread {
font-weight: bold; }
li#tab_overflow_button {
background: url(image/sprites.png) 3px -174px no-repeat; }
li#tab_overflow_button.unread {
background: url(image/sprites.png) 3px -194px no-repeat; }
li#config_button {
background: url(image/sprites.png) 4px -216px no-repeat; }
body {
font-family: "Lucida Grande", Helvetica, sans-serif;
text-rendering: optimizeLegibility;
background: #222222; }
a:link, a:visited, a:hover, a:active {
color: white; }
a:hover {
text-shadow: rgba(255, 255, 255, 0.8) 0 1px 1px; }
div.window {
position: fixed;
top: 0px;
left: 0px;
right: 0px;
bottom: 23px; }
div.window table {
table-layout: fixed;
width: 100%;
height: 100%;
padding: 0; }
tr.input td {
height: 20px;
background: #333333;
border-bottom: 1px solid #222222;
border-top: 1px solid #444444; }
body.blurred tr.input td {
border-bottom: 1px solid #111111; }
tr.input form {
display: block;
margin: 0;
padding: 0;
height: auto;
line-height: 0px; }
tr.input div {
padding: 0 3px;
background: black;
margin: 3px 0;
position: relative; }
tr.input div.editor,
tr.input textarea {
line-height: 1.2em;
( run in 1.399 second using v1.01-cache-2.11-cpan-39bf76dae61 )