From c14dc1f2ba239119a9487f62badef2928853c38e Mon Sep 17 00:00:00 2001 From: The Happy Anarchist Date: Sat, 24 Oct 2020 17:22:49 -1000 Subject: [PATCH] Adjust tab size for 7.5 sheets --- src/acks.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/acks.css b/src/acks.css index 5f4ff6b..4bce7a7 100644 --- a/src/acks.css +++ b/src/acks.css @@ -83,12 +83,15 @@ top: 365px; right: -169px; width: 320px; + border-top: none; + height: 20px; z-index: -1; } .acks.sheet.actor .sheet-tabs .item { padding: 2px 10px 0; margin-left: -5px; text-indent: 4px; + line-height: 18px; background: url("/ui/parchment.jpg"); border-top-right-radius: 4px; border-top-left-radius: 80px;