mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Tagmar. small update
This commit is contained in:
+3
-3
@@ -120,8 +120,8 @@ input[type="checkbox"].sheet-ispcornpc + span::before { /* Fake checkbox for NPC
|
||||
border:2px solid gray;
|
||||
border-radius:5px;
|
||||
padding:5px;
|
||||
content: "PNJ";
|
||||
width:32px;
|
||||
content: "PdM";
|
||||
width:37px;
|
||||
font-size: 18px;
|
||||
font-family:fantasy;
|
||||
font-weight:bold;
|
||||
@@ -129,7 +129,7 @@ input[type="checkbox"].sheet-ispcornpc + span::before { /* Fake checkbox for NPC
|
||||
|
||||
input[type="checkbox"].sheet-ispcornpc:checked + span::before { /* Fake checkbox for PC*/
|
||||
content: "PJ";
|
||||
width:35px;
|
||||
width:37px;
|
||||
text-align:left;
|
||||
border:2px solid black;
|
||||
background-color:white;
|
||||
|
||||
Reference in New Issue
Block a user