Alice
view release on metacpan or search on metacpan
share/static/alice-dark.css view on Meta::CPAN
@charset "UTF-8";
tr.input, div.msg {
-webkit-font-smoothing: antialiased; }
input[type="hidden"] {
display: none; }
body {
margin: 0;
padding: 0;
overflow: hidden;
color: white;
-webkit-text-size-adjust: none !important; }
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 #222222; }
div#tab_menu_left ul {
left: 0px;
( run in 1.695 second using v1.01-cache-2.11-cpan-5a3173703d6 )