Adjust tab size for 7.5 sheets
parent
e0d2c43db0
commit
c14dc1f2ba
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue