Minor contacts interface improvements.

Move intervals to pub/sub system
This commit is contained in:
RainLoop Team 2013-12-15 15:02:50 +04:00
parent b4e52e768c
commit 975947a948
31 changed files with 691 additions and 524 deletions

View file

@ -3,6 +3,15 @@
.b-contacts-content {
.control-group {
.control-label.fix-width {
width: 110px;
}
.controls.fix-width {
margin-left: 135px;
}
}
&.modal {
position: absolute;