Merge "Show copy for file names when focused as well"
This commit is contained in:
@@ -255,6 +255,8 @@ export const htmlTemplate = html`
|
||||
}
|
||||
}
|
||||
.pathLink:hover gr-copy-clipboard,
|
||||
.pathLink:focus gr-copy-clipboard,
|
||||
.oldPath:focus gr-copy-clipboard,
|
||||
.oldPath:hover gr-copy-clipboard {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user