diff --git a/RolemasterUnified_Official/rolemasterunified.css b/RolemasterUnified_Official/rolemasterunified.css index c65e44e065..054827b7a3 100644 --- a/RolemasterUnified_Official/rolemasterunified.css +++ b/RolemasterUnified_Official/rolemasterunified.css @@ -295,6 +295,15 @@ input:not(:checked).toggle + .toggler { display: none; } background: #dee; } +/* A text entry meant to blend in as text */ +.cminputinline { + border: none; + display: inline; + font-family: inherit; + font-size: inherit; + padding: 0px; + width: 20em; +} .skill_specialization { font-style: italic; diff --git a/RolemasterUnified_Official/rolemasterunified.html b/RolemasterUnified_Official/rolemasterunified.html index c47a96cef5..4a5a3a5088 100644 --- a/RolemasterUnified_Official/rolemasterunified.html +++ b/RolemasterUnified_Official/rolemasterunified.html @@ -1101,11 +1101,11 @@ in the game in "Superior".
?