mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Add tooltips to debug elements
This commit is contained in:
@@ -139,9 +139,10 @@
|
||||
}
|
||||
|
||||
.red-ui-popover-key {
|
||||
font-size: 11px;
|
||||
font-family: monospace;
|
||||
margin-left: 5px;
|
||||
margin-left: 3px;
|
||||
border: 1px solid #999;
|
||||
border-radius:3px;
|
||||
padding: 2px 3px;
|
||||
padding: 1px 2px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user