App-Alice
view release on metacpan or search on metacpan
share/static/alice-default.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: black; }
ul#tabs {
z-index: 20; }
ul#tabs li:hover {
cursor: default; }
ul#controls {
z-index: 30;
background: #dddddd; }
body.blurred ul#controls {
background: #eeeeee; }
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: white; }
a:link, a:visited, a:hover, a:active {
color: #0033cc; }
a:hover {
text-shadow: rgba(0, 0, 0, 0.3) 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: #efefef;
border-bottom: 1px solid #999999;
border-top: 1px solid #aaaaaa; }
body.blurred tr.input td {
border-bottom: 1px solid #aaaaaa; }
tr.input form {
display: block;
margin: 0;
padding: 0;
height: auto;
line-height: 0px; }
tr.input div {
padding: 0 3px;
background: white;
margin: 3px 0;
position: relative; }
tr.input div.editor,
tr.input textarea {
line-height: 1.2em;
( run in 0.648 second using v1.01-cache-2.11-cpan-600a1bdf6e4 )