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

macro components adding inline-styles

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 7.0.7, 8.0.1
    • Fix Version/s: 8.0.2
    • Component/s: Components
    • Security Level: Jimmy
    • Labels:
    • gh.sprint.customfield.default.name:
      ZK 8.0.2 S1, ZK 8.0.2 S2

      Description

      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

        Attachments

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

          Activity

            People

            Assignee:
            wenninghsu wenninghsu
            Reporter:
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Time Tracking

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