libmks/lib/style.css
Christian Hergert 6beaf8b925 lib: encapsulate GtkPicture within MksDisplay
We don't need to do this manually now that we have GtkPicture working
correctly with content-fit. We still want to maintain our own widget to
manage things like grabs and all that though.
2023-02-14 11:18:48 -08:00

4 lines
36 B
CSS

MksDisplay {
background: black;
}