Only highlight the title if it's truly editable.
This commit is contained in:
@@ -119,6 +119,7 @@ ul {
|
|||||||
|
|
||||||
&__name,
|
&__name,
|
||||||
&__abbrev {
|
&__abbrev {
|
||||||
|
&[contenteditable=true]{
|
||||||
border: none;
|
border: none;
|
||||||
border-bottom: 2px dotted #999;
|
border-bottom: 2px dotted #999;
|
||||||
padding: 0 0.5rem;
|
padding: 0 0.5rem;
|
||||||
@@ -130,6 +131,7 @@ ul {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.keymap {
|
.keymap {
|
||||||
&__is-default {
|
&__is-default {
|
||||||
|
|||||||
Reference in New Issue
Block a user