mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[REF] use FormViewDialog instead of do_action, allow to unlink a tooltip from the helper, splitted resources into multiple files
This commit is contained in:
@@ -2,6 +2,10 @@ sup.field-tooltip {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
sup.field-tooltip:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.tooltip-icon {
|
||||
color: #666666;
|
||||
background: none;
|
||||
@@ -9,7 +13,7 @@ sup.field-tooltip {
|
||||
display: inline-block;
|
||||
width: 0;
|
||||
font-size: 12px;
|
||||
margin-left: -2px;
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
.popover-footer {
|
||||
|
||||
Reference in New Issue
Block a user