mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Merge pull request #13629 from brocktopus/vast_grimm
[Vast Grimm] minor bug fixes
This commit is contained in:
@@ -844,7 +844,7 @@
|
||||
<label>
|
||||
<span class="specialelite" data-i18n="description-u">Description</span>
|
||||
</label>
|
||||
<textarea></textarea>
|
||||
<textarea type="text" name="attr_npcdescription"></textarea>
|
||||
</div>
|
||||
|
||||
<div class="section white-bg blue-border">
|
||||
|
||||
@@ -107,6 +107,10 @@ select.dtype {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div#bio-avatar {
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
|
||||
/* end of kitchen sink template CSS */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user