mirror of
https://github.com/nasa/openmct.git
synced 2025-06-18 23:28:14 +00:00
Search & Notebook Tagging - Mct4820 (#5203)
* implement new search and tagging for notebooks * add example tags, remove inspector reference * include annotations in mct * fix performance tests Co-authored-by: John Hill <john.c.hill@nasa.gov> Co-authored-by: unlikelyzero <jchill2@gmail.com> Co-authored-by: Andrew Henry <akhenry@gmail.com>
This commit is contained in:
@ -69,7 +69,8 @@
|
||||
}
|
||||
|
||||
&.selected {
|
||||
background: #1ac6ff; // this should be a variable... CHARLESSSSSS
|
||||
background: $colorKey;
|
||||
color: $colorKeyFg;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user