bzr revid: apa@tinyerp.com-20120503090202-w2ciwyb22endil26
This commit is contained in:
Amit Patel (OpenERP) 2012-05-03 14:32:02 +05:30
parent 0153dd344b
commit c43e5dfe7e
1 changed files with 5 additions and 0 deletions

View File

@ -67,6 +67,11 @@
font-size: 11px;
-webkit-box-align: baseline;
}
.click_button:hover {
cursor: default !important;
}
.dropdown-menu {
display: none;
position: absolute; }