Adjust tab size for 7.5 sheets

master
The Happy Anarchist 2020-10-24 17:22:49 -10:00
parent e0d2c43db0
commit c14dc1f2ba
1 changed files with 3 additions and 0 deletions

View File

@ -83,12 +83,15 @@
top: 365px; top: 365px;
right: -169px; right: -169px;
width: 320px; width: 320px;
border-top: none;
height: 20px;
z-index: -1; z-index: -1;
} }
.acks.sheet.actor .sheet-tabs .item { .acks.sheet.actor .sheet-tabs .item {
padding: 2px 10px 0; padding: 2px 10px 0;
margin-left: -5px; margin-left: -5px;
text-indent: 4px; text-indent: 4px;
line-height: 18px;
background: url("/ui/parchment.jpg"); background: url("/ui/parchment.jpg");
border-top-right-radius: 4px; border-top-right-radius: 4px;
border-top-left-radius: 80px; border-top-left-radius: 80px;