From 4b7efd1f17e8029f352ea098d7c7b2898bf8b5ea Mon Sep 17 00:00:00 2001
From: syuilo
Date: Wed, 7 Mar 2018 22:25:26 +0900
Subject: :v:
---
src/web/app/common/views/components/othello.game.vue | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
(limited to 'src/web')
diff --git a/src/web/app/common/views/components/othello.game.vue b/src/web/app/common/views/components/othello.game.vue
index 70c9965ee4..1cb2400f7e 100644
--- a/src/web/app/common/views/components/othello.game.vue
+++ b/src/web/app/common/views/components/othello.game.vue
@@ -10,7 +10,7 @@
![]()
@@ -218,6 +218,9 @@ export default Vue.extend({
&:active
background darken($theme-color, 10%)
+ &.prev
+ box-shadow 0 0 0 4px rgba($theme-color, 0.7)
+
> img
display block
width 100%
--
cgit v1.2.3-freya