Gitter migration: Point people to app.gitter.im (rollout pt. 1)
[gitter.git] / public / js / views / archive / archive-navigation-view.less
blob81227ea92a15c753e99a43bdac5e3d21c09bb279
1 @import (less) "../../../../node_modules/@gitterhq/cal-heatmap/cal-heatmap.css";
3 .graph-rect.empty.future {
4   visibility: hidden;
6 .graph-rect.empty {
7   //fill: #f8f8f8;
9 .cal-heatmap-container .graph-subdomain-group rect.empty:hover {
10   stroke-width: 0;