diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/css/dumbymap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css index fd720fd..d21c110 100644 --- a/src/css/dumbymap.css +++ b/src/css/dumbymap.css | |||
@@ -422,7 +422,7 @@ p a[href^='http']::after, | |||
422 | 422 | ||
423 | /* if Map not in showcase, add border when focused */ | 423 | /* if Map not in showcase, add border when focused */ |
424 | .mapclay { | 424 | .mapclay { |
425 | border: 3px solid transparent; | 425 | border: 3px solid white; |
426 | 426 | ||
427 | &.focus { | 427 | &.focus { |
428 | border: 3px solid gray; | 428 | border: 3px solid gray; |