change input placeholder style in simplifier

  • Shivam
        3 years ago #24294

        Hello simplifier community,

        I want to change the input placeholder style from italic to simple font. How can I achieve this?

        Regards

        Shivam Gupta

        Jennifer Häfner
            Has successfully completed the online course Intermediate (200)
            Has successfully completed the online course Advanced (300)
            Has successfully completed the online course Basics (100)
            Has successfully completed the online course Advanced (310)
            Has successfully completed the online course Advanced (320)
            Has successfully completed the Intermediate Certification
            Has successfully completed the Advanced Certification
          3 years ago #24297
          Up
          0
          Down
          ::

          Hi Shivam,

          You can change the input placeholder style like this:

          input.sapMInputBaseInner::placeholder {
          font-style: normal!important;
          }

        Viewing 2 posts - 1 through 2 (of 2 total)

        You must be logged in to reply to this topic.