[Resolved] display problem in client side

    • June 4, 2020 at 9:27 pm #5963
      visimitra
      Participant

      there is jump print button in the ticket view client, and some print button will hard to press

       

      2.text counting tickets and total number suggest for smaller text

    • June 5, 2020 at 6:08 am #5964
      visimitra
      Participant

      Hi @Stevland

      fix in user-styles.css

      smaller fonts for span number

      span.number {
      font-family: ‘Product Sans’, Montserrat, sans-serif;
      font-size: 22px !important;
      font-weight: 100;
      position: relative;
      top: 3px;
      }

      fix table footer numbering

      #table-foot-options a {
      margin: 0 0 0 0px;
      }

       

    • June 5, 2020 at 7:17 am #5965
      visimitra
      Participant

      @stevland, there is 2 problem left:

      • dot green no reply button in client side, is moving in left
      •  

       

      • progress circle while login, not in center page
    • July 13, 2020 at 10:06 am #6057
      stevland
      Keymaster

      dot green no reply button in client side, is moving in left

      This is an intentional design decision for the Client side. All the rest will be fixed in the next release. Thank you.

You must be logged in to reply to this topic.