Project

General

Profile

Actions

Feature #22362

open

[RFE] shade rows for large tables

Added by Pat Riehecky about 6 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Web Interface
Target version:
-
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

When looking at a long list of modules (under /hosts/localhost.localdomain/edit#puppet_klasses ) it would be helpful is a visual indicator could be used to distinguish between items.

For example, adding the following style to the ul.id="pc_MYMODULENAME" style:

ul li:nth-child(odd) { opacity: 0.1; background: #ffffff;}

This would enhance the UI for reviewing various classes and attaching them to the host/hostgroup.

Currently /settings, /puppetclasses, /hosts, /hostgroups, and more show every other row shading.

No data to display

Actions

Also available in: Atom PDF