[IMP] web_timeline: add few features

This commit is contained in:
Holger Brunn
2016-06-16 14:59:28 +02:00
committed by Martin Nicolas Cuesta
parent 1d91e04b6f
commit a5028b630d
2 changed files with 50 additions and 8 deletions

View File

@@ -35,4 +35,8 @@
.oe_chatter_toggle {
padding: 15px;
}
}
.oe_timeline_view .vlabel .inner:hover{
cursor: pointer;
}