Styling, adjustments
[vchess.git] / client / src / components / MoveList.vue
index 987329c..a4e1ca4 100644 (file)
@@ -91,4 +91,6 @@ export default {
 <style lang="sass" scoped>
 .moves-list
   min-width: 250px
+td.highlight-lm
+  background-color: plum
 </style>