From d87cb44e7fc5f07373bfd3cea3efbb02e8d9424f Mon Sep 17 00:00:00 2001 From: ntr Date: Wed, 17 Apr 2019 15:17:02 +1000 Subject: [PATCH] no big borders --- client/cryps.css | 21 ++++++++------------- server/WORKLOG.md | 4 ---- 2 files changed, 8 insertions(+), 17 deletions(-) diff --git a/client/cryps.css b/client/cryps.css index cd190bad..eb59a642 100644 --- a/client/cryps.css +++ b/client/cryps.css @@ -653,19 +653,17 @@ CRYP DAMAGE .cryp-box.active-skill { filter: drop-shadow(0 0 0.2em silver); - border-width: 5px; border-color: silver; } .cryp-box.red-damage { filter: drop-shadow(0 0 0.2em red); - border-width: 5px; color: red; border-color: red; } .red-damage button { - border: 3px solid red; + border: 1px solid red; color: red; } @@ -674,18 +672,17 @@ CRYP DAMAGE } .red-damage .stats { - border-top: 3px solid red; + border-top: 1px solid red; } .cryp-box.blue-damage { filter: drop-shadow(0 0 0.2em blue); - border-width: 5px; color: blue; border-color: blue; } .blue-damage button { - border: 3px solid blue; + border: 1px solid blue; color: blue; } @@ -694,18 +691,17 @@ CRYP DAMAGE } .blue-damage .stats { - border-top: 3px solid blue; + border-top: 1px solid blue; } .cryp-box.green-damage { filter: drop-shadow(0 0 0.2em green); - border-width: 5px; color: green; border-color: green; } .green-damage button { - border: 3px solid green; + border: 1px solid green; color: green; } @@ -714,18 +710,17 @@ CRYP DAMAGE } .green-damage .stats { - border-top: 3px solid green; + border-top: 1px solid green; } .cryp-box.purple-damage { filter: drop-shadow(0 0 0.2em purple); - border-width: 5px; color: purple; border-color: purple; } .purple-damage button { - border: 3px solid purple; + border: 1px solid purple; color: purple; } @@ -734,7 +729,7 @@ CRYP DAMAGE } .purple-damage .stats { - border-top: 3px solid purple; + border-top: 1px solid purple; } diff --git a/server/WORKLOG.md b/server/WORKLOG.md index 6aff1be5..d6fe8d00 100644 --- a/server/WORKLOG.md +++ b/server/WORKLOG.md @@ -31,15 +31,11 @@ authentication endpoint attach token to websocket ez -consolidate buffs debuffs and disables - no more red/blue - var / skill info rpc thresholds / bonuses sell cost etc -siphon might have a prob put ticks on stack at start of phase push events