Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-3773

Message box button styles in "classic" themes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.5.0
    • Freshly, 8.5.0
    • Theme
    • Security Level: Jimmy

      Steps to Reproduce

      run messagebox.zul using breeze/sapphire/silvertail

      Actual Result

      Breeze: not centered, no spacing between buttons

      Sapphire/Silvertail: no spacing between buttons

      Expected Result

      centered and some spacing

      Debug Info

      Root Cause

      missing css styles in zk.wcs

      Workaround

      .z-messagebox-buttons {
      	text-align: center;
      }
      .z-messagebox-buttons>* {
      	margin: 0 2px;
      }
      

        1. breeze.png
          breeze.png
          9 kB
        2. expected.png
          expected.png
          9 kB
        3. messagebox.zul
          0.3 kB
        4. sapphire.png
          sapphire.png
          9 kB
        5. silvertail.png
          silvertail.png
          8 kB

            rudyhuang rudyhuang
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 hours
                2h