Comments and documentation.
where you are likely to add/remove your changes.
You can read about SASS at http://sass-lang.com/documentation/. Once you make
-your changes to the _common.scss file, GTK+ will rebuild the CSS files.
+your changes to the _common.scss file, GTK will rebuild the CSS files.
// nth-child is used for the custom colors row.
// the :not() madness is needed since actually the overlay is selectable by GtkColorSwatch > .overlay
- // and GtkColorSwatch.overlay, I know it's weird, but this is gtk+.
+ // and GtkColorSwatch.overlay, I know it's weird, but this is GTK.
// hover effect
&.activatable:hover,