[IMP]:event:remove mouse hover for subscribe button.

bzr revid: apa@tinyerp.com-20120320102217-80icy0kj5ronpfq4
This commit is contained in:
Amit Patel (OpenERP) 2012-03-20 15:52:17 +05:30
parent cdb52c2ae7
commit 00f7fbe550
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ div.oe_fold_column{
.oe_event_button_subscribe:hover {
cursor: pointer;
background-size: 100% 100%;
background: #DC5F59 none;
/*background: #DC5F59 none;*/
}
.oe_event_button_unsubscribe:hover {
cursor: pointer;