[IMP] mail follower: allow to remove followers if the user have access to write on...
[odoo/odoo.git] / addons / mail / static / src / css / mail.css
index 886199a..c0a2855 100644 (file)
     margin-right:4px;
     border-radius: 2px;
 }
+.openerp .oe_followers .oe_remove_follower{
+    cursor: pointer;
+    float: right;
+
+}
 
 /* ---------------- MESSAGES BODY ------------------ */
 .openerp .oe_mail .oe_msg_content .oe_blockquote,