mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] web_field_tooltip
This commit is contained in:
committed by
Benjamin Willig
parent
59e59fc59f
commit
75a08cc138
12
web_field_tooltip/static/src/css/web_field_tooltip.css
Normal file
12
web_field_tooltip/static/src/css/web_field_tooltip.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.tooltip-icon {
|
||||
color: #666666;
|
||||
margin-left: 5px;
|
||||
background: none;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.popover-footer {
|
||||
margin: 0;
|
||||
padding: 8px 14px;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
Reference in New Issue
Block a user