Highlight primary key
This commit is contained in:
@@ -78,6 +78,11 @@ a.disabled {
|
||||
filter: grayscale(1);
|
||||
}
|
||||
|
||||
a.highlight {
|
||||
cursor: default;
|
||||
filter: grayscale(10%) sepia(40%) hue-rotate(50deg) saturate(150%);
|
||||
}
|
||||
|
||||
dfn {
|
||||
font-style: normal;
|
||||
}
|
||||
|
Reference in New Issue
Block a user