repo.or.cz
/
gitter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Gitter migration: Point people to app.gitter.im (rollout pt. 1)
[gitter.git]
/
public
/
js
/
views
/
archive
/
archive-navigation-view.less
blob
81227ea92a15c753e99a43bdac5e3d21c09bb279
1
@import (less) "../../../../node_modules/@gitterhq/cal-heatmap/cal-heatmap.css";
2
3
.graph-rect.empty.future {
4
visibility: hidden;
5
}
6
.graph-rect.empty {
7
//fill: #f8f8f8;
8
}
9
.cal-heatmap-container .graph-subdomain-group rect.empty:hover {
10
stroke-width: 0;
11
}