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
/
modals
/
welcome-message.less
blob
ef0797bc196f0673c1be1803d0082b8d6e1d2181
1
.welcome-message-container {
2
3
max-height: 50vh;
4
overflow: auto;
5
padding: 0 1.2rem;
6
7
& a {
8
color: @twitter-blue;
9
&:hover {
10
color: @blue;
11
}
12
}
13
}