2013-01-25 02:23:05 +01:00
|
|
|
/**
|
|
|
|
* @provides conpherence-menu-css
|
|
|
|
*/
|
|
|
|
|
2013-04-01 21:50:39 +02:00
|
|
|
.conpherence-layout {
|
2013-12-04 06:48:03 +01:00
|
|
|
position: fixed;
|
|
|
|
bottom: 0;
|
|
|
|
left: 0;
|
|
|
|
right: 0;
|
|
|
|
top: 44px;
|
|
|
|
background: #fff;
|
2013-01-25 02:23:05 +01:00
|
|
|
}
|
|
|
|
|
2013-04-16 01:27:41 +02:00
|
|
|
.conpherence-layout .conpherence-no-threads {
|
|
|
|
text-align: center;
|
2013-05-30 21:42:55 +02:00
|
|
|
position: fixed;
|
2014-05-25 22:18:51 +02:00
|
|
|
left: 240px;
|
2013-05-30 21:42:55 +02:00
|
|
|
right: 241px;
|
|
|
|
top: 76px;
|
|
|
|
bottom: 0px;
|
|
|
|
min-width: 300px;
|
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
.device .conpherence-layout .conpherence-no-threads {
|
|
|
|
left: 0;
|
|
|
|
right: 0;
|
|
|
|
width: 100%;
|
2013-04-16 01:27:41 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.conpherence-layout .conpherence-no-threads .text {
|
|
|
|
margin: 0px 0px 16px 0px;
|
|
|
|
}
|
|
|
|
|
2013-05-31 20:31:19 +02:00
|
|
|
.conpherence-menu-pane {
|
2013-05-24 19:50:18 +02:00
|
|
|
width: 100%;
|
2013-04-01 21:50:39 +02:00
|
|
|
position: absolute;
|
|
|
|
overflow-x: hidden;
|
|
|
|
overflow-y: auto;
|
2013-12-04 06:48:03 +01:00
|
|
|
top: 0;
|
|
|
|
bottom: 0;
|
2013-01-25 02:23:05 +01:00
|
|
|
}
|
2013-11-28 16:34:03 +01:00
|
|
|
|
2013-05-24 19:50:18 +02:00
|
|
|
.device-desktop .conpherence-layout .conpherence-menu-pane,
|
2013-05-31 20:31:19 +02:00
|
|
|
.device-desktop .conpherence-layout .phabricator-nav-column-background {
|
2014-05-25 22:18:51 +02:00
|
|
|
width: 239px;
|
2013-05-24 19:50:18 +02:00
|
|
|
}
|
2013-11-28 16:34:03 +01:00
|
|
|
|
2013-05-24 19:50:18 +02:00
|
|
|
.device .conpherence-menu-pane {
|
|
|
|
top: 41px;
|
|
|
|
}
|
2013-11-28 16:34:03 +01:00
|
|
|
|
2013-05-24 19:50:18 +02:00
|
|
|
.device .conpherence-role-list .conpherence-menu-pane {
|
|
|
|
top: 0px;
|
|
|
|
}
|
2013-01-25 02:23:05 +01:00
|
|
|
|
2013-04-11 20:04:25 +02:00
|
|
|
.device-phone .conpherence-menu-pane {
|
|
|
|
-webkit-overflow-scrolling: touch;
|
|
|
|
}
|
|
|
|
|
2013-04-16 01:27:41 +02:00
|
|
|
.conpherence-layout .phabricator-nav-column-background {
|
2013-04-01 21:50:39 +02:00
|
|
|
display: block;
|
2013-05-24 19:50:18 +02:00
|
|
|
width: 100%;
|
2013-04-01 21:50:51 +02:00
|
|
|
}
|
|
|
|
|
2013-04-16 01:27:41 +02:00
|
|
|
.device .phabricator-nav-column-background {
|
2013-05-24 19:50:18 +02:00
|
|
|
top: 44px;
|
2013-04-01 21:50:51 +02:00
|
|
|
}
|
|
|
|
|
2013-05-24 19:50:18 +02:00
|
|
|
.device .conpherence-role-thread .conpherence-menu-pane,
|
|
|
|
.device .conpherence-role-thread .phabricator-nav-column-background {
|
2013-04-01 21:52:30 +02:00
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2013-05-24 19:50:18 +02:00
|
|
|
.device-desktop .conpherence-content-pane {
|
2014-05-25 22:18:51 +02:00
|
|
|
margin-left: 240px;
|
2013-05-24 19:50:18 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
.conpherence-content-pane {
|
2013-05-29 21:46:06 +02:00
|
|
|
display: none;
|
2013-05-24 19:50:18 +02:00
|
|
|
margin-left: 0px;
|
|
|
|
position: relative;
|
2013-04-01 21:52:30 +02:00
|
|
|
}
|
|
|
|
|
2013-05-29 21:46:06 +02:00
|
|
|
.device-desktop .conpherence-content-pane,
|
|
|
|
.device .conpherence-role-thread .conpherence-content-pane {
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
2013-01-25 02:23:05 +01:00
|
|
|
.conpherence-menu .conpherence-menu-item-view {
|
|
|
|
display: block;
|
2014-05-25 22:18:51 +02:00
|
|
|
height: 46px;
|
2013-01-25 02:23:05 +01:00
|
|
|
width: 100%;
|
|
|
|
overflow: hidden;
|
|
|
|
position: relative;
|
|
|
|
text-decoration: none;
|
2014-05-25 22:18:51 +02:00
|
|
|
border-left: 4px solid transparent;
|
2013-01-25 02:23:05 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.conpherence-menu .conpherence-selected {
|
2014-05-25 22:18:51 +02:00
|
|
|
background: {$hovergrey};
|
|
|
|
border-left: 4px solid {$blue};
|
2013-01-25 02:23:05 +01:00
|
|
|
}
|
|
|
|
|
2013-05-29 21:46:06 +02:00
|
|
|
.conpherence-menu .loading {
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
|
2013-04-01 21:50:51 +02:00
|
|
|
.device-desktop .conpherence-menu .conpherence-menu-item-view:hover {
|
2014-05-25 22:18:51 +02:00
|
|
|
background-color: {$hovergrey};
|
2013-01-25 02:23:05 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.conpherence-menu .conpherence-menu-item-view .conpherence-menu-item-image {
|
|
|
|
top: 6px;
|
2014-05-25 22:18:51 +02:00
|
|
|
left: 8px;
|
2013-01-25 02:23:05 +01:00
|
|
|
display: block;
|
|
|
|
position: absolute;
|
2014-05-25 22:18:51 +02:00
|
|
|
width: 30px;
|
|
|
|
height: 30px;
|
|
|
|
background-size: 30px;
|
|
|
|
border: 2px solid #fff;
|
|
|
|
border-radius: 2px;
|
2013-01-25 02:23:05 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.conpherence-menu .conpherence-menu-item-view .conpherence-menu-item-title {
|
|
|
|
display: block;
|
2014-05-25 22:18:51 +02:00
|
|
|
margin-top: 8px;
|
|
|
|
margin-left: 50px;
|
2013-01-25 02:23:05 +01:00
|
|
|
text-align: left;
|
|
|
|
font-weight: bold;
|
2013-04-08 20:13:35 +02:00
|
|
|
font-size: 13px;
|
2014-05-25 22:18:51 +02:00
|
|
|
color: {$darkbluetext};
|
|
|
|
text-shadow: 0px 1px 1px #fff;
|
2013-05-14 21:32:37 +02:00
|
|
|
overflow: hidden;
|
2014-05-25 22:18:51 +02:00
|
|
|
width: 180px;
|
2013-05-14 21:32:37 +02:00
|
|
|
text-overflow: ellipsis;
|
2013-01-25 02:23:05 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.conpherence-menu .conpherence-menu-item-view .conpherence-menu-item-subtitle {
|
|
|
|
display: block;
|
2014-05-25 22:18:51 +02:00
|
|
|
color: {$bluetext};
|
2013-01-25 02:23:05 +01:00
|
|
|
font-size: 11px;
|
|
|
|
margin-top: 2px;
|
2014-05-25 22:18:51 +02:00
|
|
|
margin-left: 50px;
|
2013-01-25 02:23:05 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.conpherence-menu .conpherence-menu-item-view
|
|
|
|
.conpherence-menu-item-unread-count {
|
|
|
|
position: absolute;
|
2013-04-08 20:13:35 +02:00
|
|
|
left: 35px;
|
2013-01-25 02:23:05 +01:00
|
|
|
top: 3px;
|
2013-08-09 21:47:31 +02:00
|
|
|
background: {$red};
|
2013-01-25 02:23:05 +01:00
|
|
|
border-radius: 10px;
|
2013-08-09 21:47:31 +02:00
|
|
|
color: #FFF;
|
2013-01-25 02:23:05 +01:00
|
|
|
font-weight: bold;
|
2013-08-09 21:47:31 +02:00
|
|
|
padding: 1px 5px 2px;
|
|
|
|
border: 1px solid #333;
|
|
|
|
font-size: 11px;
|
2013-01-25 02:23:05 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
.conpherence-menu .hide-unread-count .conpherence-menu-item-unread-count,
|
|
|
|
.conpherence-menu .conpherence-selected .conpherence-menu-item-unread-count {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
.conpherence-menu .conpherence-menu-item-view .conpherence-menu-item-date {
|
|
|
|
position: absolute;
|
2013-04-08 20:13:35 +02:00
|
|
|
top: 15px;
|
|
|
|
right: 16px;
|
2014-05-25 22:18:51 +02:00
|
|
|
color: {$bluetext};
|
2013-04-08 20:13:35 +02:00
|
|
|
font-size: 11px;
|
2013-01-25 02:23:05 +01:00
|
|
|
}
|
2013-04-01 21:50:39 +02:00
|
|
|
|
|
|
|
.no-conpherences-menu-item {
|
|
|
|
color: #a1a5a9;
|
|
|
|
border-top: solid 1px #3B3D3E;
|
|
|
|
padding: 20px 0;
|
|
|
|
margin: 0px auto;
|
2013-05-24 19:50:18 +02:00
|
|
|
width: 280px;
|
2013-04-01 21:50:39 +02:00
|
|
|
text-align: center;
|
|
|
|
}
|