2012-09-10 20:31:53 +02:00
|
|
|
body {
|
2013-05-07 19:32:12 +02:00
|
|
|
font-family: 'Humbug', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
2012-10-24 00:13:48 +02:00
|
|
|
overflow-y: scroll;
|
2012-09-11 20:25:29 +02:00
|
|
|
}
|
|
|
|
|
2013-05-07 19:32:12 +02:00
|
|
|
input, button, select, textarea {
|
|
|
|
font-family: 'Humbug', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
|
|
|
line-height: normal;
|
|
|
|
}
|
|
|
|
|
2013-05-14 21:11:22 +02:00
|
|
|
blockquote p {
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
|
2013-06-05 22:43:07 +02:00
|
|
|
a {
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
2013-02-28 19:04:58 +01:00
|
|
|
.container-fluid {
|
|
|
|
max-width: 1200px;
|
|
|
|
margin: 0px auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
#right-sidebar {
|
|
|
|
margin-left: 20px;
|
|
|
|
}
|
|
|
|
|
2012-10-24 23:16:43 +02:00
|
|
|
textarea, input {
|
2013-05-07 19:32:12 +02:00
|
|
|
font-family: 'Humbug', Helvetica, Arial, sans-serif;
|
2012-10-24 23:16:43 +02:00
|
|
|
}
|
|
|
|
|
2013-02-13 23:23:26 +01:00
|
|
|
|
|
|
|
/* Override Bootstrap's fixed sizes for various elements */
|
|
|
|
|
|
|
|
textarea, label {
|
|
|
|
font-size: inherit;
|
|
|
|
line-height: inherit;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* List of text-like input types taken from Bootstrap */
|
|
|
|
input[type="text"],
|
|
|
|
input[type="password"],
|
|
|
|
input[type="datetime"],
|
|
|
|
input[type="datetime-local"],
|
|
|
|
input[type="date"],
|
|
|
|
input[type="month"],
|
|
|
|
input[type="time"],
|
|
|
|
input[type="week"],
|
|
|
|
input[type="number"],
|
|
|
|
input[type="email"],
|
|
|
|
input[type="url"],
|
|
|
|
input[type="search"],
|
|
|
|
input[type="tel"],
|
|
|
|
input[type="color"]
|
|
|
|
{
|
|
|
|
font-size: inherit;
|
|
|
|
height: 1.4em;
|
|
|
|
}
|
|
|
|
|
|
|
|
li, .table th, .table td {
|
|
|
|
line-height: inherit;
|
|
|
|
}
|
|
|
|
|
|
|
|
.btn {
|
|
|
|
font-size: inherit;
|
|
|
|
height: auto;
|
2013-05-07 19:32:12 +02:00
|
|
|
line-height: 100%;
|
2013-02-13 23:23:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.btn-large {
|
|
|
|
font-size: 115%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.navbar .brand {
|
|
|
|
font-size: 140%;
|
2013-05-07 19:32:12 +02:00
|
|
|
font-weight: 300;
|
2013-02-13 23:23:26 +01:00
|
|
|
}
|
|
|
|
|
2013-06-12 17:59:00 +02:00
|
|
|
.navbar .gravatar-profile {
|
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background-size: 30px 30px;
|
|
|
|
background-repeat: none;
|
|
|
|
border-radius: 30px;
|
|
|
|
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.6), 0 1px 0px rgba(255, 255, 255, 1);
|
|
|
|
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.6), 0 1px 0px rgba(255, 255, 255, 1);
|
|
|
|
-moz-mox-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.6), 0 1px 0px rgba(255, 255, 255, 1);
|
|
|
|
}
|
|
|
|
|
2013-04-24 00:40:47 +02:00
|
|
|
/* Classes for hiding and showing controls */
|
|
|
|
|
|
|
|
.notdisplayed {
|
|
|
|
display: none !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.notvisible {
|
|
|
|
visibility: hidden !important;
|
|
|
|
width: 0px !important;
|
2013-04-25 23:08:05 +02:00
|
|
|
min-width: 0px !important;
|
|
|
|
min-height: 0px !important;
|
2013-04-24 00:40:47 +02:00
|
|
|
height: 0px !important;
|
2013-04-25 23:08:05 +02:00
|
|
|
overflow: hidden !important;
|
|
|
|
position: absolute !important;
|
2013-04-24 00:40:47 +02:00
|
|
|
}
|
2013-02-13 23:23:26 +01:00
|
|
|
|
2013-05-21 17:47:44 +02:00
|
|
|
/* Lighter strong */
|
|
|
|
|
|
|
|
strong {
|
|
|
|
font-weight: 600;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2013-02-13 23:23:26 +01:00
|
|
|
/* Inline and block code */
|
|
|
|
|
2012-10-19 19:37:42 +02:00
|
|
|
code {
|
2013-02-15 04:01:54 +01:00
|
|
|
/* 12/14 em, so bootstrap's default 12 px,
|
|
|
|
when body is the default 14 px */
|
|
|
|
font-size: 0.857em;
|
2012-10-19 19:37:42 +02:00
|
|
|
}
|
|
|
|
|
2013-02-15 04:01:54 +01:00
|
|
|
pre {
|
|
|
|
/* 13/14 em, so bootstrap's default 13 px,
|
|
|
|
when body is the default 14 px */
|
|
|
|
font-size: 0.929em;
|
2013-02-19 17:30:23 +01:00
|
|
|
line-height: inherit;
|
2013-05-16 18:34:00 +02:00
|
|
|
white-space: pre;
|
|
|
|
overflow-x: auto;
|
|
|
|
word-wrap: normal;
|
2013-02-15 04:01:54 +01:00
|
|
|
}
|
|
|
|
|
2012-10-21 01:26:26 +02:00
|
|
|
pre code {
|
|
|
|
white-space: pre;
|
|
|
|
}
|
|
|
|
|
2012-11-27 19:14:05 +01:00
|
|
|
/* Style inline code inside a link
|
|
|
|
to look more like a normal link */
|
|
|
|
a code {
|
|
|
|
color: #08C;
|
|
|
|
border-color: #08C;
|
|
|
|
}
|
|
|
|
|
|
|
|
a:hover code {
|
|
|
|
color: #005580;
|
|
|
|
border-color: #005580;
|
|
|
|
}
|
|
|
|
|
2012-11-29 18:38:18 +01:00
|
|
|
.preserve_spaces {
|
|
|
|
white-space: pre-wrap;
|
|
|
|
}
|
|
|
|
|
2012-09-11 20:25:29 +02:00
|
|
|
.sidebar-nav {
|
2013-06-12 15:50:20 +02:00
|
|
|
padding: 0px 10px 20px 0px;
|
2013-01-16 21:42:35 +01:00
|
|
|
margin-top: 1em;
|
2012-11-15 23:46:14 +01:00
|
|
|
overflow: hidden;
|
|
|
|
text-overflow: ellipsis;
|
2013-06-12 15:50:20 +02:00
|
|
|
/* This is a little hacky, but for whatever reason, span2 in a row-fluid
|
|
|
|
doesn't consistently take on the right width when it's in an affix, so
|
|
|
|
we need to specify a max size. */
|
|
|
|
max-width: 200px;
|
2012-10-11 22:34:57 +02:00
|
|
|
}
|
|
|
|
@media (max-width: 767px) {
|
|
|
|
.sidebar-nav {
|
|
|
|
padding: 0.5em;
|
|
|
|
margin: 0px;
|
|
|
|
border: 1px solid black;
|
|
|
|
}
|
2012-10-11 00:55:00 +02:00
|
|
|
}
|
|
|
|
|
2013-03-03 02:39:47 +01:00
|
|
|
#left-sidebar .brand {
|
|
|
|
display: table-row;
|
|
|
|
}
|
|
|
|
|
|
|
|
#left-sidebar .gravatar-profile {
|
2013-06-12 17:49:41 +02:00
|
|
|
width: 35px;
|
|
|
|
height: 35px;
|
|
|
|
background-size: 35px 35px;
|
|
|
|
background-repeat: none;
|
|
|
|
border-radius: 35px;
|
|
|
|
border: 1px solid #CCC;
|
2013-03-03 02:39:47 +01:00
|
|
|
}
|
|
|
|
|
2013-02-21 12:43:13 +01:00
|
|
|
#my_information {
|
2013-03-03 02:39:47 +01:00
|
|
|
display: table-cell;
|
|
|
|
vertical-align: middle;
|
|
|
|
padding-left: 0.5em;
|
2013-02-21 12:43:13 +01:00
|
|
|
}
|
|
|
|
|
2013-03-07 17:48:20 +01:00
|
|
|
#my_information .my_fullname {
|
2012-09-10 20:31:53 +02:00
|
|
|
font-weight: bold;
|
2012-11-15 23:46:14 +01:00
|
|
|
white-space: nowrap;
|
2012-08-29 00:36:30 +02:00
|
|
|
}
|
2012-09-13 22:20:07 +02:00
|
|
|
.my_email {
|
2013-05-07 19:32:12 +02:00
|
|
|
font-weight: 300;
|
2012-10-12 05:10:48 +02:00
|
|
|
}
|
2013-03-03 02:39:47 +01:00
|
|
|
|
2012-08-29 00:36:30 +02:00
|
|
|
|
2012-11-02 22:19:12 +01:00
|
|
|
.logout {
|
|
|
|
white-space: nowrap;
|
|
|
|
}
|
2012-10-12 05:10:48 +02:00
|
|
|
|
2012-10-11 23:11:30 +02:00
|
|
|
.new_message_button {
|
|
|
|
padding-top: 1em;
|
|
|
|
}
|
2013-02-06 19:48:26 +01:00
|
|
|
|
2013-05-07 19:32:12 +02:00
|
|
|
.compose_private_button, .compose_stream_button {
|
|
|
|
}
|
|
|
|
|
2013-02-06 19:48:26 +01:00
|
|
|
.bottom_sidebar {
|
|
|
|
margin-top: 1em;
|
2013-02-12 16:18:22 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#stream_filters {
|
|
|
|
overflow-y: hidden;
|
2013-02-26 21:38:31 +01:00
|
|
|
border-top: 1px solid #eee;
|
|
|
|
border-bottom: 1px solid #eee;
|
|
|
|
margin: 10px 10px 0;
|
|
|
|
padding: 10px 0 10px 0;
|
2013-02-12 16:18:22 +01:00
|
|
|
}
|
2013-05-09 00:49:04 +02:00
|
|
|
|
2013-06-12 21:25:49 +02:00
|
|
|
#stream_filters .narrow-filter {
|
|
|
|
display: block;
|
|
|
|
padding-left: 1.5em;
|
|
|
|
position: relative;
|
|
|
|
padding-right: 10px;
|
|
|
|
}
|
|
|
|
|
2013-02-12 16:18:22 +01:00
|
|
|
#stream_filters:hover {
|
|
|
|
overflow-y: auto;
|
|
|
|
}
|
|
|
|
|
2013-05-14 21:02:10 +02:00
|
|
|
#stream_filters li:hover {
|
|
|
|
background-color: lightgrey;
|
|
|
|
}
|
|
|
|
|
2013-02-12 16:18:22 +01:00
|
|
|
#user_presences {
|
2013-04-24 20:00:07 +02:00
|
|
|
list-style-position: inside; /* Draw the bullets inside our box */
|
2013-02-17 18:56:50 +01:00
|
|
|
margin-top: 1em;
|
|
|
|
margin-left: 0;
|
|
|
|
overflow-y: hidden;
|
2013-02-09 04:52:55 +01:00
|
|
|
}
|
2013-02-12 16:18:22 +01:00
|
|
|
#user_presences:hover {
|
2013-02-06 19:48:26 +01:00
|
|
|
overflow-y: auto;
|
|
|
|
}
|
|
|
|
|
2013-05-30 21:29:30 +02:00
|
|
|
#user_presences li:hover {
|
|
|
|
background-color: lightgrey;
|
|
|
|
}
|
|
|
|
|
|
|
|
#user_presences .user_sidebar_entry:hover {
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
2013-04-24 20:00:07 +02:00
|
|
|
#user_presences li {
|
|
|
|
overflow: hidden;
|
|
|
|
white-space: nowrap;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
}
|
|
|
|
|
2013-06-05 20:29:31 +02:00
|
|
|
.user_sidebar_entry .count {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2013-02-17 19:00:50 +01:00
|
|
|
#user_presences li.user_active {
|
2013-02-17 18:56:50 +01:00
|
|
|
list-style-image: url(/static/images/presence/user-active.png);
|
2013-02-12 05:15:19 +01:00
|
|
|
}
|
|
|
|
|
2013-02-17 19:00:50 +01:00
|
|
|
#user_presences li.user_away {
|
2013-02-17 18:56:50 +01:00
|
|
|
list-style-image: url(/static/images/presence/user-away.png);
|
2013-02-12 20:40:28 +01:00
|
|
|
}
|
|
|
|
|
2013-02-17 19:00:50 +01:00
|
|
|
#user_presences li.user_idle {
|
2013-02-17 18:56:50 +01:00
|
|
|
list-style-image: url(/static/images/presence/user-idle.png);
|
2013-02-14 16:35:48 +01:00
|
|
|
}
|
|
|
|
|
2013-05-30 21:29:30 +02:00
|
|
|
#user_presences .arrow {
|
|
|
|
font-size: 1em;
|
|
|
|
width: 2em;
|
|
|
|
}
|
|
|
|
#user_presences .arrow-real {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
#user_presences li:hover .arrow-real {
|
|
|
|
display: inline;
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
2013-02-21 17:50:04 +01:00
|
|
|
#user_presences a {
|
2013-02-22 04:39:54 +01:00
|
|
|
color: #333;
|
2013-02-21 17:50:04 +01:00
|
|
|
}
|
|
|
|
|
2013-02-06 19:48:26 +01:00
|
|
|
ul.filters {
|
|
|
|
list-style-type: none;
|
|
|
|
padding-right: 1em;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.filters a {
|
2013-02-22 04:39:54 +01:00
|
|
|
color: #333;
|
2013-02-06 19:48:26 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
ul.filters hr {
|
|
|
|
margin-top: 10px;
|
|
|
|
margin-bottom: 10px;
|
|
|
|
}
|
|
|
|
|
2013-04-10 22:24:15 +02:00
|
|
|
li.active-filter, li.active-subject-filter {
|
2013-02-06 19:48:26 +01:00
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2013-02-20 18:07:53 +01:00
|
|
|
li.hidden-filter {
|
|
|
|
visibility: hidden;
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2013-05-24 00:03:39 +02:00
|
|
|
ul.filters {
|
|
|
|
margin-left: 9px;
|
|
|
|
}
|
|
|
|
|
2013-02-12 20:41:01 +01:00
|
|
|
ul.filters .count {
|
|
|
|
margin-left: 0.5em;
|
|
|
|
display: none;
|
2013-02-28 21:33:14 +01:00
|
|
|
|
|
|
|
}
|
|
|
|
|
2013-04-23 21:14:45 +02:00
|
|
|
ul.filters i {
|
|
|
|
padding-right: 0.25em;
|
2013-02-12 20:41:01 +01:00
|
|
|
}
|
|
|
|
|
2013-05-14 21:02:10 +02:00
|
|
|
ul.filters .arrow {
|
2013-06-12 21:25:49 +02:00
|
|
|
position: absolute;
|
|
|
|
right: 0px;
|
|
|
|
top: 2px;
|
|
|
|
font-size: 0.8em;
|
2013-05-14 21:02:10 +02:00
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.filters li:hover .arrow {
|
|
|
|
display: inline;
|
|
|
|
cursor: pointer;
|
2013-06-12 21:25:49 +02:00
|
|
|
color: #888;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul.filters li .arrow:hover {
|
|
|
|
display: inline;
|
|
|
|
cursor: pointer;
|
|
|
|
color: #000;
|
2013-05-14 21:02:10 +02:00
|
|
|
}
|
|
|
|
|
2013-05-15 23:36:50 +02:00
|
|
|
ul.filters li.out_of_home_view {
|
|
|
|
opacity: 0.25;
|
|
|
|
}
|
|
|
|
|
2012-10-10 00:05:37 +02:00
|
|
|
.message_list {
|
2013-02-13 21:30:17 +01:00
|
|
|
/* If we change this color, we must change message_reply_fade */
|
2012-09-17 22:58:05 +02:00
|
|
|
background-color: aliceblue;
|
2013-02-28 19:04:58 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.message_area_padder {
|
2013-05-09 21:12:53 +02:00
|
|
|
margin-top: 10px;
|
2013-05-21 17:47:44 +02:00
|
|
|
padding-left: 5px;
|
|
|
|
padding-right: 5px;
|
2013-02-28 19:04:58 +01:00
|
|
|
/* This is needed for the floating recipient bar
|
|
|
|
in Firefox only, for some reason; otherwise it gets
|
|
|
|
a scrollbar */
|
|
|
|
overflow: visible;
|
2012-09-25 22:18:25 +02:00
|
|
|
}
|
2013-01-17 16:16:02 +01:00
|
|
|
@media (max-width: 480px) {
|
2013-02-28 19:04:58 +01:00
|
|
|
.message_area_padder {
|
2013-01-17 16:16:02 +01:00
|
|
|
padding-left: 10px;
|
|
|
|
padding-right: 10px;
|
|
|
|
}
|
|
|
|
}
|
2012-09-25 22:18:25 +02:00
|
|
|
|
2012-10-10 00:06:04 +02:00
|
|
|
.message_comp {
|
2012-09-14 18:19:16 +02:00
|
|
|
border: 1px solid #EEE;
|
2012-10-11 20:58:44 +02:00
|
|
|
background-color: white;
|
2013-01-14 17:46:26 +01:00
|
|
|
padding: 8px 20px 8px 10px;
|
2012-11-05 19:57:09 +01:00
|
|
|
box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.3);
|
|
|
|
border-top-left-radius: 6px;
|
|
|
|
border-top-right-radius: 6px;
|
2012-08-29 18:54:58 +02:00
|
|
|
}
|
|
|
|
|
2012-09-10 21:14:01 +02:00
|
|
|
td.pointer {
|
|
|
|
vertical-align: top;
|
2012-09-10 21:16:17 +02:00
|
|
|
padding-top: 10px;
|
2013-05-10 22:48:02 +02:00
|
|
|
background-color: #fff;
|
2012-10-02 20:47:01 +02:00
|
|
|
}
|
|
|
|
|
2013-05-10 22:48:02 +02:00
|
|
|
.selected_message .messagebox, .selected_message .message_data {
|
2013-05-24 21:03:57 +02:00
|
|
|
background-color: #f7f7f7;
|
2013-01-10 17:18:15 +01:00
|
|
|
}
|
|
|
|
|
2013-05-24 00:03:39 +02:00
|
|
|
.selected_message .inline_profile_picture {
|
|
|
|
border-color: #AAA;
|
|
|
|
}
|
|
|
|
|
|
|
|
.selected_message.private-message .inline_profile_picture {
|
|
|
|
border-color: #AAA;
|
|
|
|
}
|
|
|
|
|
2013-05-21 17:47:44 +02:00
|
|
|
.selected_message .info {
|
|
|
|
visibility: visible;
|
|
|
|
}
|
|
|
|
|
2013-05-31 19:07:59 +02:00
|
|
|
.selected_message.private-message .message_data, .selected_message.private-message .messagebox {
|
2013-05-24 21:03:57 +02:00
|
|
|
background-color: #feffcc;
|
2013-01-10 17:18:15 +01:00
|
|
|
}
|
|
|
|
|
2013-05-31 19:07:59 +02:00
|
|
|
.new_messages {
|
|
|
|
background-color: lightblue;
|
|
|
|
}
|
|
|
|
|
|
|
|
.new_messages, .new_messages_fadeout {
|
2013-05-16 23:40:07 +02:00
|
|
|
-webkit-transition: all 3s ease-in-out;
|
|
|
|
-moz-transition: all 3s ease-in-out;
|
|
|
|
-o-transition: all 3s ease-in-out;
|
|
|
|
transition: all 3s ease-in-out;
|
|
|
|
}
|
|
|
|
|
2013-05-24 00:03:39 +02:00
|
|
|
.selected_message .pointer, .selected_message.mention .pointer {
|
|
|
|
background-color: #1f2170;
|
2013-03-12 22:36:13 +01:00
|
|
|
}
|
|
|
|
|
2013-05-21 17:47:44 +02:00
|
|
|
.private-message.selected_message .pointer {
|
2013-05-24 00:03:39 +02:00
|
|
|
background-color: #1f2170;
|
2012-10-15 19:24:34 +02:00
|
|
|
}
|
2013-05-10 22:48:02 +02:00
|
|
|
|
2013-05-21 17:47:44 +02:00
|
|
|
/*
|
2013-02-12 20:52:33 +01:00
|
|
|
.window_blurred .selected_message .pointer {
|
|
|
|
background-color: #9bc;
|
|
|
|
}
|
2013-05-21 17:47:44 +02:00
|
|
|
*/
|
2012-10-15 19:24:34 +02:00
|
|
|
|
2013-02-04 21:31:34 +01:00
|
|
|
/* Adjust certain message elements so they still
|
|
|
|
stand out against the grey background */
|
|
|
|
|
|
|
|
.selected_message pre {
|
|
|
|
background-color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
.selected_message code {
|
|
|
|
background-color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
.selected_message blockquote {
|
|
|
|
border-left-color: #BBB;
|
|
|
|
}
|
|
|
|
|
2013-05-24 00:03:39 +02:00
|
|
|
.message_time {
|
|
|
|
position: absolute;
|
2013-06-12 19:27:07 +02:00
|
|
|
right: -28px;
|
2013-05-24 00:03:39 +02:00
|
|
|
top: 7px;
|
|
|
|
display: inline-block;
|
|
|
|
font-weight: normal;
|
|
|
|
font-size: 75%;
|
|
|
|
line-height: 100%;
|
|
|
|
color: #999;
|
|
|
|
}
|
|
|
|
|
2013-05-21 17:47:44 +02:00
|
|
|
.message_controls {
|
2013-05-24 00:03:39 +02:00
|
|
|
display: inline-block;
|
|
|
|
position: absolute;
|
|
|
|
top: 2px;
|
|
|
|
right: -58px;
|
2013-05-21 17:47:44 +02:00
|
|
|
}
|
|
|
|
|
2013-05-10 22:48:02 +02:00
|
|
|
.message_data {
|
2012-09-10 20:31:53 +02:00
|
|
|
vertical-align: top;
|
2013-05-21 17:47:44 +02:00
|
|
|
text-align: left;
|
2013-05-24 00:03:39 +02:00
|
|
|
padding: 0px;
|
2013-05-10 22:48:02 +02:00
|
|
|
background-color: #fff;
|
2013-05-24 00:03:39 +02:00
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
|
|
|
|
.include-sender .message_time {
|
|
|
|
top: 7px;
|
2012-10-02 20:47:01 +02:00
|
|
|
}
|
|
|
|
|
2012-10-15 22:35:46 +02:00
|
|
|
.ztable_layout_row {
|
|
|
|
visibility: collapse;
|
|
|
|
}
|
2013-05-10 22:48:02 +02:00
|
|
|
|
2013-05-24 00:03:39 +02:00
|
|
|
.ztable_col1, .ztable_comp_col1 { /* pointer */
|
2012-10-02 20:47:01 +02:00
|
|
|
width: 2px;
|
|
|
|
}
|
2013-05-10 22:48:02 +02:00
|
|
|
|
2013-05-21 17:47:44 +02:00
|
|
|
.ztable_col2 { /* subjectname */
|
|
|
|
}
|
|
|
|
|
|
|
|
.ztable_col3 { /* sender's gravatar and date */
|
2013-05-24 00:03:39 +02:00
|
|
|
width: 0px;
|
2012-09-10 20:31:53 +02:00
|
|
|
}
|
2012-09-10 21:14:01 +02:00
|
|
|
|
2013-05-21 17:47:44 +02:00
|
|
|
.ztable_col4 {
|
|
|
|
width: 2px;
|
2013-02-13 21:30:17 +01:00
|
|
|
}
|
|
|
|
|
2013-05-24 00:03:39 +02:00
|
|
|
.ztable_comp_col2 {
|
|
|
|
width: 60px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.ztable_comp_col3 {
|
|
|
|
}
|
|
|
|
|
2012-10-17 22:03:00 +02:00
|
|
|
.message_header {
|
2012-09-27 21:34:15 +02:00
|
|
|
vertical-align: middle;
|
2012-10-17 22:03:00 +02:00
|
|
|
text-align: left;
|
2013-05-10 22:48:02 +02:00
|
|
|
|
2013-02-13 23:23:26 +01:00
|
|
|
/* We can overflow-y if the font size gets big */
|
2013-02-17 23:31:16 +01:00
|
|
|
overflow: hidden;
|
2012-10-02 20:47:01 +02:00
|
|
|
text-overflow: ellipsis;
|
2012-09-26 20:27:38 +02:00
|
|
|
white-space: nowrap;
|
2013-05-10 22:48:02 +02:00
|
|
|
font-weight: 600;
|
|
|
|
line-height: 14px;
|
2013-05-21 17:47:44 +02:00
|
|
|
padding: 3px 0px 2px 5px;
|
2012-09-26 20:27:38 +02:00
|
|
|
}
|
|
|
|
|
2012-10-17 22:03:00 +02:00
|
|
|
.message_header_stream {
|
2012-10-11 00:57:22 +02:00
|
|
|
background-color: #bbb;
|
2012-09-20 21:33:45 +02:00
|
|
|
}
|
|
|
|
|
2012-12-03 19:49:12 +01:00
|
|
|
.message_header_private_message {
|
2012-09-28 20:47:54 +02:00
|
|
|
background-color: #444;
|
2012-10-17 22:03:00 +02:00
|
|
|
}
|
|
|
|
|
2013-05-10 22:48:02 +02:00
|
|
|
.private-message .messagebox, .private-message .message_data, .private-message .pointer {
|
2013-05-24 21:03:57 +02:00
|
|
|
background-color: #FEFFE0;
|
2012-09-28 18:11:27 +02:00
|
|
|
}
|
|
|
|
|
2013-05-21 17:47:44 +02:00
|
|
|
.mention .messagebox, .mention .message_data, .mention .pointer {
|
2013-05-24 21:03:57 +02:00
|
|
|
background-color: #FFE4E0;
|
2013-05-21 17:47:44 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.selected_message.mention .messagebox, .selected_message.mention .message_data {
|
2013-05-24 21:03:57 +02:00
|
|
|
background-color: #FFE0DC;
|
2013-03-12 22:36:13 +01:00
|
|
|
}
|
|
|
|
|
2013-05-21 17:47:44 +02:00
|
|
|
.selected_message.private-message.mention .messagebox, .selected_message.private-message.mention .message_data {
|
2013-05-24 21:03:57 +02:00
|
|
|
background-color: #FFE0DC;
|
2013-05-10 22:48:02 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.message_sender {
|
2013-05-21 17:47:44 +02:00
|
|
|
height: 0px;
|
2013-05-10 22:48:02 +02:00
|
|
|
vertical-align: top;
|
2013-05-21 17:47:44 +02:00
|
|
|
position: relative;
|
2013-05-10 22:48:02 +02:00
|
|
|
}
|
|
|
|
|
2012-10-09 23:58:24 +02:00
|
|
|
.sender_name {
|
2013-02-22 04:39:54 +01:00
|
|
|
color: #333;
|
2013-05-10 22:48:02 +02:00
|
|
|
display: inline-block;
|
2013-05-21 17:47:44 +02:00
|
|
|
font-weight: bold;
|
|
|
|
line-height: 5px;
|
2013-05-10 22:48:02 +02:00
|
|
|
}
|
|
|
|
|
2013-02-11 19:21:58 +01:00
|
|
|
.actions_hovered .sender_name {
|
2013-05-10 22:48:02 +02:00
|
|
|
color: #0088CC;
|
2013-05-21 17:47:44 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.actions_hovered .inline_profile_picture {
|
|
|
|
border-color: #0088CC;
|
2013-02-11 19:21:58 +01:00
|
|
|
}
|
|
|
|
|
2012-10-09 23:49:46 +02:00
|
|
|
.message_label_clickable:hover {
|
2012-09-11 17:32:04 +02:00
|
|
|
cursor: pointer;
|
2013-05-10 22:48:02 +02:00
|
|
|
color: #08C;
|
2012-09-11 17:32:04 +02:00
|
|
|
}
|
|
|
|
|
2013-05-21 00:00:28 +02:00
|
|
|
.edit_subject {
|
|
|
|
opacity: .7;
|
|
|
|
}
|
|
|
|
|
|
|
|
.edit_subject:hover {
|
|
|
|
cursor: pointer;
|
|
|
|
opacity: 1.0;
|
|
|
|
}
|
|
|
|
|
2013-02-16 09:43:27 +01:00
|
|
|
/* Brighten text because of the dark background */
|
|
|
|
.dark_background {
|
|
|
|
color: white;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dark_background .message_label_clickable:hover {
|
2012-10-23 00:29:40 +02:00
|
|
|
color: #3BF;
|
|
|
|
}
|
|
|
|
|
2013-02-09 08:11:08 +01:00
|
|
|
.message_top_line {
|
2013-05-24 00:03:39 +02:00
|
|
|
position: relative;
|
2013-02-09 08:11:08 +01:00
|
|
|
}
|
|
|
|
|
2013-05-21 17:47:44 +02:00
|
|
|
.message-right {
|
2013-02-09 08:11:08 +01:00
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
|
2013-04-04 17:25:05 +02:00
|
|
|
.small {
|
|
|
|
font-size: 80%;
|
|
|
|
}
|
|
|
|
|
2013-06-12 19:27:07 +02:00
|
|
|
.actions_hovered .message_time, .actions_hovered .info {
|
2013-05-21 17:47:44 +02:00
|
|
|
color: #0088CC;
|
|
|
|
cursor: pointer;
|
2013-02-11 19:21:58 +01:00
|
|
|
}
|
|
|
|
|
2013-05-21 17:47:44 +02:00
|
|
|
.message_hovered .info {
|
|
|
|
visibility: visible;
|
|
|
|
}
|
|
|
|
|
2013-02-09 08:11:08 +01:00
|
|
|
.actions_hovered .actions_link {
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
2012-10-09 23:53:06 +02:00
|
|
|
table.message_table {
|
2012-09-11 17:56:34 +02:00
|
|
|
table-layout: fixed;
|
2012-09-11 19:42:06 +02:00
|
|
|
margin-left: auto;
|
2012-09-13 22:00:11 +02:00
|
|
|
display: none;
|
2012-10-02 20:47:01 +02:00
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
2012-10-09 23:56:16 +02:00
|
|
|
table.compose_table {
|
2012-10-02 20:47:01 +02:00
|
|
|
table-layout: fixed;
|
2012-10-11 20:58:44 +02:00
|
|
|
margin-left: auto;
|
|
|
|
width: 100%;
|
2012-09-13 22:00:11 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
table.focused_table {
|
|
|
|
display: table;
|
2012-09-11 17:56:34 +02:00
|
|
|
}
|
|
|
|
|
2012-10-10 00:02:28 +02:00
|
|
|
.message_content {
|
2013-05-21 17:47:44 +02:00
|
|
|
margin-top: 3px;
|
2013-05-28 22:22:20 +02:00
|
|
|
line-height: 18px;
|
2012-09-10 20:31:53 +02:00
|
|
|
}
|
2013-01-17 16:16:02 +01:00
|
|
|
@media (max-width: 480px) {
|
|
|
|
.message_content {
|
|
|
|
margin-right: 5px;
|
|
|
|
}
|
|
|
|
}
|
2012-09-11 19:06:07 +02:00
|
|
|
|
2013-05-01 23:21:45 +02:00
|
|
|
.message_content.condensed {
|
|
|
|
max-height: 8.5em;
|
|
|
|
overflow: hidden;
|
2013-03-13 22:47:38 +01:00
|
|
|
}
|
2013-05-08 23:17:49 +02:00
|
|
|
.message_content.collapsed {
|
|
|
|
max-height: 0em;
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
2013-03-13 22:47:38 +01:00
|
|
|
|
|
|
|
.message_length_controller {
|
|
|
|
display: none;
|
|
|
|
text-align: center;
|
|
|
|
color: #0088CC;
|
2013-03-20 23:08:39 +01:00
|
|
|
|
|
|
|
/* to match .message_content */
|
|
|
|
margin-left: 5px;
|
|
|
|
margin-right: 35px;
|
2013-03-13 22:47:38 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.message_length_controller:hover {
|
|
|
|
text-decoration: underline;
|
|
|
|
}
|
|
|
|
|
2012-09-17 21:57:58 +02:00
|
|
|
blockquote {
|
|
|
|
margin-bottom: 6px;
|
|
|
|
}
|
|
|
|
|
2012-09-17 23:28:56 +02:00
|
|
|
blockquote p {
|
|
|
|
line-height: inherit;
|
|
|
|
font-size: inherit;
|
|
|
|
}
|
|
|
|
|
2012-09-24 22:28:02 +02:00
|
|
|
.messagebox {
|
2013-05-28 22:22:20 +02:00
|
|
|
padding: 7px 60px 0px 7px;
|
2013-05-10 22:48:02 +02:00
|
|
|
background-color: #fff;
|
2012-10-05 21:57:22 +02:00
|
|
|
word-wrap: break-word;
|
2012-11-06 19:46:28 +01:00
|
|
|
cursor: pointer;
|
2013-05-21 17:47:44 +02:00
|
|
|
vertical-align: top;
|
|
|
|
}
|
|
|
|
|
|
|
|
.messagebox p {
|
2013-05-28 22:22:20 +02:00
|
|
|
margin-bottom: 6px;
|
2013-05-21 17:47:44 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.messagebox blockquote {
|
|
|
|
padding-left: 5px;
|
|
|
|
margin-left: 10px;
|
2012-09-18 23:19:29 +02:00
|
|
|
}
|
|
|
|
|
2013-01-10 23:57:12 +01:00
|
|
|
#send_message_form {
|
|
|
|
margin: 0px;
|
|
|
|
}
|
|
|
|
|
2012-12-07 21:57:35 +01:00
|
|
|
#send_message_form .messagebox {
|
2013-01-11 23:18:27 +01:00
|
|
|
/* normally 5px 14px; pull in the right and bottom a bit */
|
|
|
|
padding-right: 5px;
|
|
|
|
padding-bottom: 0px;
|
2013-05-03 22:16:52 +02:00
|
|
|
border-top-width: 1px;
|
2012-12-07 21:57:35 +01:00
|
|
|
cursor: default;
|
|
|
|
}
|
|
|
|
|
2013-05-10 20:46:57 +02:00
|
|
|
#enter-sends-label {
|
|
|
|
margin-bottom: 0px;
|
|
|
|
margin-top: 2px;
|
|
|
|
}
|
|
|
|
|
2013-01-10 23:57:12 +01:00
|
|
|
#send_message_form .message_content {
|
|
|
|
display: table-row;
|
|
|
|
margin-right: 0px;
|
|
|
|
}
|
|
|
|
|
2013-05-10 20:01:55 +02:00
|
|
|
#compose-send-button {
|
|
|
|
height: 31px; /* Same as height of compose textarea. */
|
|
|
|
}
|
|
|
|
|
2013-04-05 16:44:29 +02:00
|
|
|
#below-compose-content {
|
2013-01-11 23:18:27 +01:00
|
|
|
display: table-row;
|
|
|
|
font-size: 80%;
|
|
|
|
white-space: nowrap;
|
2013-04-24 00:40:47 +02:00
|
|
|
padding-top: 6px;
|
2013-01-11 23:18:27 +01:00
|
|
|
}
|
|
|
|
|
2012-09-24 22:28:02 +02:00
|
|
|
.bookend {
|
2012-09-26 20:27:38 +02:00
|
|
|
padding-top: 10px;
|
2012-08-29 18:29:01 +02:00
|
|
|
}
|
|
|
|
|
2013-05-10 22:48:02 +02:00
|
|
|
.prev_is_same_sender.messagebox {
|
2012-09-13 22:00:11 +02:00
|
|
|
padding-top: 0px;
|
|
|
|
}
|
2012-09-24 22:28:02 +02:00
|
|
|
|
2013-05-10 22:48:02 +02:00
|
|
|
.prev_is_same_sender.message_data {
|
2013-05-21 17:47:44 +02:00
|
|
|
padding-top: 0px;
|
2013-05-10 22:48:02 +02:00
|
|
|
}
|
|
|
|
|
2012-09-24 22:28:02 +02:00
|
|
|
.next_is_same_sender {
|
2012-09-19 19:15:12 +02:00
|
|
|
border-bottom: 0px;
|
|
|
|
padding-bottom: 0px;
|
2012-09-13 22:00:11 +02:00
|
|
|
}
|
|
|
|
|
2013-05-10 22:48:02 +02:00
|
|
|
.profile_picture {
|
2012-09-26 22:34:24 +02:00
|
|
|
display: block;
|
2012-09-26 20:27:38 +02:00
|
|
|
float: right;
|
|
|
|
margin-top: 5px;
|
2013-05-10 22:48:02 +02:00
|
|
|
max-height: 15px;
|
|
|
|
width: 15px;
|
|
|
|
height: 15px;
|
2012-11-06 19:46:28 +01:00
|
|
|
cursor: pointer;
|
2013-05-10 22:48:02 +02:00
|
|
|
border-radius: 30px;
|
|
|
|
-moz-box-shadow: 1px 1px 1px #777 inset;
|
|
|
|
-webkit-box-shadow: 1px 1px 1px #777 inset;
|
|
|
|
box-shadow: 1px 1px 1px #777 inset;
|
2013-05-22 21:23:42 +02:00
|
|
|
background-size: 15px 15px;
|
2012-08-29 18:29:01 +02:00
|
|
|
}
|
2013-05-10 22:48:02 +02:00
|
|
|
|
|
|
|
.inline_profile_picture {
|
|
|
|
display: inline-block;
|
2013-05-28 22:22:20 +02:00
|
|
|
width: 20px;
|
|
|
|
height: 20px;
|
|
|
|
background-size: 20px 20px;
|
|
|
|
border-radius: 20px;
|
2013-05-21 17:47:44 +02:00
|
|
|
border: 1px solid #CCC;
|
2013-05-10 22:48:02 +02:00
|
|
|
vertical-align: middle;
|
2013-05-21 17:47:44 +02:00
|
|
|
position: relative;
|
|
|
|
left: -1px;
|
2013-01-07 23:41:36 +01:00
|
|
|
}
|
2012-08-29 18:29:01 +02:00
|
|
|
|
2012-10-09 23:56:16 +02:00
|
|
|
#compose {
|
2012-09-10 20:31:53 +02:00
|
|
|
position: fixed;
|
|
|
|
bottom: 0px;
|
|
|
|
background: white;
|
2013-02-28 05:26:44 +01:00
|
|
|
z-index: 1;
|
2012-09-10 20:31:53 +02:00
|
|
|
}
|
|
|
|
|
2012-08-30 18:24:16 +02:00
|
|
|
/* Like .nav-tabs > li > a */
|
|
|
|
#send-status {
|
2012-10-11 20:58:44 +02:00
|
|
|
width: 90%;
|
2012-08-30 18:24:16 +02:00
|
|
|
padding: 8px 14px 8px 14px;
|
|
|
|
line-height: 20px;
|
2013-05-07 21:22:25 +02:00
|
|
|
display: none;
|
2012-08-30 18:24:16 +02:00
|
|
|
}
|
2012-08-30 21:35:56 +02:00
|
|
|
|
|
|
|
/* Like .alert .close */
|
|
|
|
.send-status-close {
|
|
|
|
font-size: 17px;
|
|
|
|
font-weight: bold;
|
|
|
|
color: black;
|
|
|
|
text-shadow: 0 1px 0 white;
|
|
|
|
opacity: .2;
|
|
|
|
filter: alpha(opacity=20);
|
2013-02-20 22:30:56 +01:00
|
|
|
float: right;
|
2012-08-30 21:35:56 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.send-status-close:hover {
|
|
|
|
cursor: pointer;
|
|
|
|
opacity: .4;
|
|
|
|
filter: alpha(opacity=40);
|
|
|
|
}
|
2012-08-31 21:33:04 +02:00
|
|
|
|
2012-10-17 20:43:20 +02:00
|
|
|
.home-error-bar {
|
2012-08-31 21:33:04 +02:00
|
|
|
margin-top: 5px;
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2013-06-11 16:41:02 +02:00
|
|
|
#connection-error {
|
|
|
|
font-size: 13px;
|
|
|
|
}
|
|
|
|
|
2012-10-10 23:34:52 +02:00
|
|
|
.streamname {
|
2012-09-05 23:38:20 +02:00
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2012-10-17 20:43:20 +02:00
|
|
|
.home-error-bar .alert {
|
2012-08-31 21:33:04 +02:00
|
|
|
margin-bottom: auto;
|
|
|
|
}
|
2012-09-10 20:31:53 +02:00
|
|
|
|
2012-10-10 00:07:41 +02:00
|
|
|
textarea.new_message_textarea {
|
2013-01-10 23:57:12 +01:00
|
|
|
display: table-cell;
|
|
|
|
width: 99%;
|
2013-05-10 20:01:55 +02:00
|
|
|
height: 1.5em;
|
2013-02-13 23:23:26 +01:00
|
|
|
max-height: 11em;
|
2013-01-11 23:18:27 +01:00
|
|
|
margin-bottom: 0px;
|
2012-10-24 04:19:41 +02:00
|
|
|
resize: none;
|
2012-09-10 20:31:53 +02:00
|
|
|
}
|
2012-09-11 20:25:29 +02:00
|
|
|
|
2012-10-09 23:59:41 +02:00
|
|
|
input.recipient_box {
|
2012-09-27 21:34:15 +02:00
|
|
|
margin-bottom: 0px;
|
|
|
|
margin-top: 0px;
|
2012-09-10 20:31:53 +02:00
|
|
|
}
|
2012-09-11 18:12:02 +02:00
|
|
|
|
2012-10-17 22:03:00 +02:00
|
|
|
#stream.recipient_box {
|
|
|
|
width: 20%;
|
|
|
|
}
|
|
|
|
#subject.recipient_box {
|
2013-05-20 22:34:18 +02:00
|
|
|
width: 15%;
|
2012-10-17 22:03:00 +02:00
|
|
|
}
|
2012-11-08 00:38:21 +01:00
|
|
|
#private_message_recipient.recipient_box {
|
2013-01-10 23:57:12 +01:00
|
|
|
width: 72%;
|
2012-10-17 22:03:00 +02:00
|
|
|
}
|
|
|
|
|
2013-05-10 20:01:55 +02:00
|
|
|
#left-of-compose {
|
|
|
|
vertical-align: top;
|
|
|
|
padding-top: 3px;
|
|
|
|
}
|
|
|
|
|
2012-11-29 16:44:16 +01:00
|
|
|
#send_controls {
|
2013-01-10 23:57:12 +01:00
|
|
|
display: table-cell;
|
|
|
|
vertical-align: bottom;
|
2013-05-10 20:01:55 +02:00
|
|
|
padding-left: 15px;
|
2012-11-29 22:18:01 +01:00
|
|
|
/* jQuery's slideDown() animation seems to compute the target height by
|
|
|
|
drawing these elements in an (offscreen) context where they would reflow
|
|
|
|
onto multiple lines. We need to prevent that in order to avoid an
|
|
|
|
animation glitch. See: http://is.gd/EVJFZ8 */
|
|
|
|
white-space: nowrap;
|
2013-01-10 23:57:12 +01:00
|
|
|
/* This white-space nowrap is also critical for making sure that the
|
|
|
|
button doesn't get smushed as the textarea expands; clearly the
|
|
|
|
button is taking up more than the 1% width specified below. */
|
|
|
|
width: 1%;
|
2012-09-11 20:25:29 +02:00
|
|
|
}
|
|
|
|
|
2013-01-16 21:42:35 +01:00
|
|
|
#navbar-spacer {
|
|
|
|
/* A spacer that is exactly a navbar size, so that all content
|
|
|
|
gets pushed unerneath it */
|
|
|
|
width: 100%;
|
|
|
|
height: 40px;
|
|
|
|
}
|
|
|
|
|
2013-03-06 20:46:33 +01:00
|
|
|
#navbar-middle {
|
|
|
|
display: table-row;
|
|
|
|
}
|
|
|
|
|
2013-01-16 21:42:35 +01:00
|
|
|
.brand.skinny-user-gravatar {
|
2013-03-06 20:46:33 +01:00
|
|
|
display: table-cell;
|
2013-01-16 21:42:35 +01:00
|
|
|
padding-top: 5px;
|
|
|
|
padding-bottom: 0px;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
white-space: nowrap;
|
|
|
|
}
|
|
|
|
|
2012-10-26 16:57:58 +02:00
|
|
|
#searchbox {
|
2013-01-16 21:42:35 +01:00
|
|
|
display: table-cell;
|
|
|
|
width: 99%;
|
2012-10-26 19:55:39 +02:00
|
|
|
}
|
2012-11-02 22:19:12 +01:00
|
|
|
|
2013-05-09 21:12:53 +02:00
|
|
|
#tab_bar {
|
|
|
|
position: fixed;
|
|
|
|
top: 41px;
|
|
|
|
background-color: #FFFFFF;
|
|
|
|
z-index: 2;
|
|
|
|
|
|
|
|
padding-top: 10px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tab_list {
|
|
|
|
list-style: none;
|
|
|
|
height: 20px;
|
|
|
|
|
|
|
|
margin: 0px 0px 0px 0px;
|
|
|
|
padding: 0px 0px 0px 5px;
|
|
|
|
|
|
|
|
border-bottom: 3px solid #7dcbff;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tab_list li {
|
|
|
|
list-style-type: none;
|
|
|
|
display: block;
|
|
|
|
float: left;
|
|
|
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
|
|
|
margin: 0px 0px 0px 5px;
|
|
|
|
padding: 0px 5px 0px 5px;
|
|
|
|
|
|
|
|
height: 20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tab_list li.narrow_spacer {
|
|
|
|
margin: 0px 0px 0px 5px;
|
|
|
|
padding: 0px 0px 0px 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tab_list a {
|
|
|
|
text-decoration: none;
|
|
|
|
color: inherit;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tab_list .inactive {
|
|
|
|
background-color: #DDDDDD;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tab_list .private_message {
|
|
|
|
background-color: #444;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tab_list li.active {
|
|
|
|
background-color: #DDDDDD;
|
|
|
|
|
|
|
|
height: 22px;
|
|
|
|
|
|
|
|
border-top-width: 1px;
|
|
|
|
border-left-width: 1px;
|
|
|
|
border-right-width: 1px;
|
|
|
|
border-color: #7dcbff;
|
|
|
|
|
|
|
|
border-style: solid;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
#tab_list .root {
|
|
|
|
background-color: #7dcbff;
|
|
|
|
}
|
|
|
|
|
|
|
|
.colorize_tab_outline {
|
|
|
|
border-color: #7dcbff;
|
|
|
|
}
|
|
|
|
|
|
|
|
#tab_bar_underpadding {
|
|
|
|
position: fixed;
|
|
|
|
z-index: 10;
|
|
|
|
|
|
|
|
top: 74px;
|
|
|
|
background-color: #FFF;
|
|
|
|
|
|
|
|
height: 6px;
|
|
|
|
}
|
|
|
|
|
2013-01-16 21:42:35 +01:00
|
|
|
#navbar-buttons {
|
|
|
|
display: table-cell;
|
|
|
|
white-space: nowrap;
|
|
|
|
width: 1%;
|
|
|
|
}
|
|
|
|
|
|
|
|
#navbar-buttons ul.nav {
|
2013-02-01 01:07:13 +01:00
|
|
|
margin: 0px;
|
2013-01-16 21:42:35 +01:00
|
|
|
/* Firefox-specific hack; Technically white-space: nowrap applies to
|
|
|
|
text, not "stuff in general", so in Firefox without this, the
|
|
|
|
<li>s all get smushed vertically (in Chrome and Safari, they
|
|
|
|
don't).
|
|
|
|
Fortunately, Firefox also provides this nice 'max-content'
|
|
|
|
thing which is basically 'give us as much space as we need'. */
|
|
|
|
width: -moz-max-content;
|
|
|
|
}
|
|
|
|
|
|
|
|
#searchbox_form {
|
|
|
|
width: 99%;
|
|
|
|
padding-right: 10px;
|
2012-10-26 16:57:58 +02:00
|
|
|
}
|
|
|
|
|
2012-11-14 21:08:49 +01:00
|
|
|
#search_query {
|
2013-02-13 23:23:26 +01:00
|
|
|
width: 95%;
|
2013-01-29 20:54:11 +01:00
|
|
|
line-height: normal;
|
2013-02-13 23:23:26 +01:00
|
|
|
font-size: inherit;
|
|
|
|
height: 1.6em;
|
2012-10-26 16:57:58 +02:00
|
|
|
}
|
2013-01-17 16:12:17 +01:00
|
|
|
@media (max-width: 480px) {
|
|
|
|
/* This is a hack to keep the search box from overflowing outside the
|
|
|
|
message area -- really the formula should be something like
|
2013-01-16 21:42:35 +01:00
|
|
|
[message area width] - [search query horizontal overhead] At
|
|
|
|
narrow widths, the overhead is a larger % of the window width.
|
2013-01-17 16:12:17 +01:00
|
|
|
*/
|
|
|
|
#search_query {
|
|
|
|
width: 90%;
|
|
|
|
}
|
|
|
|
}
|
2012-10-26 16:57:58 +02:00
|
|
|
|
|
|
|
.highlight {
|
|
|
|
background-color: #FCEA81;
|
|
|
|
}
|
|
|
|
|
2013-05-31 21:06:05 +02:00
|
|
|
.highlight_text_inserted {
|
2013-06-05 19:38:35 +02:00
|
|
|
background-color: #E6EDFF;
|
2013-05-31 21:06:05 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.highlight_text_deleted {
|
2013-06-05 19:38:35 +02:00
|
|
|
background-color: #FFE6E6;
|
2013-05-31 21:06:05 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.highlight_text_replaced {
|
2013-06-05 19:38:35 +02:00
|
|
|
background-color: #F5E6FF;
|
2013-05-31 21:06:05 +02:00
|
|
|
}
|
|
|
|
|
2013-01-16 21:42:35 +01:00
|
|
|
#search_arrows {
|
2013-03-06 20:46:33 +01:00
|
|
|
width: 99%;
|
2013-01-16 21:42:35 +01:00
|
|
|
margin-bottom: 5px;
|
2013-02-13 23:23:26 +01:00
|
|
|
|
|
|
|
/* Bootstrap wants font-size: 0 to eliminate space between
|
|
|
|
the buttons. We need to inherit the font size, so we
|
|
|
|
remove the button gap by adjusting "letter" spacing. */
|
|
|
|
font-size: 90%;
|
|
|
|
letter-spacing: -.3em;
|
2013-01-16 21:42:35 +01:00
|
|
|
}
|
|
|
|
|
2012-10-26 18:47:33 +02:00
|
|
|
#searchbox .search_button {
|
2013-05-07 19:32:12 +02:00
|
|
|
height: 30px;
|
2012-10-26 16:57:58 +02:00
|
|
|
text-align: center;
|
|
|
|
padding: 4px 10px 4px 10px;
|
|
|
|
}
|
2013-01-16 21:42:35 +01:00
|
|
|
|
2013-02-28 19:04:58 +01:00
|
|
|
#floating_recipient_bar {
|
|
|
|
position: fixed;
|
|
|
|
/* .message_list max-width */
|
|
|
|
text-decoration: none;
|
2013-05-09 21:12:53 +02:00
|
|
|
top: 70px; /* should really be the same as the height of navbar-spacer + height of the tab bar*/
|
2013-02-28 19:04:58 +01:00
|
|
|
visibility: hidden; /* so that we pass clicks through to underneath us */
|
|
|
|
/* If zhome has opacity on it, it suddenly starts getting drawn on top
|
|
|
|
of top_statusbar -- unless we specify a z-index. */
|
|
|
|
z-index: 2;
|
2013-01-17 16:16:02 +01:00
|
|
|
}
|
2012-10-15 16:53:48 +02:00
|
|
|
|
2012-10-15 21:11:16 +02:00
|
|
|
table.floating_recipient {
|
2012-10-14 04:13:27 +02:00
|
|
|
table-layout: fixed;
|
|
|
|
margin-left: auto;
|
2012-10-15 16:53:48 +02:00
|
|
|
width: 100%;
|
2012-10-14 04:13:27 +02:00
|
|
|
}
|
|
|
|
|
2012-10-03 00:36:34 +02:00
|
|
|
.narrowed_view {
|
2013-02-13 21:30:17 +01:00
|
|
|
/* If we change this color, also change
|
|
|
|
message_reply_fade_narrowed */
|
2013-05-24 00:03:39 +02:00
|
|
|
background-color: #EEE;
|
2012-09-14 17:40:56 +02:00
|
|
|
}
|
|
|
|
|
2012-09-13 22:20:07 +02:00
|
|
|
#bottom_whitespace {
|
2012-09-11 20:12:39 +02:00
|
|
|
display: block;
|
2012-12-28 21:35:30 +01:00
|
|
|
height: 300px;
|
2012-09-11 20:12:39 +02:00
|
|
|
}
|
2012-09-11 23:37:46 +02:00
|
|
|
|
2012-10-01 21:32:09 +02:00
|
|
|
#home-error {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2013-01-16 19:50:18 +01:00
|
|
|
.loading_indicator_spinner {
|
2013-01-24 21:34:11 +01:00
|
|
|
/* If you change these, make sure to adjust the constants in
|
|
|
|
* make_loading_indicator as well */
|
2013-01-15 21:41:16 +01:00
|
|
|
height: 38px;
|
|
|
|
width: 38px;
|
|
|
|
float: left;
|
2012-09-26 22:44:38 +02:00
|
|
|
}
|
|
|
|
|
2013-01-16 19:50:18 +01:00
|
|
|
.loading_indicator_text {
|
2013-01-24 21:34:11 +01:00
|
|
|
/* If you change these, make sure to adjust the constants in
|
|
|
|
* make_loading_indicator as well */
|
2013-01-15 21:41:16 +01:00
|
|
|
margin-left: 20px;
|
2013-01-24 21:29:20 +01:00
|
|
|
font-size: 33px;
|
2013-01-15 21:41:16 +01:00
|
|
|
font-weight: bold;
|
|
|
|
line-height: 38px;
|
2012-09-26 22:44:38 +02:00
|
|
|
}
|
2012-09-27 22:54:27 +02:00
|
|
|
|
2013-03-01 19:20:53 +01:00
|
|
|
.message_inline_image {
|
|
|
|
margin-bottom: 5px;
|
|
|
|
margin-left: 5px;
|
2013-03-05 23:22:26 +01:00
|
|
|
height: 100px;
|
2013-03-01 19:20:53 +01:00
|
|
|
}
|
|
|
|
|
2013-04-26 22:06:18 +02:00
|
|
|
.message_inline_image img {
|
|
|
|
height: 100%;
|
|
|
|
}
|
|
|
|
|
2012-10-29 20:00:27 +01:00
|
|
|
.popover {
|
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
|
2012-10-24 02:13:36 +02:00
|
|
|
.popover-title {
|
|
|
|
overflow-x: hidden;
|
|
|
|
text-overflow: ellipsis;
|
2013-02-09 04:09:52 +01:00
|
|
|
text-align: center;
|
2013-02-13 23:23:26 +01:00
|
|
|
|
|
|
|
font-size: inherit;
|
|
|
|
line-height: inherit;
|
2012-10-24 02:13:36 +02:00
|
|
|
}
|
2012-10-24 22:53:19 +02:00
|
|
|
|
2013-02-09 03:29:40 +01:00
|
|
|
.popover_info {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.popover hr {
|
|
|
|
margin-top: 5px;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
}
|
|
|
|
|
2013-01-14 19:44:55 +01:00
|
|
|
.hotkeys_table {
|
|
|
|
float: left;
|
|
|
|
width: 250px;
|
|
|
|
margin-right: 10px;
|
|
|
|
font-size: 90%;
|
|
|
|
}
|
|
|
|
|
2012-10-24 22:53:19 +02:00
|
|
|
.hotkeys_table .hotkey {
|
|
|
|
text-align: right;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2013-01-16 19:50:18 +01:00
|
|
|
#loading_more_messages_indicator {
|
2013-01-15 21:41:16 +01:00
|
|
|
margin: 10px auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
#page_loading_indicator {
|
|
|
|
margin: 10px auto;
|
2012-11-28 22:17:57 +01:00
|
|
|
}
|
2012-11-29 17:22:00 +01:00
|
|
|
|
2013-01-16 21:26:55 +01:00
|
|
|
#subs_page_loading_indicator {
|
|
|
|
margin: 10px auto;
|
|
|
|
}
|
|
|
|
|
2013-01-16 22:02:49 +01:00
|
|
|
.subscriber_list_loading_indicator {
|
|
|
|
margin: 10px auto;
|
|
|
|
}
|
|
|
|
|
2012-11-29 17:22:00 +01:00
|
|
|
.table-striped thead th {
|
|
|
|
background-color: #444;
|
|
|
|
color: white;
|
|
|
|
}
|
2012-11-29 18:44:43 +01:00
|
|
|
|
|
|
|
|
|
|
|
#fmt_help_table {
|
|
|
|
table-layout: fixed;
|
|
|
|
}
|
2012-11-19 16:54:23 +01:00
|
|
|
|
2013-01-23 19:10:51 +01:00
|
|
|
.subscription_table_elem {
|
2013-01-04 21:05:18 +01:00
|
|
|
padding: 2px;
|
2013-05-22 19:27:18 +02:00
|
|
|
line-height: 25px;
|
2013-01-04 21:05:18 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.subscription_header.active {
|
|
|
|
border-color: rgba(82, 168, 236, 0.8);
|
|
|
|
cursor: pointer;
|
|
|
|
|
|
|
|
-webkit-box-shadow: inset 0 0 0 1px rgba(82, 168, 236, 0.8), 0 0 8px rgba(82, 168, 236, 0.6);
|
|
|
|
-moz-box-shadow: inset 0 0 0 1px rgba(82, 168, 236, 0.8), 0 0 8px rgba(82, 168, 236, 0.6);
|
|
|
|
box-shadow: inset 0 0 0 1px rgba(82, 168, 236, 0.8), 0 0 8px rgba(82, 168, 236, 0.6);
|
|
|
|
}
|
|
|
|
|
|
|
|
.color_swatch {
|
|
|
|
display: inline-block;
|
|
|
|
height: 1em;
|
|
|
|
width: 1em;
|
|
|
|
border: 1px #666 solid;
|
|
|
|
padding: 0;
|
|
|
|
margin: 0 0 0 5px;
|
2012-11-19 16:54:23 +01:00
|
|
|
vertical-align: middle;
|
2013-01-04 21:05:18 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.subscription_name {
|
2012-11-19 16:54:23 +01:00
|
|
|
padding-left: 0.5em;
|
2013-01-04 21:05:18 +01:00
|
|
|
vertical-align: middle;
|
2013-05-09 00:49:04 +02:00
|
|
|
display: inline-block;
|
|
|
|
line-height: 14px;
|
|
|
|
height: 16px;
|
2013-01-04 21:05:18 +01:00
|
|
|
}
|
|
|
|
|
2013-06-12 21:25:49 +02:00
|
|
|
#stream_filters .subscription_name {
|
|
|
|
padding: 0px;
|
|
|
|
display: inline-block;
|
|
|
|
line-height: 12px;
|
|
|
|
width: 100%;
|
|
|
|
padding-top: 4px;
|
|
|
|
white-space: nowrap;
|
|
|
|
overflow: hidden;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
}
|
|
|
|
|
2013-01-04 21:05:18 +01:00
|
|
|
.subscription_settings {
|
|
|
|
margin-left: 35px;
|
2013-01-10 19:33:56 +01:00
|
|
|
margin-right: 35px;
|
2013-02-13 23:23:26 +01:00
|
|
|
clear: right;
|
2013-01-10 19:33:56 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.subscription_settings form {
|
|
|
|
margin: 0;
|
2013-01-04 21:05:18 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.subscription_settings ul {
|
|
|
|
list-style-type: none;
|
|
|
|
}
|
|
|
|
|
2013-01-23 22:08:34 +01:00
|
|
|
.subscriber_list_settings {
|
|
|
|
margin-top: 10px;
|
|
|
|
}
|
|
|
|
|
2013-04-08 20:53:12 +02:00
|
|
|
.sub_setting_control[type="checkbox"] {
|
|
|
|
margin: 0 30px 5px 20px;
|
2013-02-12 22:32:14 +01:00
|
|
|
}
|
|
|
|
|
2013-05-17 21:35:17 +02:00
|
|
|
.streams_popover .sp-container {
|
|
|
|
background: white;
|
|
|
|
cursor: pointer;
|
|
|
|
border: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.streams_popover .sp-palette-container {
|
|
|
|
border-right: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.streams_popover .colorpicker-container {
|
|
|
|
display: inline-block;
|
|
|
|
margin-right: 10px;
|
|
|
|
}
|
|
|
|
|
2013-01-04 21:05:18 +01:00
|
|
|
.sub_setting_control {
|
|
|
|
display: inline-block;
|
|
|
|
margin-right: 10px;
|
|
|
|
}
|
|
|
|
|
2013-01-10 22:15:55 +01:00
|
|
|
.sub_unsub_button {
|
2013-02-13 23:23:26 +01:00
|
|
|
min-width: 140px;
|
2013-01-04 21:05:18 +01:00
|
|
|
float: right;
|
2012-11-19 16:54:23 +01:00
|
|
|
}
|
2012-12-05 22:48:15 +01:00
|
|
|
|
2013-01-25 18:17:30 +01:00
|
|
|
#create_stream_row td {
|
|
|
|
background-color: #f3f3f3;
|
|
|
|
border-color: #BBB;
|
|
|
|
border-bottom: 1px solid #BBB;
|
|
|
|
}
|
|
|
|
|
2013-01-23 19:10:51 +01:00
|
|
|
#create_stream_name {
|
|
|
|
margin-left: 25px;
|
2013-01-25 23:07:11 +01:00
|
|
|
width: 220px;
|
|
|
|
}
|
|
|
|
@media (max-width: 480px) {
|
|
|
|
#create_stream_name {
|
|
|
|
width: 130px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@media (min-width: 768px) and (max-width: 979px) {
|
|
|
|
#create_stream_name {
|
|
|
|
width: 140px;
|
|
|
|
}
|
2013-01-23 19:10:51 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#create_stream_button {
|
2013-02-13 23:23:26 +01:00
|
|
|
min-width: 140px;
|
2013-01-23 19:10:51 +01:00
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
|
2013-01-10 17:07:17 +01:00
|
|
|
.sub_settings_title {
|
|
|
|
line-height: 30px;
|
|
|
|
margin: 10px 0;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2013-03-07 20:07:41 +01:00
|
|
|
.settings_committed {
|
|
|
|
margin: 10px;
|
|
|
|
}
|
|
|
|
|
2013-01-07 22:09:33 +01:00
|
|
|
.subscriber_list_container {
|
|
|
|
max-height: 200px;
|
|
|
|
overflow: auto;
|
2013-01-10 19:33:56 +01:00
|
|
|
margin-top: 10px;
|
2013-02-13 23:23:26 +01:00
|
|
|
clear: right;
|
2013-01-10 19:33:56 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.subscriber_list_add {
|
|
|
|
float: right;
|
2013-01-07 22:09:33 +01:00
|
|
|
}
|
|
|
|
|
2012-12-05 22:48:15 +01:00
|
|
|
#invite_user_form {
|
|
|
|
margin-bottom: 0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#invitee_emails {
|
|
|
|
min-height: 40px;
|
|
|
|
max-height: 300px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#invite_status {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2013-01-17 16:16:02 +01:00
|
|
|
@media (max-width: 480px) {
|
|
|
|
body {
|
|
|
|
padding-right: 5px;
|
|
|
|
padding-left: 5px;
|
|
|
|
}
|
|
|
|
}
|
2013-01-22 21:03:29 +01:00
|
|
|
|
2013-05-07 22:41:37 +02:00
|
|
|
#settings-dropdown {
|
|
|
|
padding: 5px;
|
|
|
|
font-size: 175%;
|
2013-01-22 21:03:29 +01:00
|
|
|
}
|
2013-01-30 21:49:56 +01:00
|
|
|
|
2013-01-31 21:09:23 +01:00
|
|
|
#notifications-area {
|
2013-01-30 21:49:56 +01:00
|
|
|
position: fixed;
|
|
|
|
bottom: 0px;
|
|
|
|
right: 20px;
|
|
|
|
width: 200px;
|
2013-01-31 21:09:23 +01:00
|
|
|
height: 35px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#notifications-bar {
|
2013-02-28 05:26:44 +01:00
|
|
|
z-index: 9000;
|
2013-01-31 21:09:23 +01:00
|
|
|
position: absolute;
|
|
|
|
bottom: 0px; /* necessary to get slideUp, slideDown directions correct */
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
2013-01-30 21:49:56 +01:00
|
|
|
border-radius: 10px 10px 0px 0px;
|
|
|
|
padding: 10px 0px 0px 10px;
|
|
|
|
background: #58F;
|
|
|
|
color: white;
|
|
|
|
font-size: 125%;
|
|
|
|
cursor: default;
|
|
|
|
display: none;
|
2013-01-31 21:09:23 +01:00
|
|
|
/* For now, cut off long messages (but we should find a better solution) */
|
|
|
|
white-space: nowrap;
|
|
|
|
overflow: hidden;
|
|
|
|
text-overflow: ellipsis;
|
2013-02-05 21:16:41 +01:00
|
|
|
}
|
2013-01-31 21:01:53 +01:00
|
|
|
|
|
|
|
#stream-creation {
|
|
|
|
max-height: 80%;
|
|
|
|
}
|
|
|
|
|
|
|
|
#stream-creation .modal-body {
|
2013-02-05 19:32:29 +01:00
|
|
|
/* Setting max-height to a percentage doesn't work. */
|
2013-01-31 21:01:53 +01:00
|
|
|
max-height: 400px;
|
|
|
|
overflow-y: scroll;
|
2013-01-30 21:49:56 +01:00
|
|
|
}
|
2013-02-12 19:28:21 +01:00
|
|
|
|
2013-02-23 19:38:25 +01:00
|
|
|
.empty_feed_notice {
|
2013-05-22 21:23:42 +02:00
|
|
|
padding: 3em 4em;
|
2013-02-12 19:28:21 +01:00
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2013-02-23 19:38:25 +01:00
|
|
|
.empty_feed_notice h4 {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
#empty_narrow_message p {
|
2013-02-12 19:28:21 +01:00
|
|
|
text-align: center;
|
|
|
|
}
|
2013-02-13 21:30:17 +01:00
|
|
|
|
|
|
|
.message_reply_fade {
|
|
|
|
opacity: .4;
|
|
|
|
}
|
|
|
|
|
|
|
|
.message_reply_fade_narrowed {
|
|
|
|
opacity: .4;
|
|
|
|
}
|
|
|
|
|
|
|
|
#stream-message, #private-message {
|
|
|
|
border: 1px solid grey;
|
2013-05-03 22:16:52 +02:00
|
|
|
display: none;
|
2013-02-13 21:30:17 +01:00
|
|
|
}
|
2013-03-01 22:07:27 +01:00
|
|
|
|
|
|
|
.emoji {
|
2013-03-06 17:59:32 +01:00
|
|
|
height: 1.4em;
|
2013-03-11 16:53:14 +01:00
|
|
|
width: 1.4em;
|
2013-03-01 22:07:27 +01:00
|
|
|
}
|
2013-03-06 17:40:51 +01:00
|
|
|
|
|
|
|
#sending-indicator {
|
|
|
|
float: left;
|
|
|
|
font-weight: bold;
|
|
|
|
display: none;
|
|
|
|
}
|
2013-03-02 03:10:32 +01:00
|
|
|
|
|
|
|
.streamlist_swatch {
|
2013-06-12 21:25:49 +02:00
|
|
|
display: block;
|
2013-03-02 03:10:32 +01:00
|
|
|
width: 1em;
|
|
|
|
height: 1em;
|
|
|
|
vertical-align: middle;
|
2013-05-07 19:32:12 +02:00
|
|
|
border-radius: 1em;
|
2013-06-12 21:25:49 +02:00
|
|
|
float: left;
|
|
|
|
position: absolute;
|
|
|
|
left: 1px;
|
|
|
|
top: 3px;
|
2013-03-02 03:10:32 +01:00
|
|
|
}
|
2013-03-08 06:27:16 +01:00
|
|
|
|
2013-04-10 22:24:15 +02:00
|
|
|
ul.expanded_subjects {
|
|
|
|
list-style-type: none;
|
2013-05-07 22:05:46 +02:00
|
|
|
font-weight: normal;
|
2013-06-12 21:25:49 +02:00
|
|
|
margin-left: 0px;
|
2013-04-10 22:24:15 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
li.expanded_subject {
|
|
|
|
margin-left: .3em;
|
2013-04-22 23:15:20 +02:00
|
|
|
text-overflow: ellipsis;
|
|
|
|
overflow: hidden;
|
|
|
|
white-space: nowrap;
|
2013-04-10 22:24:15 +02:00
|
|
|
}
|
|
|
|
|
2013-03-08 06:27:16 +01:00
|
|
|
.twitter-tweet {
|
|
|
|
border: 1px solid #ddd;
|
|
|
|
padding: .5em .75em;
|
|
|
|
margin-bottom: 0.25em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.twitter-avatar {
|
|
|
|
float: left;
|
2013-03-08 22:40:06 +01:00
|
|
|
width: 48px;
|
2013-03-08 06:27:16 +01:00
|
|
|
height: 48px;
|
2013-03-08 22:40:06 +01:00
|
|
|
margin-right: .75em;
|
2013-03-08 06:27:16 +01:00
|
|
|
}
|
2013-03-27 18:26:53 +01:00
|
|
|
|
|
|
|
.star {
|
2013-05-10 22:48:02 +02:00
|
|
|
display: inline-block;
|
2013-05-21 17:47:44 +02:00
|
|
|
opacity: 1;
|
2013-04-22 00:50:18 +02:00
|
|
|
font-size: 16px;
|
|
|
|
color: #2c8211;
|
2013-03-27 18:26:53 +01:00
|
|
|
}
|
|
|
|
|
2013-05-21 17:47:44 +02:00
|
|
|
.empty-star {
|
2013-06-12 19:27:07 +02:00
|
|
|
color: #CCC;
|
|
|
|
}
|
|
|
|
|
|
|
|
.empty-star:hover {
|
|
|
|
cursor: pointer;
|
2013-05-21 17:47:44 +02:00
|
|
|
color: #565656;
|
|
|
|
}
|
|
|
|
|
2013-05-10 22:48:02 +02:00
|
|
|
.info {
|
|
|
|
display: inline-block;
|
|
|
|
font-size: 16px;
|
2013-06-12 19:27:07 +02:00
|
|
|
color: #CCC;
|
2013-05-10 22:48:02 +02:00
|
|
|
}
|
|
|
|
|
2013-06-12 19:27:07 +02:00
|
|
|
.star:hover {
|
2013-03-27 18:26:53 +01:00
|
|
|
cursor: pointer;
|
2013-06-12 19:27:07 +02:00
|
|
|
color: #0d7245;
|
2013-03-27 18:26:53 +01:00
|
|
|
}
|
2013-03-29 19:55:28 +01:00
|
|
|
|
|
|
|
.empty_feed_notice p {
|
|
|
|
text-align: center;
|
|
|
|
}
|
2013-04-03 22:58:17 +02:00
|
|
|
|
|
|
|
.settings_separator {
|
|
|
|
margin-top: 2em;
|
|
|
|
margin-bottom: 2em;
|
|
|
|
}
|
2013-04-04 00:55:36 +02:00
|
|
|
|
|
|
|
/* FIXME: Combine this rule with the one in portico.css somehow? */
|
2013-04-08 20:21:20 +02:00
|
|
|
#pw_strength {
|
2013-04-04 00:55:36 +02:00
|
|
|
/* Same width as a Bootstrap default text <input> with padding */
|
|
|
|
width: 220px;
|
|
|
|
}
|
2013-04-08 19:15:20 +02:00
|
|
|
|
|
|
|
/* Override padding-top on form labels when they label only text */
|
|
|
|
.form-horizontal .label_for_text {
|
|
|
|
padding-top: 0;
|
|
|
|
}
|
2013-04-08 20:03:21 +02:00
|
|
|
|
|
|
|
#pw_change_controls {
|
|
|
|
display: none;
|
|
|
|
}
|
2013-04-12 22:08:49 +02:00
|
|
|
|
|
|
|
.humbug-icon-star {
|
|
|
|
background-position: -121px 0 !important;
|
2013-04-23 21:14:45 +02:00
|
|
|
padding-right: 0.09em !important; /* Alignment hack to line up with other icons */
|
2013-04-12 22:08:49 +02:00
|
|
|
}
|
2013-04-17 05:52:20 +02:00
|
|
|
|
|
|
|
.sub-unsub-message {
|
|
|
|
text-align: center;
|
|
|
|
padding-bottom: 10px; /* same as .bookend */
|
2013-04-05 16:44:29 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#restore-draft {
|
2013-04-24 23:44:25 +02:00
|
|
|
float: left;
|
|
|
|
display: none;
|
|
|
|
margin-right: 1em;
|
2013-04-05 16:44:29 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#restore-draft:hover {
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
2013-04-24 00:40:47 +02:00
|
|
|
|
|
|
|
#compose a.message-control-button {
|
2013-05-10 20:01:55 +02:00
|
|
|
display: block;
|
2013-04-24 00:40:47 +02:00
|
|
|
color: #777;
|
|
|
|
text-decoration: none;
|
|
|
|
font-size: 14px;
|
|
|
|
width: 14px;
|
|
|
|
height: 14px;
|
|
|
|
margin-right: 5px;
|
|
|
|
border-radius: 2px;
|
|
|
|
text-align: center;
|
2013-05-10 20:01:55 +02:00
|
|
|
float: right;
|
2013-04-24 00:40:47 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#compose a.message-control-button:hover {
|
|
|
|
color: #000;
|
|
|
|
}
|
2013-04-30 23:37:46 +02:00
|
|
|
|
2013-05-07 19:32:12 +02:00
|
|
|
#stream_filters {
|
2013-05-07 22:05:46 +02:00
|
|
|
font-weight: normal;
|
2013-05-07 19:32:12 +02:00
|
|
|
}
|
|
|
|
|
2013-04-30 23:37:46 +02:00
|
|
|
#stream_filters .inactive_stream {
|
|
|
|
opacity: .5;
|
|
|
|
}
|
2013-05-03 00:29:52 +02:00
|
|
|
|
|
|
|
#bots_table {
|
|
|
|
table-layout: fixed;
|
|
|
|
width: 100%;
|
|
|
|
font-size: 90%;
|
|
|
|
}
|
|
|
|
|
|
|
|
#bots_table td {
|
|
|
|
overflow: hidden;
|
|
|
|
}
|
|
|
|
|
|
|
|
#create_bot_name {
|
2013-05-28 20:04:39 +02:00
|
|
|
width: 85%;
|
2013-05-03 00:29:52 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#create_bot_short_name {
|
2013-05-28 20:04:39 +02:00
|
|
|
width: 35%;
|
2013-05-03 00:29:52 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.bot_name_header {
|
2013-05-28 20:04:39 +02:00
|
|
|
width: 8em;
|
2013-05-03 00:29:52 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.bot_api_key_header {
|
|
|
|
width: 18em;
|
|
|
|
}
|
|
|
|
|
|
|
|
.api_key {
|
|
|
|
font-family: monospace;
|
|
|
|
font-size: 85%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.create_bot_control {
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
|
|
|
|
|
|
|
#create_bot_row input {
|
|
|
|
margin: 0;
|
|
|
|
}
|
2013-05-03 20:55:31 +02:00
|
|
|
|
|
|
|
#onboarding-header {
|
|
|
|
font-size: 16px;
|
|
|
|
font-weight: bold;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
#onboarding-checklist {
|
|
|
|
font-size: 14px;
|
|
|
|
border: 1px solid #ddd;
|
|
|
|
background-color: #F7F7F7;
|
|
|
|
padding: 10px;
|
|
|
|
}
|
|
|
|
#onboarding {
|
|
|
|
display: none;
|
|
|
|
}
|
2013-05-08 15:47:37 +02:00
|
|
|
|
|
|
|
.onboarding_success {
|
|
|
|
font-size: 40px;
|
|
|
|
color: #00CC00;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
2013-05-29 19:55:52 +02:00
|
|
|
#sticky-popover h1 {
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
.done-button {
|
|
|
|
text-align: center;
|
|
|
|
}
|
2013-05-08 15:47:37 +02:00
|
|
|
.sticky-popover-inner {
|
|
|
|
max-width: 300px;
|
|
|
|
}
|
|
|
|
.sticky-popover-inner p {
|
|
|
|
padding-bottom: 5px;
|
|
|
|
}
|
2013-05-13 23:03:50 +02:00
|
|
|
|
|
|
|
#feedback_section {
|
|
|
|
text-align: center;
|
|
|
|
padding-bottom: 10px;
|
|
|
|
}
|
2013-05-15 00:22:16 +02:00
|
|
|
|
|
|
|
.message_edit {
|
|
|
|
display: none;
|
|
|
|
}
|
2013-05-21 19:12:27 +02:00
|
|
|
|
|
|
|
/* Reduce some of the heavy padding from Bootstrap. */
|
|
|
|
#message_edit_form .edit-control-label {
|
|
|
|
width: auto;
|
|
|
|
float: left;
|
|
|
|
}
|
|
|
|
#message_edit_form .edit-controls {
|
|
|
|
margin-left: 50px;
|
|
|
|
}
|
|
|
|
#message_edit_form textarea {
|
|
|
|
width: 90%;
|
|
|
|
min-width: 206px;
|
|
|
|
}
|
2013-05-21 17:48:46 +02:00
|
|
|
|
|
|
|
.message_edit_notice {
|
|
|
|
font-size: 11px;
|
|
|
|
}
|
|
|
|
|
2013-05-24 20:03:40 +02:00
|
|
|
.message_body_gravatar {
|
|
|
|
width: 20px;
|
|
|
|
height: 20px;
|
|
|
|
margin: 2px 2px 2px 0px;
|
|
|
|
border: 1px solid #000;
|
2013-05-28 21:33:59 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#notification-settings .control-group {
|
|
|
|
margin-bottom: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#notification-settings .control-label {
|
|
|
|
width: 280px;
|
|
|
|
text-align: left;
|
|
|
|
}
|
2013-05-29 19:46:24 +02:00
|
|
|
|
|
|
|
#pin_info_question {
|
|
|
|
padding-left: 3px;
|
|
|
|
}
|
|
|
|
#pin_info_question:hover {
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
2013-06-07 02:46:01 +02:00
|
|
|
|
|
|
|
.zero_count {
|
|
|
|
display: none;
|
|
|
|
}
|