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

macro components adding inline-styles

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.0.2
    • 7.0.7, 8.0.1
    • Components
    • Security Level: Jimmy
    • ZK 8.0.2 S1, ZK 8.0.2 S2

      with the fix of http://tracker.zkoss.org/browse/ZK-1433 an inline style was added to a macro component. Those styles are hard to override by CSS and requiring "!important" breaking the way CSS styles work in a normal scenario.

      WORKAROUNDS
      <style>
      .z-macro

      { display: initial !important; min-width: initial !important; }

      </style>

      OR

      use inline-macros

        1. main.zul
          0.3 kB
        2. macro.zul
          0.2 kB

            wenninghsu wenninghsu
            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 - 3 hours
                3h