gtk/demos/gtk-demo/dnd.css
Matthias Clasen 2a49371e07 Start a dnd demo
Nothing to see yet.
2017-12-05 16:22:06 -08:00

7 lines
94 B
CSS

demo {
background: red;
border: 1px solid black;
min-width: 30px;
min-height: 30px;
}