Removed options from new container menu. Tweaked new container menu to remove
dupes from opening it twice. Added focus highlighting for keyboard navigation
This commit is contained in:
+2
-1
@@ -680,7 +680,8 @@ h3.title {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.hover-highlight:hover {
|
||||
.hover-highlight:hover,
|
||||
.hover-highlight:focus {
|
||||
background: var(--highlight-blue);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user