Rename commandPrompt to actionList

This commit is contained in:
Nick O'Leary
2019-06-11 22:43:01 +01:00
parent 2de9a804a0
commit cc0933eee4
9 changed files with 84 additions and 80 deletions

View File

@@ -198,7 +198,9 @@
color: $primary-text-color;
}
.red-ui-search-result-action-key {
float:right;
position: absolute;
top: 9px;
right: 0;
margin-right: 10px;
color: $tertiary-text-color;
}