prettier/tests/css_comments/selector.css

6 lines
253 B
CSS

.powerPathNavigator .helm button.pressedButton, /* pressed buttons */
.powerPathNavigator .helm button:active:not(.disabledButton),
.powerPathNavigator table.powerPathInfo th:active,
.powerPathNavigator table.powerPathInfo th:active + th:last-child {
}