mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 03:10:09 +00:00
2a49371e07
Nothing to see yet.
7 lines
94 B
CSS
7 lines
94 B
CSS
demo {
|
|
background: red;
|
|
border: 1px solid black;
|
|
min-width: 30px;
|
|
min-height: 30px;
|
|
}
|