Folding in CSS Stylesheets
In a large CSS stylesheet document, some styles can be collapsed so that only the styles that
are needed remain in focus. The same folding
features available for XML documents are also available in CSS stylesheets.
Note: To enhance your editing experience, you can select entire blocks
(parts of text delimited by brackets) by double-clicking somewhere inside the
brackets.