diff options
-rw-r--r-- | play.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -749,6 +749,11 @@ body.shift .mustered_vassals { background-color: #fff6; } +.box.calendar.box0.action, +.box.calendar.box17.action { + z-index: 200; +} + .box.way.action { border-color: dodgerblue; } |