Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CSS Border on Welcome Dialog
#5
Thanks again.
I had spotted the class in you original post and
Tried:
.gimp-welcome-dialog {background-color: red; border: 1px solid white;}
with no result.
Adding the * made all the difference producing the outer border around the Welcome Dialog. It also included a border around almost every element within the dialog that are not required.

Can
.gimp-welcome-dialog *
be modified just to effect the dialogs outer border.
Do you know any documentation that lists all the css gimp selector names.
Reply


Messages In This Thread
CSS Border on Welcome Dialog - by Jon - 07-11-2026, 11:38 PM
RE: CSS Border on Welcome Dialog - by Jon - 07-13-2026, 03:21 AM
RE: CSS Border on Welcome Dialog - by Jon - 07-13-2026, 05:19 PM
RE: CSS Border on Welcome Dialog - by MrsP-from-C - 07-15-2026, 07:51 AM
RE: CSS Border on Welcome Dialog - by Jon - Yesterday, 12:27 AM
RE: CSS Border on Welcome Dialog - by Jon - Yesterday, 11:53 AM

Forum Jump: