Alice
view release on metacpan or search on metacpan
share/static/alice-default.css view on Meta::CPAN
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;
background: url(image/logo2x.png) center center no-repeat;
-webkit-background-size: 33px 13px;
background-color: #999999;
width: 53px; } }
div#config_menu ul ul {
left: 100%;
right: auto;
margin-left: -2px; }
div#config_menu.open,
div#config_menu:hover {
background-color: #4196FF;
border: 1px solid #94C4FF;
border-right: 1px solid #1859A8;
border-bottom: 1px solid #1859A8; }
div#config_menu.open {
border: 1px solid #1859A8; }
div#connection_status.loading {
background: url(image/loading.gif) center 3px no-repeat;
background-color: #dddddd; }
div#connection_status {
display: none;
width: 24px;
height: 24px;
position: absolute;
bottom: 0px;
left: 0px;
z-index: 904;
background-color: #dddddd;
border-top: 1px solid #999999; }
body {
font-family: "Lucida Grande", Helvetica, sans-serif;
text-rendering: optimizeLegibility;
background: white; }
a:link, a:visited, a:active {
color: #0033cc; }
a:hover {
color: #00249d; }
div#windows {
position: absolute;
top: 19px;
bottom: 52px;
width: 100%;
right: 0px;
left: 0px;
overflow: hidden; }
div.window > table {
vertical-align: bottom;
width: 100%;
height: 100%;
table-layout: fixed; }
div.window {
position: absolute;
top: 0px;
bottom: 0px;
left: -100%;
right: 100%;
background: white;
overflow-x: hidden;
-webkit-overflow-scrolling: touch; }
div.window.active {
left: 0px;
right: 0px; }
div#nicklist_toggle {
position: absolute;
text-align: center;
width: 0px;
height: 50px;
margin-top: -25px;
top: 50%;
right: 15px;
background: url(image/slider.png) center center no-repeat;
background-color: #dddddd;
border: 1px solid #999999;
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
-webkit-transition-property: opacity, width;
-webkit-transition-duration: 0.3s, 0.2s;
-webkit-transition-timing-function: ease-in-out;
-moz-transition-property: opacity, width;
-moz-transition-duration: 0.3s, 0.2s;
-moz-transition-timing-function: ease-in-out;
border-radius: 2px;
color: #222222;
font-size: 14px;
z-index: 902;
cursor: pointer;
opacity: 0; }
div#nicklist_toggle:hover {
background-color: #cccccc; }
div#windows.nicklist div#nicklist_toggle {
background-image: url(image/slider-right.png); }
( run in 2.204 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )