Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

Brittle and Inefficient CSS Selectors for state changes #1

Open
amclean opened this issue Jun 3, 2010 · 0 comments
Open

Brittle and Inefficient CSS Selectors for state changes #1

amclean opened this issue Jun 3, 2010 · 0 comments

Comments

@amclean
Copy link
Contributor

amclean commented Jun 3, 2010

The selector rules for handling state changes are quite long and fairly brittle should the markup change. Example from view-text.css

.DV-viewText #DV-sidebar #DV-well .DV-chaptersContainer div.DV-hasChildren div.DV-first .DV-trigger{ margin-left:-1px; }

These should be optimized so to ease templating.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant