Add pagenator to contact list

Move contacts from plugin back to core
This commit is contained in:
RainLoop Team 2013-12-08 03:58:33 +04:00
parent daa958ed44
commit 0ec4fc89d4
44 changed files with 1250 additions and 889 deletions

View file

@ -256,6 +256,13 @@ html.rl-no-preview-pane {
.b-text-part {
div[data-x-div-type=html] {
height: 100%;
div[data-x-div-type=html] {
height: 100%;
}
}
a {
color: blue;
text-decoration: underline;