@b4n commented on this pull request.


In data/geany-3.0.css:

> @@ -1,10 +0,0 @@
-@import "geany.css";
-
-/* make close button on the editor's tabs smaller */
-#geany-close-tab-button {
-	-GtkWidget-focus-padding: 0;
-	-GtkWidget-focus-line-width: 0;
-	-GtkButton-default-border: 0;
-	-GtkButton-default-outside-border: 0;
-	-GtkButton-inner-border: 0;
-}

Okay, you can't apparently, as we don't seem to set the GeanyDialog name on it. So well, ok I guess, point taken. Not that I can imagine any single good reason why one would want to style differently the very same dialog, but well.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.