Convos
view release on metacpan or search on metacpan
lib/Convos/public/packed/convos-05be7c5708ec2b607a1f50e9e1ad83ae.css view on Meta::CPAN
/*
* Run morbo with MOJO_ASSETPACK_NO_CACHE=1 to compile this file on each request
* 28. aug. 15:46:52 +0200 2014
*/
/*
* http://html5reset.org + minor modifications
*/
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, t...
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
line-height: 1.6em;
vertical-align: baseline;
background: transparent; }
article, aside, figure, footer, header, hgroup, nav, section, details, summary {
display: block; }
ul {
list-style: none; }
a {
margin: 0;
padding: 0;
vertical-align: baseline;
background: transparent; }
abbr[title], dfn[title] {
border-bottom: 1px dotted #000;
cursor: help; }
table {
border-collapse: collapse;
border-spacing: 0; }
th {
font-weight: bold;
vertical-align: bottom; }
td {
font-weight: normal;
vertical-align: top; }
input, select, button {
vertical-align: middle; }
select, input, textarea {
font-size: 14px; }
table {
font-size: inherit;
font: 100%; }
.clickable, label, input[type=file], button {
cursor: pointer; }
button, input, select, textarea {
margin: 0; }
button {
width: auto;
overflow: visible; }
.ie7 img {
-ms-interpolation-mode: bicubic; }
.clearfix:before, .clearfix:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden; }
.clearfix:after {
clear: both; }
.clearfix {
zoom: 1; }
* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
body {
background-color: #fff;
font-size: 15px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-text-size-adjust: none; }
body, select, input, textarea {
color: #333; }
a, a:active {
color: #00451f; }
a:hover {
color: black; }
input:-moz-placeholder {
color: gray; }
textarea:-moz-placeholder {
color: gray; }
li.separator {
background: #eee;
height: 1px;
overflow: hidden; }
h1 a, h3 a {
text-decoration: none; }
h1 {
font-size: 2em;
margin-top: 1em;
margin-bottom: 1em; }
h2 {
font-size: 1.6em;
margin-top: 0.8em;
margin-bottom: 0.8em; }
h3 {
font-size: 1.2em;
margin-top: 0.6em;
margin-bottom: 0.6em; }
img {
max-width: 100%; }
p {
margin: 1em 0; }
ol {
margin-left: 2em; }
dl dt {
width: 220px;
float: left;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; }
dl dd {
margin-left: 240px; }
.center {
text-align: center; }
.hidden {
display: none; }
.row {
padding: 0 20px;
clear: both; }
.close {
display: block;
float: right;
cursor: pointer;
font-size: 1.3em;
padding: 5px;
line-height: 0.4em; }
div.question {
padding: 0.5em;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; }
div.question, li.info {
background: #def;
color: #158;
border: 1px solid #bde; }
div.question .button {
background: #aad4ff;
border: 2px solid #1188ff; }
div.question .button.confirm {
background: #aad4ff;
border: 2px solid #900; }
a.active {
background-color: #e6e6e6; }
form {
margin: 0; }
form label {
display: block;
margin-top: 20px; }
form select[multi] {
height: 30px; }
form input[readonly] {
background: #e6e6e6;
color: #666666; }
form input, form select {
background: #fafafa;
font-size: 14px;
outline: none;
border: 1px solid #bbb;
padding: 6px 8px;
width: 290px; }
form input:focus, form select:focus {
outline: none;
border: 1px solid #333; }
form input[type="checkbox"] {
width: auto; }
form input.field-with-error, form select.field-with-error {
border-color: #d5000d; }
form input.half-size {
width: 143px; }
form div.actions {
margin-top: 2em;
clear: left;
padding: 0.5em 0; }
form p.help {
color: #555;
font-size: 0.9em;
margin-top: 0.1em; }
lib/Convos/public/packed/convos-05be7c5708ec2b607a1f50e9e1ad83ae.css view on Meta::CPAN
div.messages li.message.pending > h3 {
color: #ccc; }
div.messages li.message.error {
background: #ffa2a8; }
div.messages li.message.error div.timestamp {
color: #fee; }
div.messages li.message.error > h3 {
color: #333; }
div.messages li.nick-change, div.messages li.nick-joined, div.messages li.nick-kicked, div.messages li.nick-parted, div.messages li.nick-quit, div.messages li.notice, div.messages li.topic, div.messages li.whois {
color: #999;
padding-top: 2px; }
div.messages li.nick-change a, div.messages li.nick-joined a, div.messages li.nick-kicked a, div.messages li.nick-parted a, div.messages li.nick-quit a, div.messages li.notice a, div.messages li.topic a, div.messages li.whois a {
color: #999; }
div.messages li.nick-change .content b, div.messages li.nick-parted .content b, div.messages li.nick-quit .content b {
font-weight: normal; }
div.messages li a.go-forward-in-history {
display: block;
float: left; }
form.sidebar-right,
div.sidebar-right {
background: #f4f4f4;
color: #333333;
position: fixed;
top: 42px;
right: -250px;
bottom: 43px;
overflow: auto;
width: 240px;
padding-bottom: 20px;
z-index: 998;
border-left: 1px solid #ddd;
-webkit-overflow-scrolling: touch;
-webkit-transition-property: right;
-moz-transition-property: right;
transition-property: right;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
transition-timing-function: ease; }
@media (max-width: 700px) {
form.sidebar-right,
div.sidebar-right {
bottom: 0; } }
form.sidebar-right.active,
div.sidebar-right.active {
right: 0;
z-index: 997; }
form.sidebar-right button.link,
div.sidebar-right button.link {
background: transparent;
border: 0;
width: 100%;
padding: 6px 8px;
text-align: left;
display: block;
overflow: visible;
/* shrinkwrap the text in <IE7 */
cursor: pointer;
-moz-user-select: text; }
form.sidebar-right select, form.sidebar-right input,
div.sidebar-right select,
div.sidebar-right input {
width: 100%; }
form.sidebar-right hr,
div.sidebar-right hr {
margin: 4px 8px;
padding: 0; }
form.sidebar-right a,
div.sidebar-right a {
padding: 2px 8px;
color: #666;
position: relative; }
form.sidebar-right a span.message,
div.sidebar-right a span.message {
font-size: 0.9em;
padding: 0;
text-overflow: ellipsis;
white-space: nowrap;
display: block;
overflow: hidden; }
form.sidebar-right a b,
div.sidebar-right a b {
top: 9px; }
form.sidebar-right a:hover, form.sidebar-right a:focus, form.sidebar-right button.link:hover, form.sidebar-right button.link:focus,
div.sidebar-right a:hover,
div.sidebar-right a:focus,
div.sidebar-right button.link:hover,
div.sidebar-right button.link:focus {
background-color: #e6e6e6;
color: #000; }
form.sidebar-right a:focus,
div.sidebar-right a:focus {
outline: 1px solid #ccc; }
form.sidebar-right li.unread a,
div.sidebar-right li.unread a {
background-color: rgba(204, 100, 40, 0.18);
color: #000; }
form.sidebar-right li.unread a:focus, form.sidebar-right li.unread a:hover,
div.sidebar-right li.unread a:focus,
div.sidebar-right li.unread a:hover {
background-color: rgba(204, 100, 40, 0.1); }
form.sidebar-right .create,
div.sidebar-right .create {
display: none; }
form.sidebar-right .howto,
div.sidebar-right .howto {
padding: 1em 0;
color: #666;
font-size: 0.9em; }
form.sidebar-right h3,
div.sidebar-right h3 {
font-size: 1em;
margin: 0; }
form.sidebar-right h3, form.sidebar-right a, form.sidebar-right div.form-group,
div.sidebar-right h3,
div.sidebar-right a,
div.sidebar-right div.form-group {
text-decoration: none;
( run in 0.694 second using v1.01-cache-2.11-cpan-75ffa21a3d4 )