https://issues.apache.org/bugzilla/show_bug.cgi?id=57227

            Bug ID: 57227
           Summary: mod_autoindex: There is no CSS class when Description
                    is empty
           Product: Apache httpd-2
           Version: 2.4.7
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_autoindex
          Assignee: [email protected]
          Reporter: [email protected]

When using CSS properties for directory index, they do not apply for
Description column if cell is empty.

CSS Example:
   table#indexlist .indexcoldesc {
      display: none;
   }

If cell is empty, it remains visible, having no class (should be indexcoldesc).

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to